ScrapingAnt

FREEMIUM
Verified
Durch Oleg Kulyk | Aktualisiert לפני 24 ימים | Data
Popularität

9.7 / 10

Latenz

16,672ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

HTTPSConnectionPool(host='scrapingant.p.rapidapi.com', port=443): Read timed out.

Rapid account: 3 Dutka
3dutka
14 days ago

Hello. I am modifying a script whose purpose is to scrap urls shown after google search query. I want to add IP address rotation to avoid being blocked by Google. But for some reason it gives me an error:
HTTPSConnectionPool(host=‘scrapingant.p.rapidapi.com’, port=443): Read timed out. (read timeout=10)

Please find a full file code in my github profile by clicking the link and navigate to /googlesearch/init.py

Rapid account: Okami 4 Kak
okami4kak Commented 14 days ago

Try out increasing timeout to 60 seconds.
Also, I’d suggest opting out to scrapingant.com, which is more versative version of ScrapingAnt API.
At scrapingant.com you can set parameters browser=true and return_page_source=true to get the best Google scraping results.

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen