diff --git a/Home.md b/Home.md index 99fedad..ca43c4d 100644 --- a/Home.md +++ b/Home.md @@ -65,6 +65,12 @@ Chinese slides: * [Django Dynamic Scraper](https://github.com/holgerd77/django-dynamic-scraper) - a web application (written in django) for runnning and controlling Scrapy spiders * [Slybot](https://github.com/scrapy/slybot) - A supervised learning crawler based on [Scrapely](https://github.com/scrapy/scrapely) +* [scrapy-sentry](https://pypi.python.org/pypi/scrapy-sentry) - Logs Scrapy exceptions into Sentry +* [ScrapyGraphite](https://pypi.python.org/pypi/ScrapyGraphite) - Output scrapy statistics to carbon/graphite +* [scrapy-mongo](https://pypi.python.org/pypi/scrapy-mongodb) - A pipeline to store scrapy items in a MongoDB database +* [scrapy-boilerplate](https://pypi.python.org/pypi/scrapy-boilerplate) - small set of utilities to simplify writing low-complexity spiders +* [scrapy-inline-requests](https://pypi.python.org/pypi/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](https://pypi.python.org/pypi/scrapy-redis) - providesRedis-backed components for Scrapy * [Scrapy-related libraries on PyPI](https://pypi.python.org/pypi?%3Aaction=search&term=scrapy&submit=search) ## Companies using Scrapy