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

UScraper
Tutorials

How to Scrape Amazon Italy Product Details to CSV

Scrape Amazon Italy product details to CSV. Extract ASIN, price, title, brand, rating, seller and images with UScraper local desktop app. Validate rows.

UScraper
June 19, 2026
8 min read
#how to scrape amazon italy#scrape amazon product details#amazon product scraper italy#amazon.it scraping tutorial#octoparse amazon scraper alternative#amazon pa api vs scraper#amazon product detail scraper#amazon.it product data#amazon asin scraper#local desktop app
How to Scrape Amazon Italy Product Details to CSV

This Amazon.it scraping tutorial shows how to export product detail pages to CSV with the Amazon Product Detail Scraper for Italy template. You will import the workflow, replace the ASIN list, set the export path, run a one-product dry test, and validate title, price, brand, rating, seller, availability, bestseller rank, and image URLs before collecting more rows.

Before you start

Prerequisites and source checks

You need UScraper installed as a local desktop app, the template JSON, a short list of Amazon.it ASINs, and a folder where the export can be saved. The bundled product URLs are placeholders for testing the workflow shape. Replace them with ASINs from your own permitted research scope.

Before automation, review the current Amazon.it robots.txt, Amazon terms that apply to your use case, and your internal data policy. This tutorial is for supervised collection from visible product pages. It does not cover login-only data, seller dashboards, checkout flows, account data, CAPTCHA solving, access-control bypassing, or resale of scraped data.

If you need approved programmatic product access, compare this scraper with Amazon Product Advertising API documentation such as GetItems, the Italy locale reference, and PA API registration rules. The API route is better for licensed production integration; this scraper is better for a supervised analyst CSV.

A browser can load a page and still be outside your permitted use. Keep the run visible, keep volume modest, stop at access checks, and document why each field is being collected.


Workflow shape

What the Amazon product scraper for Italy exports

The JSON export is the workflow source of truth. It navigates through a multi-URL loop, waits for the page, accepts common consent controls when visible, and runs Structured Export against the product page. The row selector is body, so each product URL should produce one CSV row.

Export areaColumnsWhat to validate
IdentityASIN, Prodotto_url, Titolo_prodotto, Nome_modelloDoes the ASIN match the URL and the title shown on the product page?
Commercial fieldsPrezzo, Marchio, Venditore, DisponibilitàAre blanks explained by the visible offer state?
Trust signalsValutazione, Quantità_valutazioni, Posizione_bestsellerDo rating, review count, and bestseller text match the page language and layout?
ContentElenchi_puntati, Disponibile_dal, Immagine_url1 through Immagine_url6Are bullets clean, and do image URLs point to real product images?
DiagnosticsNessun_risultatoIs the row flagging CAPTCHA, no-result pages, or missing product title correctly?

Use the Amazon Product Detail Scraper for Italy as the download path instead of copying selectors from this article. The template already includes navigation, waits, JavaScript cleanup, export columns, append mode, and loop continuation.


Runbook

How to scrape Amazon Italy product details

1

Import the template

Open the Amazon Product Detail Scraper for Italy page, download the JSON, and import it into UScraper.

2

Replace the ASIN URLs

In the Navigate block, replace the bundled https://www.amazon.it/dp/... list with product URLs from your approved ASIN set.

3

Limit the dry test

Keep one URL enabled first. Disable the rest until you confirm the product title, price, brand, availability, and images export correctly.

4

Set the CSV save folder

In Structured Export, confirm crawler_dettagli_prodotto_amazon.csv, headers, append mode, and a project-specific local save location.

5

Run and watch

Let the page load, handle allowed visible prompts, and stop if Amazon returns CAPTCHA, a robot check, a login wall, or an unexpected page.

6

Validate before scaling

Compare the first CSV row with the browser, then add ASINs gradually. Dedupe downstream by ASIN and Prodotto_url.

Because the export uses append mode, start each project with a clean file or a unique filename. Old validation rows can otherwise mix with production rows and make price or availability changes look like scraper errors.


Validation

Common issues and fixes

Amazon.it product pages are dynamic, so validation is part of the workflow. Check one successful product, one unavailable product, and one product with multiple image thumbnails before expanding a run.

SymptomLikely causeFix
Nessun_risultato is SiProduct title is missing, Amazon returned CAPTCHA, or the page is a no-result stateStop the run, inspect the browser, and only continue if the page is visible and permitted.
Blank PrezzoThe product is unavailable, price is hidden, or the price module loaded differentlyKeep the row, mark price as optional, and verify whether the price was visible during the run.
Messy Disponibilità textEmbedded scripts or delayed modules were capturedRerun one ASIN after page load; update the cleanup selector only after confirming the layout changed.
Missing VenditoreSeller box is hidden, unavailable, or rendered under a different selectorValidate manually and decide whether seller is required for your use case.
Repeated rowsAppend mode reused an old file or the URL list contains duplicatesStart with a clean CSV and dedupe by ASIN plus canonical product URL.

Decision point

Amazon PA API vs scraper vs hosted tools

Use UScraper when the job is a supervised CSV export: visible browser QA, editable workflow blocks, a local save folder, and a short ASIN list that an analyst can inspect.

If you are looking for an Octoparse Amazon scraper alternative, the practical difference is custody and control. UScraper runs the visual workflow in a local desktop app and writes CSV to your chosen folder. Hosted tools can be better for scheduling and scale, but they usually move execution, logs, and output through a vendor runtime.


FAQ

Amazon Italy product scraping FAQ

Amazon.it pages may be visible in a browser, but automated collection can still be limited by Amazon terms, robots directives, access controls, anti-abuse systems, intellectual property rights, privacy rules, and local law. Review the current source rules, avoid CAPTCHA or access-control bypassing, and get legal review before commercial reuse.


Next step

Download the workflow and validate one row

Download the Amazon Product Detail Scraper for Italy, run one ASIN, and keep this tutorial open while you compare the CSV against the browser. For adjacent workflows, browse the UScraper template library or return to the UScraper blog for more product-detail, listing, review, and comparison 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]