Job Search
Search Jobs
-
Search jobs posted on LinkedIn. This endpoint is useful for scraping job openings of a specific company on LinkedIn.
-
To scrape all results from each search, change the parameter start from 0 to 25, 50, etc. until you see less than 25 results returned. - 2 credits per call.
POST
Authorizations
Body
application/json
Keywords to search for jobs.
Example:
"marketing"
Geographical code for filtering jobs.
Example:
92000000
Filter jobs by date posted. Acceptable values include predefined date ranges.
Available options:
Any time
, Past month
, Past week
, Past 24 hours
Example:
"Any time"
Filter jobs by experience levels. Acceptable values include predefined experience levels.
Available options:
Internship
, Associate
, Director
, Entry level
, Mid-Senior level
, Executive
Example:
["Internship", "Entry level"]
Learn how to find a company_id.
Example:
[1035]
Filter jobs by specific title IDs.
Example:
[]
Available options:
On-site
, Remote
, Hybrid
Example:
["Remote", "Hybrid"]
Available options:
Marketing
, Sales
, Business Development
, Other
, Strategy/Planning
, Writing/Editing
, Public Relations
, Information Technology
, Art/Creative
, Administrative
, Advertising
Example:
["Marketing", "Sales"]
Filter jobs by industries.
Example:
[]
Available options:
Full-time
, Part-time
, Contract
, Temporary
, Internship
, Other
Example:
["Full-time", "Internship"]
Available options:
Most recent
, Most relevant
Example:
""
Available options:
true
, false
Example:
"false"
Filter jobs with less than 10 applicants. Acceptable values are 'true' or 'false'.
Available options:
true
, false
Example:
"false"
Pagination start index.
Example:
0