batch scrape
ideally how long would an async batch scrape of 10 links take? i have been getting this for the past hour :{
"success": false,
"error": "Job not found"
}
1 Reply
Yep, loads of people are getting time outs as well/ its stuck on a scrape for 1 hour,, me included.
I had to create my own basic python script which tracks a log of all of the urls that werent scraped because of timeout, so that i could try again afterwards