mirror of https://github.com/scrapy/scrapy.git
Updated Home (markdown)
parent
d85c331eca
commit
99cac15764
3
Home.md
3
Home.md
|
|
@ -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).
|
||||
Loading…
Reference in New Issue