Review Discovery — Find a Brand's Review Profiles avatar

Review Discovery — Find a Brand's Review Profiles

Pricing

Pay per event

Go to Apify Store
Review Discovery — Find a Brand's Review Profiles

Review Discovery — Find a Brand's Review Profiles

Look up any brand and instantly see where it has review profiles — App Store, Google Play, Trustpilot, Trustmate & more — each with its score, review count, profile URL and a link to the matching scraper. One call maps a brand's whole review footprint. JSON/CSV

Pricing

Pay per event

Rating

0.0

(0)

Developer

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

14 hours ago

Last modified

Share

Review Discovery — Find a Brand's Review Profiles Across Platforms

Review Discovery

Give it a brand name (and ideally a domain), and it tells you where that brand has review profiles — App Store, Google Play, Trustpilot, Trustmate and more — each with the score, review count, profile URL, and a link to the dedicated scraper that pulls that platform in full. One call, every platform, no hunting.

You give itYou get back (one row per platform)
brands: ["Notion"], domain: "notion.so"App Store 4.8★/87k · Google Play 4.6★/374k · Trustpilot 2.3★/416 · Trustmate … · plus a funnel link per platform

A presence map, not a full scrape. It answers "where is this brand reviewed, and how well?" in seconds — then hands you the exact actor to pull the reviews.

Why use it

  • One lookup, every platform. Stop checking Trustpilot, the App Store, Google Play, etc. one by one — get them all in a single run.
  • Live scores where it counts. App Store, Google Play, Trustpilot and Trustmate return the real rating + review count via their public/official endpoints.
  • A built-in funnel. Every row carries a runWith field pointing at the dedicated scraper for that platform — so discovery flows straight into full extraction.
  • Reputation-audit ready. Perfect for agencies and brands answering "where do we (or a competitor) have reviews, and what's the score everywhere?"

Supported platforms

PlatformLive score/count?Pull full reviews with
App Store✅ live (iTunes API)memo23/app-store-scraper
Google Play✅ livememo23/google-play-scraper
Trustpilot✅ live (mobile API)memo23/trustpilot-scraper-ppe
Trustmate✅ live (account API)memo23/trustmate-reviews-scraper
Clutch, G2, Capterra, TrustRadius, Feedatyfunnel hint (URL + scraper link)respective memo23 scraper

Platforms marked "funnel hint" return the likely profile URL + the scraper to run (they're being upgraded to live checks incrementally).

Input

FieldTypeNotes
brandsarrayBrand/product names.
domainstringOptional domain applied to all brands — unlocks exact Trustpilot/Trustmate matches.
brandDomainsarrayAdvanced: explicit {brand, domain} pairs.
platformsarrayLimit to specific platforms; empty = all.
maxItemsintegerOptional row cap.
proxyobjectOptional; only used by adapters that opt in.

Example input

{
"brands": ["Notion"],
"domain": "notion.so"
}

Output

One row per (brand × platform):

{
"rowType": "review_presence",
"brand": "Notion",
"domain": "notion.so",
"platform": "Trustpilot",
"found": true,
"checked": true,
"profileUrl": "https://www.trustpilot.com/review/notion.so",
"score": 2.3,
"reviewCount": 416,
"runWith": "memo23/trustpilot-scraper-ppe"
}
  • found: true (present), false (checked, absent), or null (not live-checked — a funnel hint).
  • checked: whether a live request was made.
  • runWith: the dedicated Apify actor that scrapes this platform in full.

How it works

  1. You submit a brand (+ optional domain).
  2. For each platform, a lightweight adapter does the cheapest available presence check — a public API (App Store, Google Play), an official mobile API (Trustpilot), or an account API (Trustmate). Platforms without a cheap path return a funnel hint.
  3. All platforms run in parallel per brand.
  4. You get one clean row per platform, ready to filter, export, or feed into the linked scraper.

Use cases

  • Reputation audit — "Where does my brand have review profiles, and what's the score on each?"
  • Competitor mapping — the same, for a rival, in one call.
  • Lead qualification — check a prospect's review footprint before outreach.
  • Funnel into full extraction — discover presence, then run the linked scraper to pull every review.

Notes & limitations

  • Domain-keyed platforms (Trustpilot, Trustmate) match best when you supply a domain.
  • "Funnel hint" platforms (Clutch, G2, Capterra, TrustRadius, Feedaty) return a likely URL + scraper link, not a verified live score — yet.
  • This is a discovery tool: for full review text, ratings breakdowns, etc., run the runWith actor for that platform.

⚠️ Disclaimer

This actor performs lightweight presence checks against publicly available endpoints and does not log in, bypass paywalls, or access private data. You are responsible for using the output in compliance with each platform's Terms of Service and applicable laws (including GDPR/CCPA where relevant). It is provided for legitimate research, reputation-monitoring, and market-analysis purposes and is not affiliated with, endorsed by, or sponsored by any of the platforms named. All trademarks belong to their respective owners.

SEO Keywords

review discovery, brand review checker, multi-platform review lookup, where is my brand reviewed, review presence, reputation audit, Trustpilot checker, App Store rating lookup, Google Play rating, Trustmate reviews, review aggregator, competitor review monitoring, brand reputation scanner, review profile finder, review score checker.