All Collections
Troubleshooting
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).

Tips for easily finding your scraping job ID:

  • Check the end of the output; the job ID is typically located there (for Realtime and Push-Pull);

  • Examine the response headers x-oxylabs-job-id; you will find the job ID there (for Realtime and Proxy endpoint);

  • Identify the key: job_id for synchronous integration methods or id for asynchronous;

  • Use the find function in the code, searching by the key name to locate the job ID quickly.

Note: Please ensure the job was completed within the last 48 hours for us to find it in our system and provide assistance.


🙌 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?