Scrapingdog

Job Overview API

Retrieve detailed information about a specific LinkedIn job posting using its job ID. The job ID can be found via the Jobs Search Scraper or directly from a LinkedIn job URL. Each successful request costs 5 API credits.

Endpoint: https://api.scrapingdog.com/jobs

API Parameters

🔑

Scrapingdog Parameters

  • api_key Required
    Your personal API key. Available on your dashboard.

    Type: String
💼

Job

  • job_id Required
    The ID of the job listing. Can be found via the Jobs Search Scraper.

    Type: String

API Examples

Code to Integrate
curl "https://api.scrapingdog.com/jobs?api_key=APIKEY&job_id=3539667535"