Skip to main content

Live vehicle events (SSE)

GET 

/api/jobs/:job_id/vehicles/stream

Server-Sent Events stream that emits individual vehicle events as they are scraped. Event types: vehicle_new, vehicle_updated. Each data payload is a Vehicle object.

Request

Responses

SSE vehicle event stream