---
title: "Track Porsche 911s for sale on PistonHeads"
slug: "porsche-911-for-sale-uk"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/porsche-911-for-sale-uk"
actor: "PistonHeads UK Car Listing Scraper"
actor_url: "https://automationbyexperts.com/apify/pistonheads"
apify_url: "https://apify.com/fayoussef/pistonheads/examples/porsche-911-for-sale-uk?fpr=youssef&fp_sid=abe_ex_porsche-911-for-sale-uk"
price: "$0.001"
price_unit: "per result"
---

# Track Porsche 911s for sale on PistonHeads

Reads PistonHeads search results for Porsche 911 and returns 30 plus fields per car: GBP price, year, mileage, engine, power, CO2, fuel economy, seller type and phone, and location. Schedule it weekly and you have a price index of the UK's most traded sports car.

**Run it:** [Track Porsche 911s for sale on PistonHeads on Apify](https://apify.com/fayoussef/pistonheads/examples/porsche-911-for-sale-uk?fpr=youssef&fp_sid=abe_ex_porsche-911-for-sale-uk)  
**Actor:** [PistonHeads UK Car Listing Scraper](https://automationbyexperts.com/apify/pistonheads)  
**Pricing:** $0.001 per result

## The input this task runs with

```json
{
  "start_urls": [
    {
      "url": "https://www.pistonheads.com/buy/search?make=porsche&model=911"
    }
  ],
  "max_pages": 5
}
```

## What every run returns

- `Make, model & year`
- `Price (£)`
- `Mileage (miles)`
- `Engine & power`
- `Transmission & fuel`
- `Colour`
- `Seller name & type`
- `Location`
- `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 PistonHeads UK Car Listing Scraper tasks

- [Find performance cars between 20,000 and 40,000 GBP](https://automationbyexperts.com/apify/examples/performance-cars-20k-to-40k-uk): Pulls PistonHeads listings priced between 20,000 and 40,000 GBP from 2015 onwards, 16 per page, with full specs, seller contact and location. The sweet spot for enthusiast buyers and specialist dealers sourcing stock, in a spreadsheet instead of 40 browser tabs.

---

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