Softwareadvicescrapereviews
Pricing
Pay per usage
Go to Apify Store
Softwareadvicescrapereviews
1.0 (1)
Pricing
Pay per usage
1
23
4
Last modified
3 years ago
Pricing
Pay per usage
1.0 (1)
Pricing
Pay per usage
1
23
4
Last modified
3 years ago
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.
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