logo
languageESdown
menu

Amazon Reviews Scraper for France

Give it Amazon France ASINs and receive structured product-review records with ratings, review text, authors, dates, verification status, and source links.

Descripción general

Amazon Reviews Scraper for France turns known Amazon product identifiers into a review-level dataset for customer-feedback research. Each row keeps the product context beside the review itself, including the product and review ratings, reviewer name, title, written feedback, date, verification marker, helpful-vote text, image links, and the source addresses needed to inspect the original page.

The resulting table brings qualitative comments and visible rating signals together in one place. That makes it useful as a research base when a team needs to understand why shoppers respond positively or negatively, compare feedback themes across products, or retain traceable evidence for a product-quality review without copying individual review pages by hand.

Data notes

Records come from publicly visible customer-review pages on the France marketplace and reflect what those pages displayed when collection took place. Each record represents one collected review for one ASIN, and the individual review address is used to distinguish reviews across retrieved result pages. Product rating and product review count are page-level snapshots repeated beside each review; they can change after collection. Review rating, verification status, helpful-vote count, date, country, and image links are preserved as displayed text rather than normalized values. A blank value means that the public review record did not expose that detail. Deleted, restricted, sign-in-only, or otherwise unavailable reviews are not covered.

What the results look like

Each record represents one public product review:

ASINReview titleReview ratingReview authorVerified purchaseReview date
B0F3CQCFJ7PLA très bon rapport qualité-prix5,0 sur 5 étoilesJannick BeaufilsTrueAvis laissé en France le 23 juin 2026
B0F3CQCFJ7Qualité top mais enroulage a améliorer3,0 sur 5 étoilesFsFsFalseCommenté en France le 2 novembre 2025

The output also includes “Product name,” “Brand,” “Product rating,” “Product review count,” “Review content,” “Helpful vote count,” “Review image URLs,” “Reviewer country,” “Review URL,” “Reviews page URL,” and “Collection message.”

Use cases

  • For product-quality reviews, group “Review rating” and read “Review title” with “Review content” to identify recurring strengths, defects, and usage problems.
  • For trust-signal analysis, compare “Verified purchase” with “Review rating” and “Helpful vote count” to see how source-reported verification and usefulness markers vary across feedback.
  • For product comparisons, use “ASIN,” “Product name,” “Product rating,” and “Product review count” to separate review-level opinions from the aggregate product snapshot.
  • For evidence review, retain “Review URL” and “Reviews page URL” beside “Review author” and “Review date” so analysts can trace a record back to its public context.

Alcance y límites

Each run accepts 1 to 100 Amazon ASINs; an optional start date can limit review recency, and an optional per-product cap accepts values from 1 to 10,000. Only publicly accessible Amazon France review data is covered.

  • Adecuada para
  • Use it when you need structured public Amazon France reviews for one or more known ASINs.
  • Use it for product-feedback research, rating comparisons, review-topic analysis, or verified-purchase checks.
  • No usar para
  • Do not use it to discover products by keyword because it requires known ASINs.
  • Do not use it when complete coverage of deleted, restricted, signed-in-only, or otherwise unavailable reviews is required.

Gestión de fallos

Comportamiento de fallos y reintentos declarado por el autor. Recomendamos incluirlo en tu prompt del sistema al integrar.

  1. 1If a run stops before completion, retry the same small ASIN set once; if it stops again, reduce the number of ASINs or the per-product review cap.
  2. 2An empty result can mean an ASIN is invalid, has no publicly visible reviews, or the review page was temporarily unavailable; verify the ASIN and retry later.

Entrada

Parámetros necesarios para llamar a esta App, generados a partir del input.schema del manifest.json.

CampoNombre de negocioTipoObligatorioPredeterminadoEnum / RestriccionesEjemploDescripción
asinsAmazon ASINsarray<string>hasta 100 elementos["B0F3CQCFJ7"]Amazon product identifiers to collect from the France marketplace, with one 10-character ASIN per item. Enter 1 to 100 ASINs per run.
start_dateReview start datestringNoCollect reviews posted after this date. Omit it to collect reviews without a start-date filter, subject to the per-product review cap when provided.
max_reviews_per_productMaximum reviews per productintegerNo1–10000Maximum number of reviews to collect for each ASIN, from 1 to 10,000. Omit it to let the collector use its current collection limit.

Salida

Estructura de campos de un único registro, generada a partir del output.schema del manifest.json.

CampoNombre de negocioTipoEjemploDescripción
asinASINstringB0F3CQCFJ7Amazon product identifier associated with the review.
review_authorReview authorstringJannick BeaufilsReviewer name displayed with the review.
verified_purchaseVerified purchasestringTrueSource-reported text indicating whether the review is marked as a verified purchase.
brandBrandstringDeepleeProduct brand displayed on the review page when available.
review_contentReview contentstringAprès plusieurs impressions réalisées avec ce filament PLA, je n'ai rencontré aucun problème particulier en respectant les températures recommandées par le fabricant. La bobine est soigneusement enroulée, ce qui permet au filament de se dérouler de manière fluide, sans nœuds ni blocages.Written body of the customer review.
review_dateReview datestringAvis laissé en France le 23 juin 2026Review date text as displayed by Amazon France, including the reported review country when present.
review_urlReview URLstringhttps://www.amazon.fr/portal/customer-reviews/srp/-/R2OEAVFQBEAXMP/ref=cm_cr_arp_d_rvw_ttl?ie=UTF8Direct Amazon address associated with the individual review.
image_urlsReview image URLsstringSource-formatted list of image addresses attached to the review when available.
product_nameProduct namestringDEEPLEE Filament PLA Pro 1.75mm Noir, Blanc, Gris 3kg | Bobine PLA Filament Bundle pour Imprimantes 3D FDM, Haute Précision +/- 0,02mm, Haute Résistance, Facile à Imprimer, Lot PLAProduct name displayed on the Amazon France review page.
product_review_countProduct review countstring1 815 évaluationsTotal rating or review-count text displayed for the product at collection time.
helpful_vote_countHelpful vote countstringHelpful-vote text reported for the review when available.
review_ratingReview ratingstring5,0 sur 5 étoilesRating text displayed for the individual review.
product_ratingProduct ratingstring4,6 sur 5Aggregate product-rating text displayed at collection time.
reviews_page_urlReviews page URLstringhttps://www.amazon.fr/product-reviews/B0F3CQCFJ7?sortBy=helpful&reviewerType=all_reviews&filterByStar=all_stars&formatType=all_formats&mediaType=all_contents&pageNumber=1&language=en_USAmazon France review-page address from which the record was collected.
reviewer_countryReviewer countrystringDepuis FranceCountry text displayed for the reviewer or review when available.
review_titleReview titlestringPLA très bon rapport qualité-prixHeadline displayed for the customer review.
messageCollection messagestringCollector-provided message for the record when present.

Schema del registro

La salida se devuelve registro a registro. detail.output.idFieldHint

output.schema
{
  "type": "object",
  "properties": {
    "asin": {
      "type": "string",
      "title": "ASIN",
      "description": "Amazon product identifier associated with the review.",
      "prefill": "B0F3CQCFJ7"
    },
    "review_author": {
      "type": "string",
      "title": "Review author",
      "description": "Reviewer name displayed with the review.",
      "prefill": "Jannick Beaufils"
    },
    "verified_purchase": {
      "type": "string",
      "title": "Verified purchase",
      "description": "Source-reported text indicating whether the review is marked as a verified purchase.",
      "prefill": "True"
    },
    "brand": {
      "type": "string",
      "title": "Brand",
      "description": "Product brand displayed on the review page when available.",
      "prefill": "Deeplee"
    },
    "review_content": {
      "type": "string",
      "title": "Review content",
      "description": "Written body of the customer review.",
      "prefill": "Après plusieurs impressions réalisées avec ce filament PLA, je n'ai rencontré aucun problème particulier en respectant les températures recommandées par le fabricant. La bobine est soigneusement enroulée, ce qui permet au filament de se dérouler de manière fluide, sans nœuds ni blocages."
    },
    "review_date": {
      "type": "string",
      "title": "Review date",
      "description": "Review date text as displayed by Amazon France, including the reported review country when present.",
      "prefill": "Avis laissé en France le 23 juin 2026"
    },
    "review_url": {
      "type": "string",
      "title": "Review URL",
      "description": "Direct Amazon address associated with the individual review.",
      "prefill": "https://www.amazon.fr/portal/customer-reviews/srp/-/R2OEAVFQBEAXMP/ref=cm_cr_arp_d_rvw_ttl?ie=UTF8"
    },
    "image_urls": {
      "type": "string",
      "title": "Review image URLs",
      "description": "Source-formatted list of image addresses attached to the review when available.",
      "prefill": ""
    },
    "product_name": {
      "type": "string",
      "title": "Product name",
      "description": "Product name displayed on the Amazon France review page.",
      "prefill": "DEEPLEE Filament PLA Pro 1.75mm Noir, Blanc, Gris 3kg | Bobine PLA Filament Bundle pour Imprimantes 3D FDM, Haute Précision +/- 0,02mm, Haute Résistance, Facile à Imprimer, Lot PLA"
    },
    "product_review_count": {
      "type": "string",
      "title": "Product review count",
      "description": "Total rating or review-count text displayed for the product at collection time.",
      "prefill": "1 815 évaluations"
    },
    "helpful_vote_count": {
      "type": "string",
      "title": "Helpful vote count",
      "description": "Helpful-vote text reported for the review when available.",
      "prefill": ""
    },
    "review_rating": {
      "type": "string",
      "title": "Review rating",
      "description": "Rating text displayed for the individual review.",
      "prefill": "5,0 sur 5 étoiles"
    },
    "product_rating": {
      "type": "string",
      "title": "Product rating",
      "description": "Aggregate product-rating text displayed at collection time.",
      "prefill": "4,6 sur 5"
    },
    "reviews_page_url": {
      "type": "string",
      "title": "Reviews page URL",
      "description": "Amazon France review-page address from which the record was collected.",
      "prefill": "https://www.amazon.fr/product-reviews/B0F3CQCFJ7?sortBy=helpful&reviewerType=all_reviews&filterByStar=all_stars&formatType=all_formats&mediaType=all_contents&pageNumber=1&language=en_US"
    },
    "reviewer_country": {
      "type": "string",
      "title": "Reviewer country",
      "description": "Country text displayed for the reviewer or review when available.",
      "prefill": "Depuis France"
    },
    "review_title": {
      "type": "string",
      "title": "Review title",
      "description": "Headline displayed for the customer review.",
      "prefill": "PLA très bon rapport qualité-prix"
    },
    "message": {
      "type": "string",
      "title": "Collection message",
      "description": "Collector-provided message for the record when present.",
      "prefill": ""
    }
  },
  "required": [],
  "additionalProperties": false
}

Integración

Esta App se puede integrar mediante MCP, API, SDK o exportación de archivos — todos los canales comparten las mismas capacidades y precios. Cada solicitud se autentica con la cabecera Authorization: Bearer usando una API Key (de larga duración, creada en la consola de Open Platform); los clientes MCP también pueden iniciar sesión con OAuth sin clave. Más opciones como CLI y Skill están en camino.

Con MCP (Model Context Protocol) puedes llamar a esta App directamente desde clientes de IA como Claude y Cursor. Elige tu cliente y el modo de autenticación, y copia la configuración de abajo.

Configuración del cliente

Sustituye el valor tras Bearer por tu API Key de larga duración. Funciona en cualquier cliente, CI o entorno sin interfaz.

mcpServers config
{
  "mcpServers": {
    "YiJacobJohnRaku__amazon-commentaires-scraper": {
      "type": "http",
      "url": "https://mcp-v2.octoparse.com?pin=YiJacobJohnRaku/amazon-commentaires-scraper",
      "headers": { "Authorization": "Bearer <YOUR_API_KEY>" }
    }
  }
}

Deja que la IA lo configure por ti

¿No quieres editar configuraciones a mano? Copia el prompt de instalación y pégalo en cualquier cliente de IA: completará la configuración a su manera. (El prompt le pide a la IA que te solicite tu API Key, de modo que las credenciales nunca queden en el historial de chat ni en configuraciones compartidas.)

detail.access.mcp.composeHint

Precios

returned review record

Se cobra según el número de registros devueltos correctamente. Las tareas fallidas no se cobran.

0,0008 US$/ registro

Los distintos eventos de facturación se acumulan de forma independiente — consulta cada elemento para más detalles. Las tareas fallidas no se cobran.

Pruébalo ahora

Rellena los parámetros y ejecuta — los resultados provienen de una llamada real.

Ejemplo
Los parámetros se validan contra input.schema antes del envío
Rellena primero los parámetros obligatorios
0,0008 US$ / registro