How does "Get Business Reviews" work?
You can request reviews from any profile page across our supported networks and data will be readily available. All you need to do is select network and the slug of the profile page. You could also debug and parse a query on the spot to make sure your query string is correct and matches your need.
Go to https://my.zembratech.com/api/page-reviews or Click on the API icon and then Get Reviews.
Start building your query by entering the required fields: Network and Slug / Page ID. Notice that a page preview will pop up for most of the network to ensure accuracy and minimize wrong requests.
Tips:
- Click on the information icon to get an idea about acceptable slug formats and example URL's.
- Click Debug a query shown in the previous screenshot if you'd like to try your own query. Start by entering your query string and errors will be displayed on the. Also you can Parse your correct query to populate data filter on your query page. If you'd like to run this query, simply click Run and results will start showing up immediately.
Next, add any filters if you'd like by selecting all optional fields. Please note that leaving all networks and fields unchecked is equivalent to selecting all.
Select your review filters for more customized results. We offer a variety of data sets that you can choose from. Not selecting any filters will get you all the reviews that we can pull from the source website.
- Sorting attribute: Choose review attribute such as Publish time, Rating, Recommendation, Text etc.
- Sorting direction: Ascending or descending.
- Limit: Maximum reviews you'd like to get.
- Offset: You can extract reviews starting from a specific review. For example, if a page has 1,000 reviews and you'd like to request the reviews starting from the review number 200, you're offset should be 200. This would also help you incrementally request reviews from any page.
- Min rating: Select minimum review rating.
- Max rating: Select maximum review rating.
- Posted after & Posted before: Choose the time frame of your request.
Next you can define the actions that you'd like to see after you run the current query.
- Auto-renew subscription: For any review page you request, you are able to continuously monitor the page for any updates. When enable auto-renew subscription, we will charge you the same number of credits every 30 days and you'll keep receiving updates.
- No change: Keep your existing settings for this requested review page.
- Enable: Keep monitoring this page beyond 30 days.
- Disable: Stop monitoring this page after this request.
- Manage Listeners: For each request, you would be able to send notification to your preferred listeners in case of any review updates on the source website. Learn more about how to set up listeners to receive automatic notification..
- No change: Keep your existing settings for this requested review page.
- Start: Start receiving updates to your preferred listeners. i.e. HTTP Webhook, Slack channel or email.
- Stop: Stop receiving updates about this page after this request.
Notice that you the estimated credits will be displayed on the bottom left corner. The final cost depends on the number of reviews: 100 + 1 × found reviews. The number of reviews displayed on the native page, e.g. Glassdoor, is not necessarily accurate. We will only charge for the number of reviews we serve.
When ready, click Run to receive results of your query right away.