Turo Car Listing Scraper avatar

Turo Car Listing Scraper

Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Turo Car Listing Scraper

Turo Car Listing Scraper

genial_candlestand/turo-scraper

Powerful Turo.com scraper to extract data from Turo car listings. Download Turo listings data as an HTML, JSON, CSV, Excel, or XML doc.

Start URLs

startUrlsarrayOptional

URLs to search pages

Locations

queriesarrayOptional

Provide some locations for car search.

Scrape full data

scrapeFullDatabooleanRequired

Scrape full listing data or short

Default value of this property is true

Limit

limitintegerRequired

Search results limit

Default value of this property is 15

Min Concurrency

minConcurrencyintegerRequired

Sets the minimum concurrency (parallelism) for the crawl. Shortcut to the corresponding AutoscaledPool option.

Default value of this property is 1

Max Concurrency

maxConcurrencyintegerRequired

Sets the maximum concurrency (parallelism) for the crawl. Shortcut to the corresponding AutoscaledPool option.

Default value of this property is 3

Max Request Retries

maxRequestRetriesintegerRequired

Indicates how many times the request is retried if BasicCrawlerOptions.handleRequestFunction fails.

Default value of this property is 2

Max Requests Per Crawl

maxRequestsPerCrawlintegerRequired

Maximum number of pages that the crawler will open. The crawl will stop when this limit is reached.

Default value of this property is 1000

Handle Page Timeout Secs

handlePageTimeoutSecsintegerRequired

Timeout in which the function passed as handlePageFunction needs to finish, in seconds.

Default value of this property is 60

Proxy configuration

proxySettingsobjectOptional

Select proxies to be used by your crawler.

Developer
Maintained by Community