Web Scraper IDE API
Choose a delivery type on request level
Instead of creating duplicate scrapers for each delivery type, you can choose a delivery type per job using API.
1
Update your scraper
Ensure that your scraper is updated to the latest version to improve success rate
2
Set a delivery type to Batch
Following error message will be returned from Batch API when delivery type is set to Realtime.
Error
3
Trigger the scraper using a preferred API
Batch responses begin with j_****
and real-time responses begin with z****
4
Was this page helpful?