DoneDeal.ie Scraper avatar

DoneDeal.ie Scraper

Pricing

$4.00 / 1,000 listing scrapeds

Go to Apify Store
DoneDeal.ie Scraper

DoneDeal.ie Scraper

Scrape listings from DoneDeal.ie, Ireland's largest motors and classifieds marketplace. Returns title, price, county, meta info (year/fuel/mileage), image and URL.

Pricing

$4.00 / 1,000 listing scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Scrape listings from DoneDeal.ie, Ireland's largest motors and classifieds marketplace. Returns title, price, county, key details (year/fuel/mileage for cars), image and the listing URL.

Input

FieldTypeDescription
startUrlsarrayOne or more donedeal.ie category or search-result URLs, e.g. https://www.donedeal.ie/cars
maxItemsintegerMax listings to return across all start URLs (paginates automatically, default 50, max 1000)
maxPagesPerUrlintegerMax result pages to paginate through per start URL (default 10)

Example:

{
"startUrls": ["https://www.donedeal.ie/cars"],
"maxItems": 100
}

Output

{
"id": 41166995,
"title": "Mercedes-Benz CLA 200D Coupe AMG Line Plus - Nigh",
"county": "Sligo",
"countyTown": null,
"priceEuro": 59950,
"priceText": "€59,950",
"previousPriceText": "€65,900",
"priceOnRequest": false,
"metaInfo": "2026 | 2.0 Diesel | 16,000 km",
"image": "https://media.donedeal.ie/...",
"publishedAt": "2026-08-03T00:00:00.000Z",
"url": "https://www.donedeal.ie/cars-for-sale/mercedes-benz-cla-200d-coupe-amg-line-plus-nigh/41166995"
}

Common uses

  • Irish used car and classifieds market research
  • Price monitoring and trend tracking
  • Feeding listings into aggregators or valuation tools

Notes

Any donedeal.ie category or filtered search-result URL works as a start URL (cars, property, motorbikes, and other categories all embed listings the same way).