Short example for a web crawler using scrapy
This crawler downloads the tags of the most voted stackoverflow questions.
To start the crawler, the scrapy package is needed.
The crawler is started with:scrapy crawl Stack
There was an error while loading. Please reload this page.