| name | apify-brand-reputation-monitoring |
| description | Scrape reviews, ratings, and brand mentions from multiple platforms using Apify Actors. |
| type | skill |
| created | 2026-02-27T00:00:00.000Z |
| domain | data |
| category | data-analysis |
| risk | unknown |
| source | community |
| tags | ["skill","data","data-analysis","apify","brand","reputation"] |
Brand Reputation Monitoring
Scrape reviews, ratings, and brand mentions from multiple platforms using Apify Actors.
When to Use
- You need to monitor reviews, ratings, or brand mentions across social, travel, or map platforms.
- The task is to select and run an Apify Actor for brand sentiment or reputation tracking.
- You need exported monitoring results and a summary of reputation signals.
Prerequisites
(No need to check it upfront)
.env file with APIFY_TOKEN
- Node.js 20.6+ (for native
--env-file support)
mcpc CLI tool: npm install -g @apify/mcpc
Workflow
Copy this checklist and track progress:
Task Progress:
- [ ] Step 1: Determine data source (select Actor)
- [ ] Step 2: Fetch Actor schema via mcpc
- [ ] Step 3: Ask user preferences (format, filename)
- [ ] Step 4: Run the monitoring script
- [ ] Step 5: Summarize results
Step 1: Determine Data Source
Select the appropriate Actor based on user needs:
| User Need | Actor ID | Best For |
|---|
| Google Maps reviews | compass/crawler-google-places | Business reviews, ratings |
| Google Maps review export | compass/Google-Maps-Reviews-Scraper | Dedicated review scraping |
| Booking.com hotels | voyager/booking-scraper | Hotel data, scores |
| Booking.com reviews | voyager/booking-reviews-scraper | Detailed hotel reviews |
| TripAdvisor reviews | maxcopell/tripadvisor-reviews | Attraction/restaurant reviews |
| Facebook reviews | apify/facebook-reviews-scraper | Page reviews |
| Facebook comments | apify/facebook-comments-scraper | Post comment monitoring |
| Facebook page metrics | apify/facebook-pages-scraper | Page ratings overview |
| Facebook reactions |