Skip to main content

Parameters

fid
string
required
Feature id what you want to fetch reviews to. fid parameter can be found in knowledge.fid field of google search response.
start
string
Define the result offset - results to start from the selected value. Used for managing pagination.
Examples:
start=0 (default) - first page of results
start=10 - second page of results
start=20 - third page of results, etc.
num
string
deprecated
Deprecated As of September 11, 2025 by Google
  • The Number of results to return is usually 10, results’ set size may vary.
  • The start parameters can be used to paginate within results’ set. 
  • To get top 100 results, Bright Data offers a Web Scraping API. Read more here: Get top google 100 results in one API call