From 99cac15764de653ee60956f59a95ecd5f543ba83 Mon Sep 17 00:00:00 2001 From: Yuan Lin Date: Thu, 12 Jun 2014 10:51:56 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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