LinkedIn Jobs Scraper | $0.25/1K Results | Pay Per Result
Pricing
from $0.25 / 1,000 results
LinkedIn Jobs Scraper | $0.25/1K Results | Pay Per Result
Extract job listings from LinkedIn Jobs. Add a job title or keywords and get the title, company, location, posting date, and listing URL of every match. Export to JSON or CSV, run it via API, or plug it into your agent. $0.25 per 1,000 results, pay per result. Served by AnyAPI.
Pricing
from $0.25 / 1,000 results
Rating
0.0
(0)
Developer
AnyAPI
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
a day ago
Last modified
Categories
Share
Runs a LinkedIn Jobs search and returns one row per listing: job ID, title, hiring company with its LinkedIn page and logo, location, the timestamp it was posted, and the listing URL. You can narrow the search by location, employment type, workplace type, seniority, how recently the job went up, and a single company.
Input
| Field | Type | Required | Description |
|---|---|---|---|
query | string | yes | Job title or keywords to search for. |
location | string | no | City, region, or country to search within. |
limit | integer | no | How many listings to ask for, from 1 to 25. |
employmentType | string | no | Only return jobs of this employment type. Leave empty for all of them. One of: full-time, part-time, contract, internship, temporary. |
workplaceType | string | no | Only return remote, hybrid, or onsite jobs. Leave empty for all of them. One of: remote, hybrid, onsite. |
experienceLevel | string | no | Only return jobs at this seniority. Leave empty for all of them. One of: internship, entry, associate, mid-senior, director, executive. |
postedLimit | string | no | Only return jobs posted inside this window. Leave empty for no recency filter. One of: 24h, week, month. |
companyId | string | no | LinkedIn numeric company id, to watch the openings at one company only. |
maxItems | integer | no | Stop after this many results. Defaults to 100. Each result is charged once. |
Output
Every result row is written to the dataset as one JSON object:
{"id": "4455931376","title": "Software Development Engineer, AWS IAM Distributed Database System","url": "https://www.linkedin.com/jobs/view/software-development-engineer-aws-iam-distributed-database-system-at-amazon-web-services-aws-4455931376","company": "Amazon Web Services (AWS)","companyUrl": "https://www.linkedin.com/company/amazon-web-services","logoUrl": "https://media.licdn.com/dms/image/example-company-logo","location": "Seattle, WA","createdUtc": 1787097600,"source": "AnyAPI"}
Standby mode
This Actor also runs in Standby mode. Send the same input as a JSON body in a
POST request and it answers with { "items": [ ... ] }, the same rows a
standard run would write, charged the same way.
Pricing
This Actor is billed per result, plus one small fixed charge per run. A result event is charged for every row it writes, and the Actor Start event is charged once when the run begins. A run that finds nothing, or that comes back with an empty list, writes no rows and pays the start charge only. Both prices are on this Actor's Apify Store page.
Support
Something wrong with this Actor, a field you need, or a platform you want added? Open an issue on this Actor, or email support@getanyapi.com and a human will answer.
One shape across every platform
This Actor belongs to a set of sixteen on this account that read YouTube,
Instagram, TikTok, X, Reddit, Threads, Facebook Ads Library and Google News.
They take the same kind of input, write the same kind of row, bill the same way,
and stamp every row with "source": "AnyAPI", so a pipeline written against
one of them reads all of them without a second parser.
| Platform | Actors |
|---|---|
| YouTube | search, channel videos, comments, transcripts |
| profile posts, post comments | |
| TikTok | profile videos, keyword search, video comments |
| X | profile, user tweets |
| search, post comments | |
| Other | Threads posts, Facebook Ads Library, Google News |