📌 How can you collect product reviews and rating context from Amazon UK?
This template collects product and review data for submitted ASINs, including brand, product name and stars, rating count, review rating, reviewer, title, body, URL, images, verified status, helpful count, date, country, and Vine tag when present. It is useful for voice-of-customer teams, marketplace sellers, and product researchers.
Data is collected from Amazon UK Reviews. Amazon UK is an e-commerce marketplace where product pages include customer ratings and review content.
💰 Pricing
Current price: $1/1,000 lines. Billing is based on the number of output lines produced by the task.
📦 Output
Amazon Reviews Scraper (UK) returns these fields:
Page_URLASINBrandProduct_nameProduct_starsRating_countReview_ratingReviewer_nameReview_titleReview_contentReview_URLReview_imagesIs_verifiedHelpful_countDateCountrymessagemsg_typecontentVine_TagsortByreviewerTypeformatTypemediaTypefilterByStarfilterByAgepageNumberfilterByLanguagefilterByKeywordshouldAppenddeviceTypecanShowIntHeaderreftagpageSizeasinscope
{
"Page_URL": "https://www.amazon.co.uk/product-reviews/B00284AO0C?sortBy=helpful&reviewerType=all_reviews&filterByStar=all_stars&formatType=all_formats&mediaType=all_contents&pageNumber=1&language=en_US",
"ASIN": "B00284AO0C",
"Brand": "L'Oreal Paris",
"Product_name": "L'Oréal Paris Color Riche Satin Smooth Lipstick, Moisturising Pure Pigment Lip Colour, With Omega 3 & Vitamin E, 236 Organza",
"Product_stars": "4.4 out of 5",
"Rating_count": "25,726 global ratings",
"Review_rating": "5.0",
"Reviewer_name": "B.A",
"Review_title": "Great product",
"Review_content": "I love this L’Oréal lipstick! The color is rich and beautiful, and it lasts for hours without drying my lips. It feels smooth, lightweight, and very comfortable to wear. A perfect mix of quality and style!",
"Review_URL": "https://www.amazon.co.uk/gp/customer-reviews/R3IHBA7AM4R8ZQ/ref=cm_cr_arp_d_rvw_ttl?ie=UTF8",
"Review_images": null,
"Is_verified": "True",
"Helpful_count": "2",
"Date": "20 August 2025",
"Country": "United Kingdom",
"message": null,
"msg_type": null,
"content": null,
"Vine_Tag": "Verified Purchase",
"sortBy": null,
"reviewerType": null,
"formatType": null,
"mediaType": null,
"filterByStar": null,
"filterByAge": null,
"pageNumber": null,
"filterByLanguage": null,
"filterByKeyword": null,
"shouldAppend": null,
"deviceType": null,
"canShowIntHeader": null,
"reftag": null,
"pageSize": null,
"asin": null,
"scope": null
}
🎯 Use Cases
- Analyze customer sentiment using review titles, bodies, and ratings.
- Compare product reputation using product stars and rating counts.
- Study review credibility using verified status, helpful count, and Vine tag.
- Build time-bounded review datasets using review date and the configured date filter.
🐙 Why Octoparse
- Built for Amazon UK Reviews: The Python automation opens Amazon UK review pages for each submitted ASIN, applies the optional date and per-product review limits, paginates through reviews, parses product context and review fields, and uploads structured review rows.
- Inputs match the workflow: The form uses ASINs (up to 20 entries), Start Date (Reviews Posted After), and Max reviews per product (1 to 10000).
- Fields stay connected: Amazon Reviews Scraper (UK) returns
Product_name,Page_URL,Rating_count,Date, andReview_contentin the same structured dataset. - Ready for repeat use: After Amazon Reviews Scraper (UK) runs in the cloud, schedule eligible tasks and export the rows for spreadsheets, dashboards, APIs, or AI workflows.
📝 Input
Complete the following fields:
- ASINs (Required) — Product ASIN. Up to 20 entries per run.
- Start Date (Reviews Posted After) (Optional) — Example: 2025-01-01.
- Max reviews per product (Optional) — Max reviews per product. Accepted range: 1 to 10000.
🚀 How to Use
- Open Amazon Reviews Scraper (UK) and click Try it!.
- Complete ASINs, Start Date (Reviews Posted After), and Max reviews per product using the formats and limits shown in the Input section.
- Run it in the Octoparse cloud and start the task.
- Review fields such as
Product_name,Page_URL, andRating_count, then export the rows in the format you need.
💡 Tips
- Start with a small, representative ASINs selection before scaling the task.
- Keep
Page_URLin the export so every row can be traced to its originating input or page.
❓ FAQ
How many entries can Amazon Reviews Scraper (UK) accept in ASINs per run?
Enter up to 20 values in ASINs per run.
Which Amazon UK Reviews pages does Amazon Reviews Scraper (UK) process?
The workflow is configured for review pages and returns fields such as Product_name, Page_URL, Rating_count, and Date.
What can I use data from Amazon Reviews Scraper (UK) for?
Analyze customer sentiment using review titles, bodies, and ratings.
🔗 Related Templates
- Amazon Product Scraper (for US) — Use Amazon Product Scraper (for US) for a complementary workflow on the same source site.
- Amazon Product Listing Scraper (for India) — Use Amazon Product Listing Scraper (for India) for a complementary workflow on the same source site.
- Amazon Product Listing Scraper (for UK) — Use Amazon Product Listing Scraper (for UK) for a complementary workflow on the same source site.