Fix broken link for post from user @pkmishra

Alexej 2014-05-27 10:32:56 -07:00
parent 8f9e36d335
commit d85c331eca
1 changed files with 1 additions and 1 deletions

@ -38,7 +38,7 @@ These are guides contributed by the Scrapy community. If you know of any guide n
* [How to use Scrapy with TOR](https://groups.google.com/forum/#!msg/scrapy-users/WqMLnKbA43I/B3N1ysvoy-4J) (scrapy-users message)
* [Article (german): How to create XPATH expressions visually in your browser and scrape content from wikipedia](http://www.suchkultur.de/blog/suchmaschinen/crawler/web-scraping-mit-dem-scrapy-framework/)
* [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/technical/2013/03/18/how-to-run-scrapy-with-TOR-and-multiple-browser-agents-part-1-mac/)
* [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/)
* [(Russian, 2011) Собираем данные с помощью Scrapy](http://habrahabr.ru/post/115710/)
## Videos