scornful-crimsonS
Apify & Crawlee2y ago
18 replies
scornful-crimson

url not timing out for a reason.

Hello, my scraper goes in an infinite run on some url for a reason even tho I put a timeout time
 request = r.get(url=url, timeout=1.5)
. Any ideas why?
Was this page helpful?