Overview
Most Python web crawling/scraping tutorials use some kind of crawling library. This is great if you want to get things done qui...
Some comments have been hidden by the post's author - find out more
For further actions, you may consider blocking this person and/or reporting abuse
may i ask, sir?
why the proxy script returned 'curl' in my screen?
thank you and best regards,
adi kwok
I got the same error, the problem is the api key for proxyorbit.com.
if you print the proxy_info after line 16 "proxy_info = requests.get(self.proxy_orbit_url).json()"
then you should see {u'error': u'API token is incorrect'}
How do we fix this error? I am guessing that it might have something to do with getting a new api token?
Any updates on how to solve this issue?
I have updated the post, check the bottom
UPDATEsection.Since there has been a lot of confusion about the
curlissue I have updated the post to address the reason and possible workarounds.That code was awesome. In this code you have extracted meta description, can you show how to extract <div class , PLEASE
That code was awesome. In this code you have extracted meta description, can you show how to extract <div class , PLEASE