Skip to main content
There are two different kinds of pagination: Search accepts pages 1–10. It does not automatically traverse them. Review and photo fixture inputs accept a positive signed 32-bit page number; standalone live review and photo jobs are unavailable. Stored result requests accept limit from 1–100 (default 25). Pass data.next_cursor unchanged as the next cursor; use URL encoding and stop when it is null. Never derive a cursor from record count.
An empty source page is still a successful admitted operation. Do not automatically increase geography, keywords, or source pages beyond the user’s request.