mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-24 20:43:50 +00:00
doc: removed broken proxyhub link from FAQ
This commit is contained in:
parent
0a00e0fd63
commit
1f0d167037
@ -265,7 +265,7 @@ Here are some tips to keep in mind when dealing with these kind of sites:
|
||||
* is possible, use `Google cache`_ to fetch pages, instead of hitting the sites
|
||||
directly
|
||||
* use a pool of rotating IPs. For example, the free `Tor project`_ or paid
|
||||
services like `ProxyMesh`_ or `ProxyHub`_.
|
||||
services like `ProxyMesh`_
|
||||
|
||||
If you are still unable to prevent your bot getting banned, consider contacting
|
||||
`commercial support`_.
|
||||
@ -294,4 +294,3 @@ spider argument.
|
||||
.. _DFO order: http://en.wikipedia.org/wiki/Depth-first_search
|
||||
.. _BFO order: http://en.wikipedia.org/wiki/Breadth-first_search
|
||||
.. _ProxyMesh: http://proxymesh.com/
|
||||
.. _ProxyHub: http://scrapinghub.com/proxyhub.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user