What is the difference between result_count and review_count?

result_count is the total number of reviews scraped by Review Scraper API, while review_count is the total number of reviews as reported by the review profile itself.

The number of reviews available for scraping on a profile page might be different from the actual review count because sites like Google, Yelp and more are known to remove suspicious reviews.

We recommended that you always use result_count for pagination limits instead of review_count while calling the /reviews endpoint.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.