Turo Car Listing Scraper

3 days trial then $30.00/month - No credit card required now

Turo Car Listing Scraper

Turo Car Listing Scraper

genial_candlestand/turo-scraper

3 days trial then $30.00/month - No credit card required now

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

startUrls
array
Optional

URLs to search pages

Locations

queries
array
Optional

Provide some locations for car search.

Scrape full data

scrapeFullData
boolean
Required

Scrape full listing data or short

Default value of this property is

true

Limit

limit
integer
Required

Search results limit

Default value of this property is

15

Min Concurrency

minConcurrency
integer
Required

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

Default value of this property is

1

Max Concurrency

maxConcurrency
integer
Required

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

Default value of this property is

3

Max Request Retries

maxRequestRetries
integer
Required

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

Default value of this property is

2

Max Requests Per Crawl

maxRequestsPerCrawl
integer
Required

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

handlePageTimeoutSecs
integer
Required

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

Default value of this property is

60
Developer
Maintained by Community
Actor stats
  • 23 users
  • 229 runs
  • Modified 4 months ago

You might also like these Actors