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.