Reviewsio Reviews Scraper
Pricing
from $9.00 / 1,000 results
Reviewsio Reviews Scraper
The Reviewsio Reviews Scraper is an Apify Actor for extracting detailed product and business reviews from Reviews.io. It captures comprehensive data, including ratings and user feedback, ensuring high data quality and scalability....
Pricing
from $9.00 / 1,000 results
Rating
1.0
(1)
Developer
GetDataForMe
Maintained by CommunityActor stats
0
Bookmarked
15
Total users
4
Monthly active users
10 days ago
Last modified
Categories
Share
Introduction
The Reviewsio Reviews Scraper is a powerful Apify Actor designed to extract detailed product and business reviews from the Reviews.io platform. It enables users to gather valuable insights into customer feedback, product ratings, and business performance, facilitating informed decision-making and strategic planning.
Features
- Comprehensive Data Extraction: Captures detailed product and business reviews, including ratings, review counts, and user feedback.
- High Data Quality: Ensures reliable and accurate data collection from Reviews.io.
- Scalable Performance: Efficiently handles large volumes of data with customizable limits.
- User-Friendly Configuration: Simple setup with intuitive input parameters.
- Versatile Output Formats: Supports multiple export formats for easy integration and analysis.
Input Parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
startUrls | array | Yes | URLs to start with. | [{"url": "https://www.reviews.io/product-reviews/store/mobile-outfitters"}] |
maxItems | integer | No | Maximum number of items that can be scraped by this crawler. | 100 |
Example Usage
Input JSON
{"startUrls": [{"url": "https://www.reviews.io/product-reviews/store/mobile-outfitters"}],"maxItems": 100}
Output JSON
[{"productName": "Moutfitters Page","productUrl": "https://www.reviews.io/product-reviews/store/mobile-outfitters/page-1","productRating": "2.0","productReviewCount": 50,"businessName": "Mobile Outfitters","businessUrl": "https://www.moutfitters.com","businessId": "https://www.reviews.io/company-reviews/store/mobile-outfitters","businessRating": "4.42","businessTotalReviews": "50","reviewId": "4531705","userName": "Shibin","rating": 1,"reviewText": "clear coat has taken out the paint of my apple watch. as the service technician was trying to change the wrap it came off with the paint.","datePublished": "2020-10-23 20:12:47","verified": false,"helpfulCount": 0,"replyText": "Hello Shibin, Thank you for posting your Review. For product assistance please reach out to our helpdesk directly via email at help@moutfitters.com We are happy to assist you further.","reviewUrl": "https://www.reviews.io/product-reviews/store/mobile-outfitters/page-1#4531705","scrapedAt": "2026-08-21T07:32:31.330Z"}]
Use Cases
- Market Research and Analysis: Gain insights into customer preferences and market trends.
- Competitive Intelligence: Monitor competitor performance and customer feedback.
- Price Monitoring: Track pricing strategies and customer perceptions.
- Content Aggregation: Compile reviews for content creation and analysis.
- Academic Research: Use data for studies on consumer behavior and business performance.
- Business Automation: Integrate with CRM and analytics tools for automated reporting.
Installation and Usage
- Search for "Reviewsio Reviews Scraper" in the Apify Store.
- Click "Try for free" or "Run".
- Configure input parameters.
- Click "Start" to begin extraction.
- Monitor progress in the log.
- Export results in your preferred format (JSON, CSV, Excel).
Output Format
The output is a JSON array containing objects with the following key fields:
productName: Name of the product page.productUrl: URL of the product page.productRating: Average rating of the product.productReviewCount: Number of reviews for the product.businessName: Name of the business.businessUrl: URL of the business page.businessId: Unique identifier for the business.businessRating: Average rating of the business.businessTotalReviews: Total number of reviews for the business.reviewId: Unique identifier for the review.userName: Name of the user who wrote the review.rating: Rating given by the user.reviewText: Text content of the review.datePublished: Date and time when the review was published.verified: Indicates if the review is verified.helpfulCount: Number of helpful votes for the review.replyText: Response text from the business.reviewUrl: URL of the review.scrapedAt: Timestamp when the data was scraped.
Support
For custom/simplified outputs or bug reports, please contact:
- Email: support@getdataforme.com
- Subject line: "custom support"
- Contact form: Contact Us
We're here to help you get the most out of this Actor!