Reviewsio Profile Scraper
Pricing
from $9.00 / 1,000 results
Reviewsio Profile Scraper
This Apify Actor automates scraping of comprehensive company profiles from Reviews.io, extracting ratings, reviews, contact details, and performance stats....
Pricing
from $9.00 / 1,000 results
Rating
0.0
(0)
Developer

GetDataForMe
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Introduction
The Reviewsio Profile Scraper is a powerful Apify Actor designed to extract comprehensive company profile data from Reviews.io, a popular review aggregation platform. It automates the collection of key business information, ratings, and statistics, enabling users to gather insights efficiently without manual browsing. Ideal for businesses, researchers, and analysts seeking reliable data for decision-making.
Features
- Comprehensive Data Extraction: Scrapes detailed company profiles including ratings, reviews, contact info, and performance stats.
- High Reliability: Built on Apify's robust CheerioCrawler for consistent, error-resistant scraping.
- Fast and Scalable: Processes multiple URLs quickly, handling large-scale data collection.
- Structured Output: Delivers clean JSON data, easily integrable with databases or analytics tools.
- Customizable Inputs: Supports multiple start URLs for batch processing.
- No Coding Required: User-friendly interface for non-technical users.
- Ethical Scraping: Respects website terms and includes built-in delays to avoid overloading servers.
Input Parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| startUrls | array | Yes | An array of URLs pointing to Reviews.io company review pages to scrape. Each URL should be a valid company profile page. | [{"url": "https://www.reviews.io/company-reviews/store/mobile-outfitters"}] |
Example Usage
Input
{"startUrls": [{"url": "https://www.reviews.io/company-reviews/store/mobile-outfitters"}]}
Output
[{"type": "company","name": "Mobile Outfitters","overallRating": 4.4,"totalReviews": 5308,"website": "www.moutfitters.com","description": "At Mobile Outfitters, we love technology and the way it connects people and makes life more fun and productive. We create high-quality, USA-designed products that are professionally installed with Lifetime Replacements. You'll find us at 1,000+ locations in over 60 countries. All of our products are custom made on-demand and always include professional installation. No matter what device, we\u2019ll get it covered cleanly and perfectly, right on the spot, just for you.","address": "3901B Main St., STE 106,, Philadelphia, PA, 19127","phone": "215-325-0747","email": "eric@moutfitters.com","ratingDistribution": {},"otherStats": {"Shipping & Delivery": {"Delivery Methods": "Postal Service, Own Driver, Courier","Average Delivery Time": "Next Day","On-time Delivery": "97%","Accurate And Undamaged Orders": "Greater than 83%"},"Customer Service": {"Communication Channels": "Live Chat, Email, Telephone","Queries Resolved In": "Under An Hour","Customer Service": "4.2 out of 5"},"Returns & Refunds": {"Refunds Process": "Difficult","Returns Process": "Could Be Better"}}}]
Use Cases
- Market Research: Analyze competitor ratings and customer feedback to identify market trends.
- Competitive Intelligence: Gather data on rival companies' performance metrics for strategic planning.
- Business Automation: Automate data collection for CRM systems or reporting dashboards.
- Academic Research: Collect datasets for studies on consumer behavior and business reputation.
- Content Aggregation: Build databases of company profiles for content creation or directories.
- Quality Assurance: Monitor and compare service quality across industries.
Installation and Usage
- Search for "Reviewsio Profile Scraper" in the Apify Store.
- Click "Try for free" or "Run".
- Configure input parameters (e.g., add start URLs).
- Click "Start" to begin extraction.
- Monitor progress in the log.
- Export results in your preferred format (JSON, CSV, Excel).
Output Format
The Actor outputs a JSON array of objects, each representing a scraped company profile. Key fields include:
type: Always "company".name: Company name.overallRating: Average rating (e.g., 4.4).totalReviews: Number of reviews.website,description,address,phone,email: Contact and descriptive info.ratingDistribution: Object for rating breakdowns (may be empty).otherStats: Nested object with categories like Shipping, Customer Service, and Returns, containing sub-stats.
Data is structured for easy parsing and integration.
Support
For custom/simplified outputs or bug reports, please contact:
- Email: support@getdataforme.com
- Subject line: "custom support"
- Contact form: https://getdataforme.com/contact/
We're here to help you get the most out of this Actor!