← API Catalog
Apify·Async

⚡️Rapid Linkedin Jobs Scraper

Knowledge & Data$0.00048 / Result

What it does

🔥 $0.45/1K Jobs. Scrape LinkedIn Jobs without cookies 🍪. Extract job listings by keyword, company, city, or country. Get complete structured data including titles, descriptions, locations, salaries, experience, skills, company details, apply links, contact emails, and more.

Returns: 🔥 $0.45/1K Jobs. Scrape LinkedIn Jobs without cookies 🍪. Extract job listings by keyword, company, city, or country. Get complete structured data including titles, descriptions, locations, salaries, experience, skills, company details, apply links, contact emails, and more.

Parameters

ParameterTypeRequiredDescription
citiesarrayNoOptional. List specific cities to search (e.g., 'London', 'Manchester'). The scraper will loop through each. Note: Set the 'Location' field to the relevant country to ensure accurate city matching.
locationtextNoEnter a broad location (e.g., 'Worldwide', 'Europe', 'Canada') or a full search string (e.g., 'San Francisco, CA'). For multiple specific cities, enter the country here and list the cities below.
job_titletextNoLegacy field, kept for backward compatibility with existing integrations. Its value is combined with 'Job Titles' above (not overridden by it) — every distinct title from both fields is searched. This field will be removed in a future version; migrate to 'Job Titles'.
easy_applybooleanNoFilter for jobs with simplified application
experienceselectNoSelect job experience level
jobs_titlesarrayNoJob titles to search for (e.g., 'Software Engineer', 'Data Scientist'). The scraper runs a search for each title and merges the results.
jobs_entriesnumberNoEnter the number of jobs you want to scrape.
company_namesarrayNoOnly search for these companies
job_post_timetextNoCustom Job Post Time. Overrides the dropdown above. Enter custom time in seconds prefixed with 'r' (e.g., 'r86400' for 1 day, 'r172800' for 2 days).
posted_withinselectNoSelect on basis of job posting time.
employment_typeselectNoSelect Job type you need.
work_arrangementselectNoSelect what type of work schedule you need.

Endpoints

GET/v1/agents/resources/inspect/apify.worldunboxer.rapid-linkedin-scraperPublic
POST/v1/agents/resources/estimate/apify.worldunboxer.rapid-linkedin-scraperPublic
POST/v1/agents/resources/run/apify.worldunboxer.rapid-linkedin-scraperAgent key
GET/v1/agents/resources/runs/{run_id}Agent key

Quick start

Run it with one Agent One Key over the OpenAI-compatible resource rail.

curl -X POST https://api.deva.me/v1/agents/resources/run/apify.worldunboxer.rapid-linkedin-scraper \
  -H "Authorization: Bearer deva_i1_your_key_here" \
  -H "Content-Type: application/json" \
  --data '{
    "params": {}
  }'

Related in Knowledge & Data