Free review research tool

Review Intelligence

Pull customer reviews from Trustpilot, G2, and Amazon into one structured summary — sentiment, themes, and sources.

Review Aggregator

Aggregated review JSON

Input
Output
Run the tool to see output here.
  • Trustpilot, G2, Amazon
  • Sentiment themes
  • JSON output

Developer experience

Aggregate reviews from any source.

Use the Answers endpoint to collect and analyze customer reviews from Trustpilot, G2, Amazon, and other platforms.

REST APIAI reasoningMulti-sourceSentiment analysisReview extractionStructured JSON
Read the docs
curl --request POST \
  --url https://api.olostep.com/v1/answers \
  --header 'Authorization: Bearer YOUR_API_KEY' \
  --header 'Content-Type: application/json' \
  --data '{
  "task": "Aggregate customer reviews for Slack from Trustpilot, G2, and app stores. Include sentiment summary, star distribution, and top themes."
}'

Reviews in one payload instead of three dashboards

Review Intelligence researches public review pages and returns a structured summary you can attach to a launch or win/loss note.

  • Multiple sources

    Point at Trustpilot, G2, Amazon, or paste review URLs directly.

  • Company or product

    Start from a company name, domain, or product name.

  • Optional schema

    Ask for summary, pros, cons, or your own JSON shape.

How it works

Each tool is designed around a direct job: provide the input, get a useful output, and move it into your workflow.

  • 1

    Identify the product

    Company, domain, product name, or review URLs.

  • 2

    Olostep gathers reviews

    The tool researches public review surfaces and returns JSON.

  • 3

    Use the themes

    Copy sentiment and quotes into a brief or ticket.

Built for practical workflows

These tools are small on purpose: they solve the conversion job quickly, then point teams toward the API path when the workflow becomes recurring or high volume.

  • Competitive teardown

    Compare review themes before a pricing or positioning change.

  • Launch QA

    See what customers already say about a category.

  • Support insights

    Pull top complaints without exporting three CSVs.

Need this at scale?

Use POST /v1/answers with a review-aggregation task, or scrape review URLs with /v1/scrapes and llm_extract.

Frequently asked questions

Product & Capabilities

  • Trustpilot, G2, and Amazon in this playground. Other URLs can be passed through.

  • No. Only public review pages.

  • Sentiment is model-summarized from public text, not a platform API score.

Usage & Automation

  • The hosted tool uses Olostep tools. The public equivalent is /v1/answers.

  • Yes. Use the output schema field for summary/pros/cons or a custom shape.

  • Yes. Repeat the Answers call or scrape known review URLs on a schedule.

Pricing & Plans

  • The page UI is free to use. Live runs use the Olostep API configured for this site and may be rate limited.

  • Olostep is usage based. See pricing for current plan details and included credits.

  • New Olostep accounts include free credits so you can test extraction before scaling.