Updated Home (markdown)

Yuan Lin 2014-06-12 10:51:56 -07:00
parent d85c331eca
commit 99cac15764
1 changed files with 2 additions and 1 deletions

@ -81,6 +81,7 @@ Portuguese Slides:
* [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)
* [Scrapy_cn](https://github.com/addwork/scrapy_cn) - provided a demo to sovle encoding problems(utf-8).
## Companies using Scrapy
@ -96,4 +97,4 @@ See http://scrapy.org/companies/
## Scrapy Enhancement Proposals
* SEPs are available in [scrapy/sep](https://github.com/scrapy/scrapy/tree/master/sep).
* SEPs are available in [scrapy/sep](https://github.com/scrapy/scrapy/tree/master/sep).