Ivory Reviews Scraper avatar

Ivory Reviews Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Ivory Reviews Scraper

Ivory Reviews Scraper

Ivory Reviews Scraper extracts detailed product reviews from Ivory's site, offering insights into customer opinions and product performance....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Ivory Reviews Scraper is a powerful tool designed to extract detailed product reviews from Ivory's website. This actor is ideal for businesses and researchers who need comprehensive insights into customer opinions and product performance. With its robust scraping capabilities, it ensures high-quality data collection for informed decision-making.

Features

  • Comprehensive Data Extraction: Captures detailed reviews, including ratings, author details, and feedback.
  • Reliable Performance: Utilizes Apify's proxy services to ensure consistent and uninterrupted data scraping.
  • Scalable Requests: Configurable to handle up to 100 requests per crawl, suitable for large-scale data needs.
  • Customizable Inputs: Easily specify start URLs and proxy configurations to tailor the scraping process.
  • High Data Quality: Ensures accurate and up-to-date information by accessing live data directly from the source.
  • User-Friendly Interface: Simple setup and execution through the Apify platform.
  • Secure and Anonymous: Uses residential proxies to maintain anonymity and prevent IP blocking.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsArrayYesURLs to start with.["https://ivory.com/gentle-bar-soap-original-scent"]
proxyConfigurationObjectNoSpecifies proxy servers used by the scraper to hide its origin.{"useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"]}
maxRequestsPerCrawlIntegerNoMaximum number of requests that can be made by this crawler.100

Example Usage

Example Input JSON

{
"startUrls": [
{
"url": "https://ivory.com/gentle-bar-soap-original-scent"
}
],
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
},
"maxRequestsPerCrawl": 100
}

Example Output JSON

[
{
"productUrl": "https://ivory.com/gentle-bar-soap-original-scent",
"productId": "BS_Original",
"reviewId": "312615304",
"title": "Bad soap",
"text": "Not the original soap. I am broke out because of your \u201cnew\u201d plant based formula\u201d. \nI will not be buying this anymore. Very disappointed!",
"rating": 1,
"author": "Matt",
"authorLocation": "MO",
"submissionTime": "2024-06-23T11:24:14.000+00:00",
"helpful": 177,
"notHelpful": 22,
"photos": [
{
"id": "32822731",
"normalUrl": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86aXZvcnktZW5fdXM/0a98a1e3-cf79-5e3c-85cd-59c211898fff"
}
]
}
]

Use Cases

  • Market Research and Analysis: Gain insights into consumer preferences and product performance.
  • Competitive Intelligence: Monitor competitor products and customer feedback.
  • Price Monitoring: Track product pricing trends and customer sentiment.
  • Content Aggregation: Collect user-generated content for analysis and reporting.
  • Academic Research: Study consumer behavior and product reviews for academic purposes.
  • Business Automation: Automate data collection for business intelligence and reporting.

Installation and Usage

  1. Search for "Ivory Reviews Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array where each object contains detailed information about a product review, including fields like productUrl, reviewId, title, text, rating, author, and photos. This structured format allows for easy integration and analysis.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!