Farmaplus Reviews Spider avatar
Farmaplus Reviews Spider

Pricing

$30.00/month + usage

Go to Apify Store
Farmaplus Reviews Spider

Farmaplus Reviews Spider

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Farmaplus Reviews Spider scrapes product reviews from Farmaplus, collecting ratings, titles, text, reviewer names, and verified status. Use it to analyze customer feedback, aggregate reviews, or feed structured review data into apps and dashboards.

0.0 (0)

Pricing

$30.00/month + usage

0

1

1

Last modified

2 days ago

Introduction

The Farmaplus Reviews Spider allows you to easily scrape product reviews from Farmaplus. It collects detailed information about each review, including ratings, titles, text, reviewer names, and verification status. This is perfect for analyzing customer feedback or integrating reviews into your applications.

Input

Provide the Actor with the following JSON input:

{
"Urls": [
"https://www.farmaplus.com.ar/konjac-esponja-facial-arcilla-roja-frances-piel-rosacea/p"
],
"proxy": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
],
"apifyProxyCountry": "US"
}
}

Input Parameters

ParameterTypeDescription
UrlsarrayList of Farmaplus product page URLs to scrape reviews from.
proxy.useApifyProxybooleanWhether to use Apify Proxy for the requests.
proxy.apifyProxyGroupsarrayThe proxy group(s) to use (e.g., RESIDENTIAL).
proxy.apifyProxyCountrystringOptional: restrict proxy to a specific country (e.g., US).

Output

The Actor returns a list of reviews with the following structure:

[
{
"productId": "3871",
"reviewId": "da76b70a-0116-11ed-835d-0250a6b39499",
"rating": 5,
"title": "La uso casi todos los dias",
"text": "La uso casi todos los dias. La piel me queda mas suave. La recomiendo.",
"reviewerName": "Aura",
"date": "07/11/2022 12:42:07",
"verifiedPurchaser": false,
"approved": true,
"crawled_date": "2025-10-06 06:04:33"
},
{
"productId": "3871",
"reviewId": "ddd04597-0116-11ed-835d-0a72b08da459",
"rating": 3,
"title": "La uso hace mucho tiempo por la mañana y por la noche",
"text": "La uso hace mucho tiempo por la mañana y por la noche. Es tan suave que parece una caricia y lo que más necesitaba lo cumple: deja la piel hidratada. Esta Jonkac es para pieles maduras y/o secas! Maravillosa.",
"reviewerName": "andrea",
"date": "07/11/2022 12:42:07",
"verifiedPurchaser": false,
"approved": true,
"crawled_date": "2025-10-06 06:04:33"
}
]

Features

  • Extracts all reviews for a given product page on Farmaplus.
  • Includes reviewer names, ratings, titles, text, and verified purchaser status.
  • Supports Apify Proxy for reliable crawling.
  • Returns data in a structured JSON format ready for analysis.

Use Cases

  • Analyze customer sentiment for products on Farmaplus.
  • Aggregate reviews for e-commerce research or reporting.
  • Feed product review data into your analytics dashboards or apps.

Support

For bug reports, custom outputs, or other inquiries, contact: Email: support@getdataforme.com Contact form: https://getdataforme.com/contact/

Please include a clear subject line when contacting support for faster assistance.