sharedParams.actions to click, scroll, or wait before capture. Actions run in order, require a paid plan, and bypass the cache.
Load more content
Send this body toPOST /web/scrape. See the Quickstart for authentication and SDK setup.
Action types
Send 1–5 actions. A scroll defaults to down, one viewport, once. Pixel amounts range from 1 to 100,000 and
maxScrolls from 1 to 50. A scroll-container selector can be up to 2,000 characters.
Scroll a lazy feed
perform instruction followed by waitFor for the resulting content. Request Parse fields to verify the expected element is present.
Failures and deadlines
A failed action marks affected outputs as failed; the request can still return HTTP 200. Fixed waits must fit within the request deadline, including its response reserve. A Free-plan request with actions returns403 PAID_PLAN_REQUIRED.
Use actions with Scrape. To visit several interactive pages, get their URLs through Map and scrape them individually.