$ curl 'https://app.datashake.com/api/v2/profiles/reviews?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.0,
"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..."
},
{..}
]
}