-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Home
Eugenio Lacuesta edited this page Apr 17, 2022
·
107 revisions
See also: Scrapy homepage, Official documentation, Scrapy snippets on Snipplr
If you're new to Scrapy, start by reading Scrapy at a glance.
Check https://scrapy.org/resources/.
Check https://scrapy.org/resources/
- Articles & blog posts
- Books
- Videos
- Slides
- Django Dynamic Scraper - a web application (written in django) for runnning and controlling Scrapy spiders
- Slybot - A supervised learning crawler based on Scrapely
- scrapy-sentry - Logs Scrapy exceptions into Sentry
- ScrapyGraphite - Output scrapy statistics to carbon/graphite
- scrapy-mongo - A pipeline to store scrapy items in a MongoDB database
- scrapy-boilerplate - small set of utilities to simplify writing low-complexity spiders
- scrapy-inline-requests - provides a decorator to write spider callbacks which performs multiple requests without the need to write multiple callbacks for each request
- scrapy-redis - providesRedis-backed components for Scrapy
- scrapyz - Create simple spiders easily.
- Scrapy-related libraries on PyPI
- Scrapy_cn - provided a demo to solve encoding problems(utf-8).
- elite-proxies-scrapy-middleware - get new proxies from your EliteProxies account
- scrapydo - Crochet-based blocking API for Scrapy.
See http://scrapy.org/companies/
- see Release notes in the official documentation
- SEPs are available in scrapy/sep.