---
title: "Find used Toyota Hilux bakkies with seller phone numbers"
slug: "used-bakkies-with-seller-phone-numbers"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/used-bakkies-with-seller-phone-numbers"
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/used-bakkies-with-seller-phone-numbers?fpr=youssef&fp_sid=abe_ex_used-bakkies-with-seller-phone-numbers"
price: "$0.001"
price_unit: "per result"
---

# Find used Toyota Hilux 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.

**Run it:** [Find used Toyota Hilux bakkies with seller phone numbers on Apify](https://apify.com/fayoussef/autotrader-co-za-scraper/examples/used-bakkies-with-seller-phone-numbers?fpr=youssef&fp_sid=abe_ex_used-bakkies-with-seller-phone-numbers)  
**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/toyota/hilux"
    }
  ],
  "scrape_phone_numbers": true,
  "max_items": 200
}
```

## 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

- [Export nearly new automatic cars for sale in South Africa](https://automationbyexperts.com/apify/examples/nearly-new-automatic-cars-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.

---

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