200
application/jsonThe response contains the status of the request and data. Data is an array where each element represents a response for a single query from the request.
{
"id": "your-request-id",
"status": "Success",
"data": [
[
{
"query": "outscraper.com",
"total_reviews": 16,
"review_rating": 5,
"review_title": "Extremely easy to use API and very well documented",
"review_text": "Extremely easy to use API and very well documented - I've been using Outscraper for Google My Business review scraping to display reviews on our customers websites for the past two years with no issues whatsoever. Hope Facebook Page and Trustpilot reviews are added so that I can have everything within one place!",
"review_likes": 0,
"review_date": 1675562103,
"review_id": "63def0579b64b1bdaf4d4895",
"author_title": "James Morton",
"author_id": "570fd83f0000ff000a17730a",
"author_reviews_number": 7,
"author_reviews_number_same_domain": 1,
"author_country_code": "GB"
},
{
"query": "outscraper.com",
"total_reviews": 16,
"review_rating": 5,
"review_title": "Powerful tool",
"review_text": "Powerful tool, and a very responsive team. If used properly it produces excellent results. I have been using this service for 2 weeks since then their team has responded to all of my questions within 24 hours or faster.",
"review_likes": 0,
"review_date": 1674242416,
"review_id": "63cacd504b01fb3f5488166f",
"author_title": "John Kofax",
"author_id": "63cacc929e3a180012b87a70",
"author_reviews_number": 1,
"author_reviews_number_same_domain": 1,
"author_country_code": "US"
}
]
]
}