Reviewsio Company Reviews avatar

Reviewsio Company Reviews

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Reviewsio Company Reviews

Reviewsio Company Reviews

Extract comprehensive reviews from Reviews.io with the Reviewsio Company Reviews actor. Ideal for businesses and researchers, it offers efficient data extraction, customizable crawls, proxy support, and structured JSON output....

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

7 hours ago

Last modified

Share

The Reviewsio Company Reviews actor is designed to extract comprehensive reviews from Reviews.io, providing valuable insights into customer feedback and sentiment. This tool is ideal for businesses and researchers looking to analyze customer opinions and improve their services or products.

Features

  • Efficient Data Extraction: Quickly scrape reviews from Reviews.io with high accuracy.
  • Customizable Crawls: Define specific URLs and limit the number of requests to tailor the data collection process.
  • Proxy Support: Utilize Apify's residential proxies to ensure anonymity and avoid IP bans.
  • Structured Output: Receive data in a structured JSON format for easy analysis.
  • Scalable: Handle large volumes of data efficiently with Apify's robust infrastructure.
  • Reliable Performance: Consistently extract data with minimal downtime.
  • User-Friendly Interface: Easily configure and run the actor with minimal setup.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsArrayYesURLs to start with.["https://www.reviews.io/company-reviews/store/mobile-outfitters"]
maxItemsIntegerNoMaximum number of requests that can be made by this crawler.100
proxyConfigurationObjectNoSpecifies proxy servers to be used by the scraper to hide its origin.{"useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"]}

Example Usage

Example Input JSON

{
"startUrls": [
{
"url": "https://www.reviews.io/company-reviews/store/mobile-outfitters"
}
],
"maxItems": 100,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Example Output JSON

[
{
"reviewId": 29612705,
"author": "HOMER SIMPSON",
"rating": 5,
"isVerified": false,
"verificationStatus": "Unverified",
"reviewText": "Cyril looks like Jean Dujardin",
"companyReply": null,
"location": "",
"url": "https://www.reviews.io/company-review/store/mobile-outfitters/29612705"
}
]

Use Cases

  • Market Research and Analysis: Gain insights into customer opinions and market trends.
  • Competitive Intelligence: Monitor competitor reviews and customer feedback.
  • Price Monitoring: Track pricing strategies and customer satisfaction.
  • Content Aggregation: Collect reviews for content creation and analysis.
  • Academic Research: Use customer feedback data for research purposes.
  • Business Automation: Automate the collection of customer reviews for analysis.

Installation and Usage

  1. Search for "Reviewsio Company Reviews" 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:

  • reviewId: Unique identifier for the review.
  • author: Name of the review author.
  • rating: Rating given by the author.
  • isVerified: Boolean indicating if the review is verified.
  • verificationStatus: Verification status of the review.
  • reviewText: Text content of the review.
  • companyReply: Any reply from the company.
  • location: Location of the reviewer, if available.
  • url: Direct URL to the review.

Support

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

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