v1
latestOpenAPI 3.1.02026-07-26221930.5 KBDispatch
Get the in-flight task for a scraper
Return the active (queued/running/needs_input) revision or extension task for a given scraper, if any. Useful for showing live progress on an API you already own. Returns { "task": null } when nothing is in flight.
get/dispatch/scrapers/{scraper_id}/active-task
Path parameters
scraper_idstring required
Response
Active task or null