AUTODOC Listings Scraper avatar

AUTODOC Listings Scraper

Pricing

from $2.00 / 1,000 car parts

Go to Apify Store
AUTODOC Listings Scraper

AUTODOC Listings Scraper

The AUTODOC Listings Scraper extracts car parts and tyres from AUTODOC, capturing titles, brands, article numbers, EANs, prices, discounts, stock status, ratings and the complete technical specs — ideal for price monitoring, catalogue enrichment and automotive market research.

Pricing

from $2.00 / 1,000 car parts

Rating

0.0

(0)

Developer

FalconScrape

FalconScrape

Maintained by Community

Actor stats

1

Bookmarked

4

Total users

3

Monthly active users

9 days ago

Last modified

Share

🔧 AUTODOC Listings Scraper

Extract car parts and tyres from AUTODOC, Europe's largest online car-parts retailer. The AUTODOC Listings Scraper turns any AUTODOC category or tyre listing page into clean, structured data — price, list price, discount, brand, article number, EAN, stock status, ratings and the full technical specification table — ready for price monitoring, catalogue enrichment and competitive research.

Pick your car and a part category on autodoc.de (or any of AUTODOC's 25+ country sites), paste the resulting URL, and run. Hosted on the Apify platform, it gives you API access, scheduling, integrations, and exports to JSON, CSV, Excel and Google Sheets out of the box.

✨ Features

  • 🏷️ Complete part records – title, brand, manufacturer article number, EAN, price, list price, discount %, currency, stock status, condition, rating, review count and product image for every part.
  • 📐 Full specification table – every technical attribute AUTODOC publishes for the part (typically 13–23 fields: fitting position, dimensions, weight, voltage, capacity, WVA numbers and more) returned as a structured specs object.
  • 🔩 Optional OE / OEM cross-references – flip on Include OE / OEM numbers to attach every original-equipment part number the item replaces, together with the vehicle manufacturers each number belongs to. Often 100+ numbers per part.
  • 🛞 Parts and tyres – works with vehicle-specific part listings and with the tyre catalogue (summer, winter, all-season, filtered by size).
  • 🌍 25+ country sites – any AUTODOC domain works, including .de, .co.uk, .fr, .it, .es, .pl, .nl and .se, with local prices and currency.
  • 💸 Pay only for what you scrape – transparent pay-per-result pricing with a built-in Max items cap to control cost.
  • Fast & reliable – handles pagination automatically and deduplicates results, with no proxy required.

🛠️ How to use the AUTODOC Listings Scraper

  1. Find your listing – Go to autodoc.de (or your local AUTODOC site), select your car (make → model → generation → engine), open a part category, and copy the URL of the results page. Tyre listings such as autodoc.de/reifen/sommer work too.
  2. Paste the URL – Add one or more of these listing URLs to the Listing URLs input field.
  3. Set your limits – Choose Max items (default 50) and, optionally, enable Include OE / OEM numbers.
  4. Run the Actor – Start it and watch the structured results fill the dataset in real time.
  5. Export – Download the dataset as JSON, CSV, Excel or HTML, or pull it via the Apify API.

🔧 Input

FieldTypeDescription
startUrlsarrayAUTODOC category or tyre listing URLs to scrape. Prefilled with a sample VW Touran battery page.
maxItemsintegerMaximum number of products to scrape across all URLs. Default 50.
includeOeNumbersbooleanAlso collect the OE/OEM cross-reference numbers for every product. Default false.
proxyConfigurationobjectOptional proxy settings. Off by default — the Actor works without a proxy.

Example input

{
"startUrls": [{ "url": "https://www.autodoc.de/autoteile/batterie-10142/vw/touran/touran-1t1-1t2/17119-1-9-tdi" }],
"maxItems": 50,
"includeOeNumbers": false
}

📊 Output

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel. Each part is one record.

Sample output (listing level)

{
"url": "https://www.autodoc.de/ridex/15784138",
"articleId": "15784138",
"title": "RIDEX 1S0009 Batterie 12V 75, 74Ah 680A B13 Bleiakkumulator",
"brand": "RIDEX",
"articleNumber": "1S0009",
"category": "Batterie",
"price": 72.49,
"currency": "EUR",
"listPrice": 199.5,
"discountPct": 63,
"ean": "4064138262651",
"condition": "Brandneu",
"inStock": true,
"availability": "Auf Lager",
"rating": 5,
"reviewCount": 39,
"image": "https://cdn.autodoc.de/thumb?id=15784138&m=0&n=0&lng=de",
"imageCount": 6,
"specs": {
"Batterie": "Bleiakkumulator",
"Batterie-Kapazität [Ah]": "75, 74",
"Kälteprüfstrom EN [A]": "680",
"Spannung [V]": "12",
"Länge [mm]": "278",
"Höhe mm": "190",
"Gewicht [kg]": "18,7",
"EAN-Nummer(n)": "4064138262651",
"Zustand": "Brandneu"
},
"sourceUrl": "https://www.autodoc.de/autoteile/batterie-10142/vw/touran/touran-1t1-1t2/17119-1-9-tdi",
"scrapedAt": "2026-07-31T07:30:01.098Z"
}

With OE / OEM numbers enabled

{
"articleNumber": "1S0009",
"ean": "4064138262651",
"oeNumbers": [
{ "number": "8K0915105F", "manufacturers": ["VW"] },
{ "number": "4F0 915 105 E", "manufacturers": ["VW"] },
{ "number": "5K0698151", "manufacturers": ["VW", "AUDI", "SKODA", "SEAT"] }
]
}

Data fields

FieldDescription
titleFull product name as listed
brandPart manufacturer (RIDEX, BOSCH, FEBI BILSTEIN, …)
articleNumberManufacturer's article / MPN
eanEAN barcode number
price, currencyCurrent selling price and its currency
listPrice, discountPctRecommended retail price and the discount off it
inStock, availabilityStock flag plus the availability text shown on the site
conditionProduct condition (new, remanufactured, …)
rating, reviewCountCustomer rating out of 5 and number of reviews
image, imageCountMain product image and how many images the gallery holds
categoryPart category the item belongs to
specsFull technical specification table as key/value pairs
oeNumbersOE/OEM cross-references (when Include OE / OEM numbers is enabled)
url, sourceUrlDirect product link and the listing page it came from

💰 How much does it cost to scrape AUTODOC?

This Actor uses pay-per-result pricing:

  • $2.00 per 1,000 parts scraped at listing level — including price, EAN and the full specification table.
  • $5.00 per 1,000 parts when Include OE / OEM numbers is enabled.

You only pay for the parts you actually scrape, and the Max items input keeps every run within budget. New Apify accounts include free monthly usage credits, so you can try it at no cost.

💡 Tips

  • The spec table is already there. AUTODOC listing pages carry the complete technical data, so you rarely need the OE option unless you're building a cross-reference catalogue — leave it off and pay less.
  • Slice large categories. A listing URL paginates up to roughly 700 products. For big tyre catalogues, add one URL per size (for example autodoc.de/reifen/sommer/205-55-r16) to go deeper.
  • Compare across countries. Add the same category on .de, .co.uk and .fr to compare local pricing for the same article numbers.
  • Match on EAN. Every record carries an EAN, which makes joining AUTODOC prices to your own catalogue or to other retailers straightforward.
  • Automate it. Use Apify Schedules to track prices daily and pipe results to Google Sheets, a webhook, or your own API.

❓ FAQ

Is scraping AUTODOC legal? This Actor collects only publicly available product data and stays within what the site allows crawlers to access. As with any web scraping, you are responsible for how you use the data and for complying with applicable laws and AUTODOC's terms.

Which country sites are supported? All of them — paste a listing URL from autodoc.de, autodoc.co.uk, auto-doc.fr, autodoc.it, autodoc.es, autodoc.pl, autodoc.nl, autodoc.se and the other AUTODOC domains. Prices, currency and specification labels come back in that site's language.

Can I scrape the whole AUTODOC catalogue? No — parts are only listed against a specific vehicle, so the catalogue is not enumerable in one run. Scrape the categories and vehicles you care about instead.

Why are some fields empty? Field availability depends on what AUTODOC publishes for the part. Ratings, for instance, only appear once a product has reviews. Missing values are returned as null.

Can I get a custom version? Yes — open an issue on the Actor's Issues tab with your requirements.

🆘 Support

Found a bug or need an extra field? Head to the Issues tab on the Actor's page and let us know. Feedback is welcome and helps improve the scraper.

Start extracting European car-parts data with the AUTODOC Listings Scraper today! 🔧