Cars & Bids Scraper

Extract data about cars auctions from the Cars & Bids website. For the scrape, you can filter by body style, year, mileage, etc. As the output, you'll get only the cars you need.

start_year

startYear

Optional

integer

Select the start year of the search

end_year

endYear

Optional

integer

Select the end year of the search

transmission

transmission

Optional

string

Select transmission type

Options:

"All", "1", "2"

Body style

bodyStyles

Optional

string

Select the body style

Options:

"All", "1", "2", "3", "4", "5", "6", "7", "8"

Sort

sort

Optional

string

Select sort type

Options:

"All", "Ending soon", "listed", "no_reserve", "lowest_mileage"

maxItems

maxItems

Optional

integer

the number of items you want to scrap

Past Auctions

pastAuctions

Optional

boolean

get past auctions results.