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

UScraper
Tutorials

How to Scrape Amazon Spain Product Details to CSV

Scrape Amazon Spain product details by ASIN. Export titles, prices, ratings, sellers, inventory, specs and image URLs to CSV with the UScraper desktop app.

UScraper
June 19, 2026
8 min read
#how to scrape amazon spain#amazon product details scraper#amazon spain scraper tutorial#best amazon scraper tools#amazon scraper api comparison#scrape amazon product data#amazon spain scraper#amazon es scraper
How to Scrape Amazon Spain Product Details to CSV

This tutorial shows how to scrape Amazon Spain product details from known Amazon.es ASIN URLs into CSV with the Amazon Product Details Scraper for Spain template for UScraper. You will import the workflow, replace the sample URLs, set the export path, and validate the first rows.

Before you start

Prerequisites, scope, and source checks

You need UScraper installed as a local desktop app, a reviewed list of Amazon.es product URLs or ASINs, and a folder where the CSV can be written. Start with three to five product detail pages because Amazon pages can vary by region, delivery setting, availability, language, cookie state, and anti-abuse response.

This guide is for visible product detail pages, not account dashboards, seller portals, checkout flows, private pages, or CAPTCHA bypassing. Review Amazon's current terms, robots directives, marketplace rules, official API options, and your local data obligations before collecting or reusing product data.

Compliance first: use pages you have permission to access, keep pacing conservative, do not defeat access controls, and treat the CSV as a research export until it has been reviewed.


Workflow anatomy

How the Amazon Spain scraper works

The JSON workflow is intentionally direct: Set Window Size -> Navigate -> Wait for Page Load -> Cookie Check -> Wait for Body -> Structured Export -> Loop Continue. Navigate contains the input URLs. The cookie branch checks for #sp-cc-accept. Structured Export reads the rendered page and appends the row.

The JSON export is the authoritative workflow sample. Price extraction is restricted to main product and buy-box containers, which reduces the chance of pulling prices from recommendation widgets.

Workflow partWhat it doesWhy it matters
NavigateOpens each Amazon.es /dp/ or product URL in the input listKeeps every CSV row traceable to an approved ASIN page.
Cookie checkLooks for #sp-cc-accept and continues on either branchKeeps consent UI from blocking visible product fields.
Wait blocksWait for load and for body to existGives dynamic modules time to render.
Structured ExportWrites headers, appends rows, and extracts product fieldsProduces a spreadsheet-ready dataset instead of raw HTML.
Loop ContinueAdvances to the next URL after a short pauseMakes the batch repeatable without manual browser work.

Runbook

How to scrape Amazon Spain product data to CSV

1

Download and import the template

Open the Amazon Spain product details scraper template, download the JSON workflow, and import it into UScraper.

2

Replace the sample ASIN URLs

In Navigate, replace the sample Amazon.es URLs with the direct /dp/ pages your team is allowed to process.

3

Keep cookie handling and waits

Leave the cookie branch, page-load wait, body wait, and post-export sleep in place for the first run.

4

Choose the export folder

In Structured Export, confirm the CSV filename, headers, append mode, and a project-specific save location.

5

Run one URL, then batch

Run one page, compare the CSV against the browser, then continue with the remaining ASIN list.

After the first run, sort the CSV by ASIN and Web_Page_URL. One input product URL should create one row.


Output

What the Amazon.es product CSV includes

The export is built for product research, catalog QA, marketplace monitoring, and manual review. Use the CSV as a snapshot of what the rendered page exposed during the run.

CSV groupColumnsValidation tip
Product identityASIN, Web_Page_URL, Title, BrandConfirm the ASIN in the URL matches the product title.
Social proofStar_Rating, Number_of_Reviews, Number_of_Answered_QuestionsExpect locale-specific text.
Offer statePrice, Precio_Envio, Inventory, SellerCheck blanks against unavailable products, delivery region, and buy-box state.
Product contentBullet_Points, Product_Information, Product_Description, Product_DetailsLong cells are normal because Amazon detail sections can be verbose.
Media and auditImage_URL_1 through Image_URL_4, Current_TimeUse image URLs and timestamps for dedupe and run auditing.
amazon-producto-detalles-scraper-asin.csv
CSV - headers - append

Column

ASIN

ASIN parsed from the /dp/ URL or product detail text.

Column

Web_Page_URL

Current product page URL from the browser session.

Column

Title

Product title from the main product title area.

Column

Price

Main product or buy-box price, not recommendation widgets.

Column

Inventory

Availability text such as En stock or No disponible.

Column

Image_URL_1

First Amazon media image URL when available.

Every approved Amazon.es product URL appends one product detail row when visible fields are available.

Validation

Validate the first Amazon Spain scraper run

Do not judge the scraper by row count alone. Keep the browser open beside the CSV and spot-check the title, price, seller, availability, image URL, and ASIN.

SymptomLikely causeFix
Empty TitleProduct page did not render or a prompt blocked itHandle the prompt, extend waits, and rerun that URL.
Blank PriceNo buy box, unavailable product, regional issue, or changed selectorCheck the product in the browser before treating the row as failed.
Seller text is noisyAmazon rendered merchant and delivery copy togetherTrim downstream or refine the selector.
Image URL is missingAmazon served a different media layoutInspect the image block and update the selector.
Recommendation data appearsA selector drifted outside the main product areaRestrict selectors back to product and buy-box containers before scaling.

Alternatives

Amazon scraper tools, APIs, and trade-offs

UScraper is strongest when you want a supervised, no-code CSV workflow that runs in a local desktop app and lets you inspect the browser. Hosted cloud actors and Amazon scraper APIs can be useful for scheduling, proxy handling, or developer integration, but they add vendor custody, usage-based pricing, schemas, or implementation work.

For approved commercial integrations, review Amazon's official product data options. For controlled research, the UScraper flow is simpler: prepare the ASIN list, import the workflow, validate a few rows, then run the permitted batch.

OptionGood fitTrade-off
UScraper templateNo-code Amazon product details to CSV from reviewed ASIN URLsBest for supervised batches.
Hosted scraper toolsManaged runs, scheduling, and infrastructureData and URLs pass through a third party, and costs may scale by usage.
Amazon APIsSanctioned metadata access for eligible developersRequires credentials, eligibility, quotas, and API-specific field coverage.

Browse the UScraper template library for related ecommerce workflows, or read more UScraper blog tutorials when you need a runbook before importing a template.


FAQ

Amazon Spain product details scraper FAQ

Amazon.es product pages may be visible in a browser, but automated collection can still be restricted by Amazon terms, robots directives, anti-abuse systems, intellectual property rights, privacy law, and local regulations. Use reviewed ASINs, avoid bypassing access controls, and get legal review before commercial reuse.

Next step

Download the Amazon Spain product details scraper

When you are ready to follow the tutorial, download the JSON from Amazon Product Details Scraper for Spain and keep this article open while you validate the first CSV. For adjacent workflows, browse all UScraper templates or the UScraper blog.

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]