diff --git a/Home.md b/Home.md index 69e1282..0fdf0f6 100644 --- a/Home.md +++ b/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). \ No newline at end of file