Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 424 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 424 Bytes

StackExchange websites Crawler



A Python script that's able to crawl any StackExchange website into json format on local storage.
Current version supports:
- AskUbuntu and StackOverflow websites only, but it could be easily modified for any other SE website.
- Multi-threading for each crawl trial.
- Crawling most voted questions with verified answers for the given questions tags.