[Web Scraping and Crawling With Scrapy and MongoDB](https://realpython.com/blog/python/web-scraping-and-crawling-with-scrapy-and-mongodb/)
[django-dynamic-scraper](http://django-dynamic-scraper.readthedocs.org/en/latest/)
Django Dynamic Scraper (DDS) is an app for Django build on top of the scraping framework Scrapy. While preserving many of the features of Scrapy it lets you dynamically create and manage spiders via the Django admin interface.
[Indexing web sites in Solr with Python](https://lucidworks.com/blog/indexing-web-sites-in-solr-with-python/)
[Scrapy at a glance](http://doc.scrapy.org/en/latest/intro/overview.html?highlight=stackoverflow)
[Building a Web Crawler with Scrapy](http://blog.siliconstraits.vn/building-web-crawler-scrapy/)
本条目发布于[2015年7月4日](https://c4ys.com/archives/460 "00:10")。属于[Python](https://c4ys.com/archives/category/python)分类,被贴了 [scrapy](https://c4ys.com/archives/tag/scrapy) 标签。