diff --git a/Home.md b/Home.md index 9ddc4c9..f1c4ebd 100644 --- a/Home.md +++ b/Home.md @@ -32,7 +32,6 @@ These are guides contributed by the Scrapy community. If you know of any guide n * [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.svbtle.com/recursively-scraping-a-blog-with-scrapy) * [Setup Macports Python and Scrapy successfully](http://owenmundy.com/blog/2010/09/setup-macports-python-and-scrapy-successfully/) -* [Crawl a website with Scrapy](http://isbullsh.it/2012/04/Web-crawling-with-scrapy/) * [How to use Scrapy with TOR](https://groups.google.com/forum/#!msg/scrapy-users/WqMLnKbA43I/B3N1ysvoy-4J) (scrapy-users message) * [Convert relative paths to absolute paths](http://stackoverflow.com/questions/6499603/python-scrapy-convert-relative-paths-to-absolute-paths) * [How to use Scrapy, Tor with multiple user agents](http://pkmishra.github.io/blog/2013/03/18/how-to-run-scrapy-with-TOR-and-multiple-browser-agents-part-1-mac/)