Discussions

Ask a Question
Back to all

Exact query params supported on /reviews?

/retrieve-task/ – Supported Parameters

  • page (integer; default: 1; min: 1) — Results page number.
  • page_size (integer; default: 50; min: 1; max: 1000) — Number of records per page.
  • task_id (string) — Unique identifier for the specific scraping task.
  • publisher_key (string; e.g., maps.google.com, yelp.com) — Identifies the target publisher for the task.
  • foreign_key (string) — External identifier used when creating the original scraping request.
  • api_key (string) — Your API key for authentication.