---
title: "Export nearly new automatic cars for sale in South Africa"
slug: "nearly-new-automatic-cars-south-africa"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/nearly-new-automatic-cars-south-africa"
actor: "Autotrader South Africa Car Scraper"
actor_url: "https://automationbyexperts.com/apify/autotrader-co-za-scraper"
apify_url: "https://apify.com/fayoussef/autotrader-co-za-scraper/examples/nearly-new-automatic-cars-south-africa?fpr=youssef&fp_sid=abe_ex_nearly-new-automatic-cars-south-africa"
price: "$0.001"
price_unit: "per result"
---

# Export nearly new automatic cars for sale in South Africa

Returns 2023 and newer automatic cars listed on AutoTrader.co.za with price, mileage, engine and power figures, dealer rating, location and gallery images. Useful for dealers sizing the late model market and for buyers comparing across provinces.

**Run it:** [Export nearly new automatic cars for sale in South Africa on Apify](https://apify.com/fayoussef/autotrader-co-za-scraper/examples/nearly-new-automatic-cars-south-africa?fpr=youssef&fp_sid=abe_ex_nearly-new-automatic-cars-south-africa)  
**Actor:** [Autotrader South Africa Car Scraper](https://automationbyexperts.com/apify/autotrader-co-za-scraper)  
**Pricing:** $0.001 per result

## The input this task runs with

```json
{
  "start_urls": [
    {
      "url": "https://www.autotrader.co.za/cars-for-sale?year=more-than-2022&transmission=Automatic"
    }
  ],
  "max_items": 300
}
```

## What every run returns

- `Make, model, year & variant`
- `Price (ZAR)`
- `Mileage (km)`
- `Fuel type & transmission`
- `Body type & colour`
- `Dealer name & location`
- `Province & city`
- `Photos & listing URL`

## How to run it

1. Open the task on Apify. New accounts get $5 of free credit.
2. Check the pre-filled input above and change anything you need.
3. Click Run. Pagination, proxies and anti-bot handling are automatic.
4. Export CSV, JSON or Excel, or save it as your own task and schedule it.

## Other Autotrader South Africa Car Scraper tasks

- [Find used Toyota Hilux bakkies with seller phone numbers](https://automationbyexperts.com/apify/examples/used-bakkies-with-seller-phone-numbers): Scrapes Toyota Hilux listings on AutoTrader South Africa and, on a paid plan, also returns the seller phone number AutoTrader hides behind a captcha, so the row is ready to call. Includes ZAR price, mileage, year, engine, dealer rating, suburb and province.

---

Part of [AutomationByExperts](https://automationbyexperts.com) - see [all example tasks](https://automationbyexperts.com/apify/examples) or [request a new one](https://automationbyexperts.com/suggest).
