v1

latestOpenAPI 3.1.02026-07-26221930.5 KB
Execute

Execute an API endpoint (POST)

Call a generated API endpoint by scraper ID and endpoint name. Pass endpoint parameters in the JSON body.

post/scraper/{scraper_id}/{endpoint_name}

Path parameters

scraper_idstring required
endpoint_namestring required

Request body

object required

Endpoint-specific parameters (see the endpoint's input_params for the schema)

Response

Success — the endpoint's own JSON (shape defined by its return_schema).

statusstring

Present on fallback/error envelopes; absent on a normal successful response (which is just the endpoint's data).

scraper_idstring
execution_timenumber nullable

Execution time in seconds