fixed link to blog scraping tutorial

Michael Kutschke 2015-02-10 14:48:13 +01:00
parent ece0c5ca0e
commit 778f8cf997
1 changed files with 1 additions and 1 deletions

@ -31,7 +31,7 @@ These are guides contributed by the Scrapy community. If you know of any guide n
* [Scrapy and Django](http://www.sammyliu.com/2012/06/22/tutorial-scrapy-and-django) (2)
* [Scrapy and Django](http://blog.just2us.com/2012/07/setting-up-django-with-scrapy/) (3)
* [Scraping Google Scholar with Scrapy and MongoDB](http://pyinsci.blogspot.com/2011/10/scrapy-google-scholar-and-mongodb.html)
* [Recursively scraping a blog with Scrapy](http://milinda.pathirage.org/python/scrapy/2012/03/13/recursively_scraping_blog_with_scrapy.html)
* [Recursively scraping a blog with Scrapy](http://milinda.svbtle.com/recursively-scraping-a-blog-with-scrapy)
* Scraping civic data with Scrapy: [part 1](http://blog.syslogd.net/2011/11/24/civic-hacking-with-python-part-1/), [part 2](http://blog.syslogd.net/2011/11/24/civic-hacking-with-python-part-2/)
* [Gathering data with the Scrapy framework](http://www.pixelmender.com/2010/10/12/scraping-data-using-scrapy-framework/)
* [Setup Macports Python and Scrapy successfully](http://owenmundy.com/blog/2010/09/setup-macports-python-and-scrapy-successfully/)