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
| Name | Name | Last commit date | ||
|---|---|---|---|---|