Unleashing the power of online data

Our developer APIs package vast amounts of data into useful products.

1000+ companies trust datashake

Brandwatch
Broadly
PWC
Samsung
Signpost

Why Datashake?

Standard JSON Format

Receive a standard JSON format for 85+ review sites to make your integration a breeze.

24/7 Monitoring & Updates

With both human and automated monitoring, your mission critical data is in good hands.

Quality Data

We take pride in the quality of our data, with numerous quality assurance processes in place.

Advanced Algorithms

Let our battle tested algorithms do the heavy lifting, so you can focus on your forte and not reinventing the wheel.

Our APIs

Review Scraper API

An API to use reviews in your apps with no scraping, headless browsers, maintenance or technical overhead required.

Read more

JSON Output

$ curl 'https://app.datashake.com/api/V2/profiles/review?job_id=1' -H 'spiderman-token: x'
{
  "status": 200,
  "source_url": "https://www.yelp.com/biz/naturally-delicious-brooklyn",
  "review_count": 42,
  "average_rating": 5,
  "reviews": [
    {
      "id": 914900216,
      "name": "Matt A.",
      "date": "2020-03-31",
      "rating_value": 5,
      "review_text": "Tl;dr: Not only were Naturally Delicious (Heather Levine) the perfect partners for our wedding in any circumstances..."
    },
    {
      "...": "..."
    }
  ]
}

Over 85+ review websites supported:

facebook.com/McDonalds

yelp.com/DeltinRoyaleCasino

tripadvisor.com/RaddissonResorts

Review Index API

Skip the manual work and find reviews by company name, stock ticker, domain name and more.

Read more

JSON Output

$ curl 'https://reviewindexapi.datashake.com/reviews?company_domain=mcdonalds.com&api_key=12345'
{
  "success": true,
  "updated_at": "2022-03-15T09:15:29",
  "timeseries": [
    {
      "date": "2022-03-10",
      "average_rating": 1,
      "total_reviews": 4
    }
  ],
  "reviews": {
    "reported_average_rating": 3.43,
    "total_count": 160097,
    "reviews": [
      {
        "reviewer": "Tyler H.",
        "date": "2022-03-14T00:00:00",
        "rating": 5,
        "text": "Great staff and great food."
      },
      {
        "...": "..."
      }
    ]
  }
}

By URL:

mcdonalds.com

slack.com

mastercard.com

By company name:

McDonalds
slack.com
Mastercard

By stock ticker:

MCD

WORK

MA