Skip to main content
All CollectionsTroubleshooting
Where can I find my scraping job ID?

Where can I find my scraping job ID?

Tony avatar
Written by Tony
Updated over a week ago

Job ID placement varies based on the integration method used: synchronous (Realtime and Proxy endpoint) or asynchronous (Push-Pull).

Synchronous Methods (Realtime and Proxy Endpoint)

  • Check the response output's end section where you'll find the job_id field.

  • Examine the response headers for x-oxylabs-job-id.

Asynchronous Method (Push-Pull)

  • Look for the id field in the response.

Web Unblocker Users

  • Find your job ID in the response header x-oxylabs-job-id.

Quick Tips for Finding Your Job ID

  • Use your code editor's search function (Ctrl+F/Cmd+F) to locate "job_id" or "id".

  • For JSON responses, the job ID is typically a long numeric string.

  • In parsed results, check both the top-level metadata and the end of the response.

Note: Job IDs are only retained in our system for 48 hours. For assistance with specific jobs, please ensure they were completed within this timeframe.


🙌 Need assistance? Contact support via live chat or send a message to [email protected].

🎯 Want a custom solution or a free trial? Contact sales by booking a call. For any questions, such as custom pricing, advice, or a free trial, drop us a line at [email protected].

Did this answer your question?