
AutoTrader UK
Pricing
Pay per usage
Go to Apify Store

AutoTrader UK
Deprecatedscrape autotrader uk for cars by specifying zip code and car make
0.0 (0)
Pricing
Pay per usage
1
2
2
Last modified
17 days ago
Pricing
Pay per usage
scrape autotrader uk for cars by specifying zip code and car make
0.0 (0)
Pricing
Pay per usage
1
2
2
Last modified
17 days ago
You can access the AutoTrader UK programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "startUrls": [< {< "url": "https://www.autotrader.co.uk/at-gateway?opname=SearchResultsFacetsWithGroupsQuery&opname=SearchResultsListingsQuery"< }< ],< "zipCodes": [< "CH44 8DF"< ],< "proxyConfiguration": {< "useApifyProxy": true< }<}' |<apify call bytecone/autotrader-uk --silent --output-dataset
The Apify CLI is the official tool that allows you to use AutoTrader UK locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: