Softwareadvicescrapereviews
Pricing
Pay per usage
Go to Store
Softwareadvicescrapereviews
0.0 (0)
Pricing
Pay per usage
1
Total users
19
Monthly users
1
Runs succeeded
>99%
Last modified
2 years ago
Start URLs
startUrls
arrayRequired
A static list of URLs to scrape. It is recommended to only use one start url. Just navigate to a company/product page and grab the url like so (ex: https://www.softwareadvice.com/fleet-management/gps-insight-profile/) and use that as the start URL.
For details, see Start URLs in README.
Max page retries
maxRequestRetries
integerOptional
The maximum number of times the scraper will retry to load each web page on error, in case of a page load error or an exception thrown by Page function.
If set to 0
, the page will be considered failed right after the first error.
Default value of this property is 2