LinkedIn Jobs Scraper API
## **🤖 Using ChatGPT, Claude or Cursor?** Paste this link — your AI instantly reads every endpoint + parameter and tells you if this API fits your use case, zero digging: → https://reefapi.com/docs/linkedin-jobs.md ## **🌊 150+ live data APIs on one key** (e-commerce, real estate, social, search, jobs, news & more) → https://reefapi.com ## **📖 Docs & playground:**…
LinkedIn Jobs Scraper API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Company Jobs | ||
| POST |
company /linkedin-jobs/v1/company |
Company profile: description, website, employee count, industry, HQ, founded year, specialties. Returns company{slug, url, description, website, employee_count, company_size,… |
| POST |
jobs_by_company /linkedin-jobs/v1/jobs/by-company |
All public job postings at a specific company — pass a company slug, URL or numeric id; optionally narrow with the same keyword/location/date/seniority/job-type/workplace filters… |
| Filters & Lookups | ||
| POST |
locations_search /linkedin-jobs/v1/locations/search |
Location typeahead → resolve a place name (city, region, metro area, country) to the LinkedIn numeric geoId used by the `geoId` search param for precise geo-pinned searches.… |
| Job Details | ||
| POST |
jobs_detail /linkedin-jobs/v1/jobs/detail |
Full posting for one job: description, employment type, seniority, salary, applicant count. Returns job{job_id, job_url, title, company{...}, description_text, description_html,… |
| Job Search | ||
| POST |
jobs_search /linkedin-jobs/v1/jobs/search |
Search public LinkedIn job postings by keywords, with optional location and date/seniority/job-type/workplace filters. Returns jobs[]{job_id, job_url, title, company{name, url,… |
| POST |
jobs_similar /linkedin-jobs/v1/jobs/similar |
Related job postings for a given job_id. LinkedIn's guest surface exposes no direct similar-jobs feed, so results are a keyword+location re-search seeded from the source job's… |
LinkedIn Jobs Scraper API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA | $40 / month | 5 / second |
|
| MEGA | $100 / month | 150000 / second |
|