Limited Time — Lifetime Access for just $99. Lock in before prices rise.

UScraper
Tutorials

How to Scrape Amazon.de ASIN Details to CSV with UScraper

Scrape Amazon.de ASIN details from URL lists to CSV. Export titles, prices, ratings, stock, images and specs with UScraper's local desktop app. No code.

UScraper
June 19, 2026
8 min read
#how to scrape amazon.de asins#amazon germany asin scraper#amazon.de product details scraper#best amazon asin scraper germany#apify amazon asin scraper alternative#amazon pa api vs scraper#amazon asin to csv
How to Scrape Amazon.de ASIN Details to CSV with UScraper

This tutorial shows how to scrape Amazon.de ASIN details into CSV with the Amazon.de ASIN Scraper for Germany template for UScraper. You will prepare ASIN URLs, import the workflow, set the export folder, validate the CSV, and compare PA-API or hosted alternatives.

Before you start

Prerequisites and Amazon.de policy checks

You need UScraper installed as a local desktop app, a reviewed list of Amazon.de product URLs, and a folder for CSV exports. Use product detail URLs in the https://www.amazon.de/dp/{ASIN} shape when possible. Start with two to five ASINs because product pages can change by delivery region, language, cookie state, availability, and anti-abuse prompts.

This guide is for supervised research exports from pages you can inspect in a browser. It is not for bypassing CAPTCHA, account controls, checkout flows, private seller dashboards, or blocked resources. Review Amazon.de Conditions of Use and robots.txt before automation. If you need sanctioned catalog data for an affiliate or production application, compare this workflow with Amazon Product Advertising API GetItems and the Germany locale reference.

Technical access is not the same thing as permission. Keep runs modest, document your purpose, and stop when Amazon returns verification, CAPTCHA, or unusual access messages.


Workflow anatomy

What the Amazon.de ASIN scraper exports

The bundled JSON is simple by design: Navigate -> Wait for Page Load -> Wait for Element -> Sleep -> Structured Export -> Loop Continue. Navigate holds the Amazon.de URL list. The wait blocks reduce partial-page exports. Structured Export reads the rendered body, writes headers, and appends one row per URL. Loop Continue advances to the next ASIN.

The workflow extracts German-labeled product detail fields because the source site is Amazon.de. Some columns use direct selectors, while others use JavaScript to search detail tables and fallback modules. That improves coverage across common layouts, but selector QA is still part of the job.

CSV groupColumnsWhy it matters
Product identityTitel, Marke, HerstellerConfirms the ASIN resolved to the expected product and brand.
Market signalsKundenbewertung, Anzahl_der_Bewertungen, Anzahl_der_beantworteten_Fragen, Preis, BestandSupports pricing checks, review snapshots, and availability monitoring.
Variation and specsArt, Farbe, Kapazität, Produkt_DimensionenHelps separate variants that share a product family.
ContentStichpunkte, Produkt_Information, Produkt_BeschreibungCaptures the visible copy used for catalog QA or enrichment.
Rank and mediaReihe_der_Bestseller, Datum_Erste_Verfügbar, Bild_URL_1 to Bild_URL_6, Aktuelle_ZeitAdds audit context, image references, and scrape timing.

Runbook

How to scrape Amazon.de ASIN details to CSV

1

Prepare your ASIN URL list

Create a plain list of approved Amazon.de product URLs, ideally in https://www.amazon.de/dp/ASIN format. Remove duplicates and keep notes on category, source, and reason for collection.

2

Import the UScraper template

Open Amazon.de ASIN Scraper for Germany, download the JSON, and import it into UScraper.

3

Replace the sample URLs

In the Navigate block, replace the two sample Amazon.de links with your own ASIN URLs. Preserve query strings only when they intentionally affect locale or delivery context.

4

Set the export path

In Structured Export, confirm amazon-details-asin-scraper-for-germany.csv, headers enabled, append mode, and a project-specific save folder.

5

Run one URL before the loop

Execute one product page, handle any cookie or verification prompts, then open the CSV and compare the row with the browser.

6

Run the batch and audit

Reconnect or continue the loop only after the first row is clean. Review rows from the beginning, middle, and end of the output before using the data.

The important habit is to treat the first row as setup, not production. If the title, price, rating, or image cells are wrong for one ASIN, scaling the loop only creates more cleanup.


Validation

Validate the Amazon.de product details export

Open the CSV beside the live browser and verify a few rows manually. Amazon pages often load modules independently, so a field can be blank even when the page itself loaded.

SymptomLikely causeFix
Empty TitelProduct page did not render, was unavailable, or showed a promptHandle the prompt, extend waits, and rerun the URL.
Blank PreisNo buy box, unavailable product, delayed price module, or regional stateConfirm the same ASIN in the browser and preserve relevant delivery context.
Missing Marke or HerstellerBrand appears in a different module or detail table label changedInspect the page and update the fallback selector if needed.
Image URLs are thumbnails onlyAmazon served a different image moduleRerun after the page is fully loaded and check the image selector.
Duplicate rowsThe same URL was supplied twice or append mode reused an old fileDedupe the URL list, archive old CSVs, and restart with a clean output file.

Alternatives

UScraper vs Amazon PA-API vs hosted ASIN scrapers

If you search for amazon germany asin scraper, you will find no-code templates, cloud actors, API products, Python tutorials, and Amazon's official Product Advertising API. They solve different problems.

OptionBest fitTrade-off
UScraper local desktop templateAnalyst-reviewed CSV exports from known Amazon.de ASIN URLsYou maintain selectors when the page layout changes.
Amazon Product Advertising APIApproved applications that need API-backed product data and documented resourcesRequires credentials, policy compliance, implementation work, and API field coverage.
Hosted actors such as Apify or OctoparseCloud scheduling, managed runtime, or vendor infrastructureData passes through a third-party service and pricing often scales with usage.
Scraper APIs such as Bright Data, Oxylabs, or ScraperAPIDeveloper teams building ingestion pipelines at larger scaleRequires code, vendor terms, budget, and monitoring around response quality.
Python scriptsTechnical users who want full control over requests and parsingYou own proxy strategy, rendering, retries, parsing, and maintenance.

For a recurring research spreadsheet, UScraper is often fastest because the workflow is visible, editable, and local. For a product feature, affiliate application, or contractual feed, PA-API or an approved data provider is usually more durable.


FAQ

Amazon.de ASIN scraping FAQ

Amazon.de product pages may be visible in a browser, but automated access can still be limited by Amazon conditions of use, robots directives, anti-abuse systems, copyright, privacy law, and local rules. Review the current source terms, avoid bypassing CAPTCHA or access controls, and get legal review before commercial reuse.


Next step

Download the Amazon.de ASIN scraper template

When you are ready to run the tutorial, download the JSON from Amazon.de ASIN Scraper for Germany and keep this article open for validation. For adjacent workflows, browse all UScraper templates or the UScraper blog for more CSV export tutorials.

FAQ

Frequently asked questions

Here are some of our most common questions. Can't find what you're looking for?

View All FAQs

Stop writing scripts. Start scraping visually.

Download UScraper and build your first web scraper in under 10 minutes. No subscriptions, no code, no limits.

Available on Windows 10+ and macOS 12+ · Need help? [email protected]