LinkedIn Jobs Search Scraper
Under maintenancePricing
from $2.99 / 1,000 job details
LinkedIn Jobs Search Scraper
Under maintenanceScrape job listings from LinkedIn Jobs. Extract job titles, companies, locations, salary ranges, seniority levels, employment types, and application insights from the world's largest professional network.
Pricing
from $2.99 / 1,000 job details
Rating
0.0
(0)
Developer
Jobs API
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
10 days ago
Last modified
Categories
Share
An Apify Actor that scrapes publicly listed job postings from LinkedIn - Scrape job listings from LinkedIn Jobs. Extract job titles, companies, locations, salary ranges, seniority levels, employment types, and application insights from the world's largest professional network..
The Actor navigates LinkedIn's public job-search results, opens each result detail page to enrich the record, normalises everything into a single rich structured schema, and pushes one record per job into the Actor's default dataset for download or downstream integration.
Table of Contents
- What is LinkedIn?
- What does the Actor scrape?
- Main target URL
- Input schema
- Output / dataset schema
- Example input
- Example output record
- Responsible use
- Related jobs scrapers
What is LinkedIn?
LinkedIn is Scrape job listings from LinkedIn Jobs. Extract job titles, companies, locations, salary ranges, seniority levels, employment types, and application insights from the world's largest professional network.
This Actor targets LinkedIn's public job-search results and enriches each result with the canonical LinkedIn detail page.
What does the Actor scrape?
Scrape job listings from LinkedIn Jobs. Extract job titles, companies, locations, salary ranges, seniority levels, employment types, and application insights from the world's largest professional network.
The actor maps listing fields such as:
Primary source URL: https://www.swiggy.com/city/chennai/order-online
Main target URL
The actor scrapes from the following base URL:
https://www.swiggy.com/city/chennai/order-online
Request modifiers come from fields: keywords, location, maxJobs, datePosted, jobType, experienceLevel, remoteFilter, scrapeJobDetails, proxyConfiguration, urls, scrapeCompany, count, splitByLocation, splitCountry, salaryMin, salaryMax, educationLevel.
Input schema
The Actor accepts the following input (defined in .actor/input_schema.json):
| Field | Type | Required | Default | Constraints | Description |
|---|---|---|---|---|---|
keywords | string | Yes | - | - | Job search keywords (e.g. 'software engineer', 'product manager', 'data scientist'). |
location | string | No | "United States" | - | Job location (e.g. 'United States', 'San Francisco, CA', 'Remote', 'India'). |
maxJobs | integer | No | 50 | >= 1; <= 1000 | Maximum number of job listings to scrape. |
datePosted | enum(anyTime, pastMonth, pastWeek, past24Hours) | No | "anyTime" | one of: anyTime, pastMonth, pastWeek, past24Hours | Filter by how recently the job was posted. |
jobType | enum(, F, P, C, T, I, V, O) | No | "" | one of: , F, P, C, T, I, V, O | Filter by employment type. |
experienceLevel | enum(, 1, 2, 3, 4, 5, 6) | No | "" | one of: , 1, 2, 3, 4, 5, 6 | Filter by required experience level. |
remoteFilter | enum(, 1, 2, 3) | No | "" | one of: , 1, 2, 3 | Filter by work location type. |
scrapeJobDetails | boolean | No | true | - | Visit each job page to extract full description, requirements, salary, and more. Slower but much more data. |
proxyConfiguration | object | No | {"useApifyProxy":false} | - | Optionally, use Apify Proxy or custom HTTP proxy to avoid IP address-based blocking. |
urls | array | No | - | - | Go to linkedin jobs search page on incognito window (to access public version), search with required filters and once you are done, copy the full URL from address bar and pass it here. You can pass multiple search URLs |
scrapeCompany | boolean | No | true | - | This will require additional scraping requests for each job record and take longer to scrape |
count | integer | No | - | >= 10 | Limit number of jobs scraped |
splitByLocation | boolean | No | false | - | Enable this to split your search by cities within a country. This helps bypass LinkedIn's 1000 job limit per search URL by creating separate searches for each city. This will overwrite the location filter in input search URLs. |
splitCountry | enum(US, CA, MX, GB, DE, FR, NL, CH, SE, NO, DK, FI, IE, ES, IT, PT, BE, AT, PL, CZ, RO, HU, GR, BG, HR, RS, UA, SK, LT, LV, EE, SI, LU, MT, IS, CY, TR, RU, GE, AM, AZ, BY, BA, XK, MD, ME, MK, AL, MC, AD, LI, SM, VA, IN, CN, JP, KR, SG, HK, TW, TH, VN, ID, MY, PH, BD, PK, LK, NP, MM, KH, KZ, UZ, KG, TJ, TM, MN, BN, MV, BT, LA, TL, AF, KP, AE, SA, IL, QA, KW, BH, OM, JO, LB, IQ, IR, PS, SY, YE, AU, NZ, FJ, PG, WS, TO, VU, SB, KI, MH, FM, PW, NR, TV, BR, AR, CO, CL, PE, EC, UY, VE, BO, PY, GY, SR, CR, PA, GT, DO, PR, JM, TT, HN, SV, NI, BS, BB, CU, HT, BZ, AG, DM, GD, LC, KN, VC, ZA, NG, KE, EG, MA, GH, ET, TZ, RW, UG, SN, TN, CI, CM, DZ, AO, MU, ZM, ZW, MZ, CD, BW, NA, MG, LY, SD, SS, SO, ML, GA, BJ, BF, MW, NE, TD, SL, LR, ER, GM, GN, GW, TG, MR, SZ, LS, DJ, CG, CF, BI, CV, KM, GQ, ST, SC) | No | - | one of: US, CA, MX, GB, DE, FR, NL, CH, SE, NO, DK, FI, IE, ES, IT, PT, BE, AT, PL, CZ, RO, HU, GR, BG, HR, RS, UA, SK, LT, LV, EE, SI, LU, MT, IS, CY, TR, RU, GE, AM, AZ, BY, BA, XK, MD, ME, MK, AL, MC, AD, LI, SM, VA, IN, CN, JP, KR, SG, HK, TW, TH, VN, ID, MY, PH, BD, PK, LK, NP, MM, KH, KZ, UZ, KG, TJ, TM, MN, BN, MV, BT, LA, TL, AF, KP, AE, SA, IL, QA, KW, BH, OM, JO, LB, IQ, IR, PS, SY, YE, AU, NZ, FJ, PG, WS, TO, VU, SB, KI, MH, FM, PW, NR, TV, BR, AR, CO, CL, PE, EC, UY, VE, BO, PY, GY, SR, CR, PA, GT, DO, PR, JM, TT, HN, SV, NI, BS, BB, CU, HT, BZ, AG, DM, GD, LC, KN, VC, ZA, NG, KE, EG, MA, GH, ET, TZ, RW, UG, SN, TN, CI, CM, DZ, AO, MU, ZM, ZW, MZ, CD, BW, NA, MG, LY, SD, SS, SO, ML, GA, BJ, BF, MW, NE, TD, SL, LR, ER, GM, GN, GW, TG, MR, SZ, LS, DJ, CG, CF, BI, CV, KM, GQ, ST, SC | Select the country whose cities will be used to split the search. Only used when 'Split search by city locations' is enabled. Required to when 'Split search by city locations' is enabled. |
salaryMin | integer | No | - | >= 0 | Minimum salary filter (in local currency). Only show jobs paying at least this amount. |
salaryMax | integer | No | - | >= 0 | Maximum salary filter (in local currency). Only show jobs paying at most this amount. |
educationLevel | enum(, high_school, associate, bachelor, master, doctorate) | No | "" | one of: , high_school, associate, bachelor, master, doctorate | Filter by minimum education level required. |
Example input
{"keywords": "software engineer","location": "United States","maxJobs": 50,"datePosted": "anyTime","jobType": "","experienceLevel": "","remoteFilter": "","scrapeJobDetails": true,"proxyConfiguration": {"useApifyProxy": false},"urls": ["https://www.linkedin.com/jobs/search/?position=1&pageNum=0"],"scrapeCompany": true,"count": 100,"splitByLocation": false,"splitCountry": "US","salaryMin": 0,"salaryMax": 0,"educationLevel": ""}
Output / dataset schema
Each record follows .actor/dataset_schema.json and includes the properties below.
| Field | Type | Required |
|---|
Example output record
{"id": "4437472369","title": "Software Engineer, Early Career (AI)","linkedinUrl": "https://www.linkedin.com/jobs/view/software-engineer-early-career-ai-at-notion-4437472369?position=2&pageNum=0&refId=LLU7TqhIi%2FvzAYqa9nZN1A%3D%3D&trackingId=V29qPN0o%2BKFvwK9GSlmELw%3D%3D","jobState": "LISTED","postedDate": "2026-07-06","descriptionText": "Who We Are Notion is the collaborative AI workspace where teams and agents think together. We're building one place where your knowledge, projects, meetings, and AI tools live side by side, so work is faster, clearer, and less fragmented. Millions of individuals, small teams, and large companies run their work on Notion. Notinos (our employees) are customer zero in bringing this future of work to life. We care about craft, building things that last, and the belief that great work is still fundamentally human. Our goal isn’t to ship the next feature. Each and every team of Notinos is working to set the standard for how humans work together in the AI era. From building a business’s system of record to making and managing AI agents to automating away the busy work, we care deeply about giving our customers more time for their life’s work. About The Role As an engineer at Notion, you’ll help shape core user experiences and accelerate how people discover value in Notion. You'll tackle meaningful challenges with increasing autonomy, crafting code that millions of users will experience. You'll take ownership of projects that matter, make critical technical decisions, and contribute your unique perspective to our product vision. Working alongside passionate experts across design, product, and data, you'll help shape the future of how people work. We're looking for an Early Career AI Engineer to join as a strategic partner in shaping Notion's AI vision. You'll work on cutting-edge AI-powered features, leveraging LLMs, embeddings, and other AI technologies to make Notion more intelligent and capable. Role This role may be aligned to one of multiple AI-focused teams at Notion. Depending on team match and business needs, you could work on: AI product engineering: building model-powered features end-to-end (UX, APIs, retrieval, orchestration, quality, and reliability) Model & systems engineering: improving model integration and performance (latency, cost, safety, robustness) and building the infrastructure that supports model serving and experimentation Evaluation & quality (evals): creating evaluation frameworks and automated/ human-in-the-loop testing to measure and improve model and product quality What You’ll Achieve Partner with your team to prototype and ship an AI-powered product improvement Own a scoped productionization project: integrate a new model/technique into an existing workflow, add monitoring + guardrails, or improve latency/cost/reliability. Contribute to evals and iteration loops: build or extend an evaluation set, run experiments, analyze results, and translate learnings into product or system changes. Skills You'll Need To Bring You have less than two years of engineering experience. You have solid fundamentals in data structures, algorithms, and distributed systems, with a customer-minded, pragmatic approach to solving problems. Expertise building and prototyping: You’re excited to build and iterate quickly, and you’ve started exploring AI/ML through coursework, projects, internships, or hackathons. You’re comfortable learning how different parts of a product fit together (UI, APIs, data), have some familiarity with relational databases like Postgres or MySQL, and can take an idea from prototype to a working feature with guidance. Thoughtful problem-solving: You approach problems holistically, starting with a clear and accurate understanding of the context. You think about the implications of what you're building and how it will impact real people's lives. You can navigate ambiguity successfully, decompose complex problems into clean solutions, while also balancing the business impact of what you’re building. Impact-driven approach to technology: You see technologies as tools to achieve user impact rather than ends in themselves. You care more about building successful systems that solve real problems than about using specific tech stacks or following trends. You stay current with the latest tools like Cursor, Claude Code, and other AI-assisted development environments, you're pragmatic about choosing the right tool for the job, focusing on what delivers the most value to users and the business. Proactive communication and high agency: You own your work, communicating clearly about progress and blockers. You don't wait for instructions for every step but rather show initiative in identifying what needs to be done and driving projects forward. You ask questions when needed while independently finding solutions to problems. Nice to Haves You have experience with any part of our technology stack: React, TypeScript, Node.js, Postgres, and Elasticsearch. You care about the interaction between technology and society, the ways in which they inform each other, and our responsibility as technologists to be conscious of that relationship. You've heard of computing pioneers like Ada Lovelace, Douglas Engelbart, Alan Kay, and others—and understand why we're big fans of their work. Notion is committed to providing highly competitive cash compensation, equity, and benefits. The compensation offered for this role will be based on multiple factors such as location, the role’s scope and complexity, and the candidate’s experience and expertise, and may vary from the range provided below. For roles based in San Francisco and New York, the estimated base salary range for this role is $130,000-$150,000. By clicking “Submit Application”, I understand and agree that Notion and its affiliates and subsidiaries will collect and process my information in accordance with Notion’s Global Recruiting Privacy Policy. A Note on AI You don’t need deep AI expertise for every role, but we do expect every Notino to be intellectually curious, drawn to tinkering and discovery, and excited to use AI as a real collaborator in their work. For some roles, AI fluency is a core requirement - when that’s the case, we'll say so explicitly in the qualifications. People who thrive here don’t treat AI as a novelty. They use it to think better, and make their work easier for others to build on. Equal Opportunity & Accommodations We hire talented people from a wide range of backgrounds. If you’re excited about this role but don’t meet every bullet, we still encourage you to apply. Notion is an equal opportunity employer and does not discriminate on the basis of any legally protected characteristic. Consistent with applicable law, we will consider for employment qualified applicants with arrest and conviction records. Notion provides reasonable accommodations during the application process; if you need one, please let your recruiter know. Notion is proud to be an equal opportunity employer. We do not discriminate in hiring or any employment decision based on race, color, religion, national origin, age, sex (including pregnancy, childbirth, or related medical conditions), marital status, ancestry, physical or mental disability, genetic information, veteran status, gender identity or expression, sexual orientation, or other applicable legally protected characteristic. Notion considers qualified applicants with criminal histories, consistent with applicable federal, state and local law. Notion is also committed to providing reasonable accommodations for qualified individuals with disabilities and disabled veterans in our job application procedures. If you need assistance or an accommodation due to a disability, please let your recruiter know.","descriptionHtml": "Who We Are<br><br>Notion is the collaborative AI workspace where teams and agents think together. We're building one place where your knowledge, projects, meetings, and AI tools live side by side, so work is faster, clearer, and less fragmented. Millions of individuals, small teams, and large companies run their work on Notion.<br><br>Notinos (our employees) are customer zero in bringing this future of work to life. We care about craft, building things that last, and the belief that great work is still fundamentally human. Our goal isn’t to ship the next feature. Each and every team of Notinos is working to set the standard for how humans work together in the AI era. From building a business’s system of record to making and managing AI agents to automating away the busy work, we care deeply about giving our customers more time for their life’s work.<br><br><strong>About The Role<br><br></strong>As an engineer at Notion, you’ll help shape core user experiences and accelerate how people discover value in Notion. You'll tackle meaningful challenges with increasing autonomy, crafting code that millions of users will experience. You'll take ownership of projects that matter, make critical technical decisions, and contribute your unique perspective to our product vision. Working alongside passionate experts across design, product, and data, you'll help shape the future of how people work.<br><br>We're looking for an Early Career AI Engineer to join as a strategic partner in shaping Notion's AI vision. You'll work on cutting-edge AI-powered features, leveraging LLMs, embeddings, and other AI technologies to make Notion more intelligent and capable.<br><br><strong>Role<br><br></strong>This role may be aligned to one of multiple AI-focused teams at Notion. Depending on team match and business needs, you could work on:<br><br><ul><li>AI product engineering: building model-powered features end-to-end (UX, APIs, retrieval, orchestration, quality, and reliability)</li><li>Model & systems engineering: improving model integration and performance (latency, cost, safety, robustness) and building the infrastructure that supports model serving and experimentation</li><li>Evaluation & quality (evals): creating evaluation frameworks and automated/ human-in-the-loop testing to measure and improve model and product quality<br><br></li></ul>What You’ll Achieve<br><br><ul><li>Partner with your team to prototype and ship an AI-powered product improvement</li><li>Own a scoped productionization project: integrate a new model/technique into an existing workflow, add monitoring + guardrails, or improve latency/cost/reliability.</li><li>Contribute to evals and iteration loops: build or extend an evaluation set, run experiments, analyze results, and translate learnings into product or system changes.<br><br></li></ul><strong>Skills You'll Need To Bring<br><br></strong><ul><li>You have less than two years of engineering experience. You have solid fundamentals in data structures, algorithms, and distributed systems, with a customer-minded, pragmatic approach to solving problems.</li><li>Expertise building and prototyping: You’re excited to build and iterate quickly, and you’ve started exploring AI/ML through coursework, projects, internships, or hackathons. You’re comfortable learning how different parts of a product fit together (UI, APIs, data), have some familiarity with relational databases like Postgres or MySQL, and can take an idea from prototype to a working feature with guidance.</li><li>Thoughtful problem-solving: You approach problems holistically, starting with a clear and accurate understanding of the context. You think about the implications of what you're building and how it will impact real people's lives. You can navigate ambiguity successfully, decompose complex problems into clean solutions, while also balancing the business impact of what you’re building.</li><li>Impact-driven approach to technology: You see technologies as tools to achieve user impact rather than ends in themselves. You care more about building successful systems that solve real problems than about using specific tech stacks or following trends. You stay current with the latest tools like Cursor, Claude Code, and other AI-assisted development environments, you're pragmatic about choosing the right tool for the job, focusing on what delivers the most value to users and the business.</li><li>Proactive communication and high agency: You own your work, communicating clearly about progress and blockers. You don't wait for instructions for every step but rather show initiative in identifying what needs to be done and driving projects forward. You ask questions when needed while independently finding solutions to problems.<br><br></li></ul>Nice to Haves<br><br><ul><li>You have experience with any part of our technology stack: React, TypeScript, Node.js, Postgres, and Elasticsearch.</li><li>You care about the interaction between technology and society, the ways in which they inform each other, and our responsibility as technologists to be conscious of that relationship.</li><li>You've heard of computing pioneers like Ada Lovelace, Douglas Engelbart, Alan Kay, and others—and understand why we're big fans of their work.<br><br></li></ul>Notion is committed to providing highly competitive cash compensation, equity, and benefits. The compensation offered for this role will be based on multiple factors such as location, the role’s scope and complexity, and the candidate’s experience and expertise, and may vary from the range provided below. For roles based in San Francisco and New York, the estimated base salary range for this role is $130,000-$150,000.<br><br>By clicking “Submit Application”, I understand and agree that Notion and its affiliates and subsidiaries will collect and process my information in accordance with Notion’s Global Recruiting Privacy Policy.<br><br>A Note on AI<br><br>You don’t need deep AI expertise for every role, but we do expect every Notino to be intellectually curious, drawn to tinkering and discovery, and excited to use AI as a real collaborator in their work. For some roles, AI fluency is a core requirement - when that’s the case, we'll say so explicitly in the qualifications. People who thrive here don’t treat AI as a novelty. They use it to think better, and make their work easier for others to build on.<br><br>Equal Opportunity & Accommodations<br><br>We hire talented people from a wide range of backgrounds. If you’re excited about this role but don’t meet every bullet, we still encourage you to apply. Notion is an equal opportunity employer and does not discriminate on the basis of any legally protected characteristic. Consistent with applicable law, we will consider for employment qualified applicants with arrest and conviction records. Notion provides reasonable accommodations during the application process; if you need one, please let your recruiter know.<br><br>Notion is proud to be an equal opportunity employer. We do not discriminate in hiring or any employment decision based on race, color, religion, national origin, age, sex (including pregnancy, childbirth, or related medical conditions), marital status, ancestry, physical or mental disability, genetic information, veteran status, gender identity or expression, sexual orientation, or other applicable legally protected characteristic. Notion considers qualified applicants with criminal histories, consistent with applicable federal, state and local law. Notion is also committed to providing reasonable accommodations for qualified individuals with disabilities and disabled veterans in our job application procedures. If you need assistance or an accommodation due to a disability, please let your recruiter know.<br><br>","location": {"linkedinText": "San Francisco, CA"},"employmentType": "Full-time","workplaceType": "onsite","workRemoteAllowed": false,"applicants": 200,"jobFunctions": ["Engineering and Information Technology"],"industries": ["Software Development"],"company": {"linkedinUrl": "https://www.linkedin.com/company/notionhq?trk=public_jobs_topcard-org-name","name": "Notion"},"new": false,"contentSource": "linkedin","searchResultRank": 2,"companyName": "Notion","companyUrl": "https://www.linkedin.com/company/notionhq?trk=public_jobs_topcard-org-name","locationText": "San Francisco, CA","description": "Who We Are Notion is the collaborative AI workspace where teams and agents think together. We're building one place where your knowledge, projects, meetings, and AI tools live side by side, so work is faster, clearer, and less fragmented. Millions of individuals, small teams, and large companies run their work on Notion. Notinos (our employees) are customer zero in bringing this future of work to life. We care about craft, building things that last, and the belief that great work is still fundamentally human. Our goal isn’t to ship the next feature. Each and every team of Notinos is working to set the standard for how humans work together in the AI era. From building a business’s system of record to making and managing AI agents to automating away the busy work, we care deeply about giving our customers more time for their life’s work. About The Role As an engineer at Notion, you’ll help shape core user experiences and accelerate how people discover value in Notion. You'll tackle meaningful challenges with increasing autonomy, crafting code that millions of users will experience. You'll take ownership of projects that matter, make critical technical decisions, and contribute your unique perspective to our product vision. Working alongside passionate experts across design, product, and data, you'll help shape the future of how people work. We're looking for an Early Career AI Engineer to join as a strategic partner in shaping Notion's AI vision. You'll work on cutting-edge AI-powered features, leveraging LLMs, embeddings, and other AI technologies to make Notion more intelligent and capable. Role This role may be aligned to one of multiple AI-focused teams at Notion. Depending on team match and business needs, you could work on: AI product engineering: building model-powered features end-to-end (UX, APIs, retrieval, orchestration, quality, and reliability) Model & systems engineering: improving model integration and performance (latency, cost, safety, robustness) and building the infrastructure that supports model serving and experimentation Evaluation & quality (evals): creating evaluation frameworks and automated/ human-in-the-loop testing to measure and improve model and product quality What You’ll Achieve Partner with your team to prototype and ship an AI-powered product improvement Own a scoped productionization project: integrate a new model/technique into an existing workflow, add monitoring + guardrails, or improve latency/cost/reliability. Contribute to evals and iteration loops: build or extend an evaluation set, run experiments, analyze results, and translate learnings into product or system changes. Skills You'll Need To Bring You have less than two years of engineering experience. You have solid fundamentals in data structures, algorithms, and distributed systems, with a customer-minded, pragmatic approach to solving problems. Expertise building and prototyping: You’re excited to build and iterate quickly, and you’ve started exploring AI/ML through coursework, projects, internships, or hackathons. You’re comfortable learning how different parts of a product fit together (UI, APIs, data), have some familiarity with relational databases like Postgres or MySQL, and can take an idea from prototype to a working feature with guidance. Thoughtful problem-solving: You approach problems holistically, starting with a clear and accurate understanding of the context. You think about the implications of what you're building and how it will impact real people's lives. You can navigate ambiguity successfully, decompose complex problems into clean solutions, while also balancing the business impact of what you’re building. Impact-driven approach to technology: You see technologies as tools to achieve user impact rather than ends in themselves. You care more about building successful systems that solve real problems than about using specific tech stacks or following trends. You stay current with the latest tools like Cursor, Claude Code, and other AI-assisted development environments, you're pragmatic about choosing the right tool for the job, focusing on what delivers the most value to users and the business. Proactive communication and high agency: You own your work, communicating clearly about progress and blockers. You don't wait for instructions for every step but rather show initiative in identifying what needs to be done and driving projects forward. You ask questions when needed while independently finding solutions to problems. Nice to Haves You have experience with any part of our technology stack: React, TypeScript, Node.js, Postgres, and Elasticsearch. You care about the interaction between technology and society, the ways in which they inform each other, and our responsibility as technologists to be conscious of that relationship. You've heard of computing pioneers like Ada Lovelace, Douglas Engelbart, Alan Kay, and others—and understand why we're big fans of their work. Notion is committed to providing highly competitive cash compensation, equity, and benefits. The compensation offered for this role will be based on multiple factors such as location, the role’s scope and complexity, and the candidate’s experience and expertise, and may vary from the range provided below. For roles based in San Francisco and New York, the estimated base salary range for this role is $130,000-$150,000. By clicking “Submit Application”, I understand and agree that Notion and its affiliates and subsidiaries will collect and process my information in accordance with Notion’s Global Recruiting Privacy Policy. A Note on AI You don’t need deep AI expertise for every role, but we do expect every Notino to be intellectually curious, drawn to tinkering and discovery, and excited to use AI as a real collaborator in their work. For some roles, AI fluency is a core requirement - when that’s the case, we'll say so explicitly in the qualifications. People who thrive here don’t treat AI as a novelty. They use it to think better, and make their work easier for others to build on. Equal Opportunity & Accommodations We hire talented people from a wide range of backgrounds. If you’re excited about this role but don’t meet every bullet, we still encourage you to apply. Notion is an equal opportunity employer and does not discriminate on the basis of any legally protected characteristic. Consistent with applicable law, we will consider for employment qualified applicants with arrest and conviction records. Notion provides reasonable accommodations during the application process; if you need one, please let your recruiter know. Notion is proud to be an equal opportunity employer. We do not discriminate in hiring or any employment decision based on race, color, religion, national origin, age, sex (including pregnancy, childbirth, or related medical conditions), marital status, ancestry, physical or mental disability, genetic information, veteran status, gender identity or expression, sexual orientation, or other applicable legally protected characteristic. Notion considers qualified applicants with criminal histories, consistent with applicable federal, state and local law. Notion is also committed to providing reasonable accommodations for qualified individuals with disabilities and disabled veterans in our job application procedures. If you need assistance or an accommodation due to a disability, please let your recruiter know.","descriptionHeadings": ["About The Role","Role","Skills You'll Need To Bring"],"descriptionItems": ["AI product engineering: building model-powered features end-to-end (UX, APIs, retrieval, orchestration, quality, and reliability)","Model & systems engineering: improving model integration and performance (latency, cost, safety, robustness) and building the infrastructure that supports model serving and experimentation","Evaluation & quality (evals): creating evaluation frameworks and automated/ human-in-the-loop testing to measure and improve model and product quality","Partner with your team to prototype and ship an AI-powered product improvement","Own a scoped productionization project: integrate a new model/technique into an existing workflow, add monitoring + guardrails, or improve latency/cost/reliability.","Contribute to evals and iteration loops: build or extend an evaluation set, run experiments, analyze results, and translate learnings into product or system changes.","You have less than two years of engineering experience. You have solid fundamentals in data structures, algorithms, and distributed systems, with a customer-minded, pragmatic approach to solving problems.","Expertise building and prototyping: You’re excited to build and iterate quickly, and you’ve started exploring AI/ML through coursework, projects, internships, or hackathons. You’re comfortable learning how different parts of a product fit together (UI, APIs, data), have some familiarity with relational databases like Postgres or MySQL, and can take an idea from prototype to a working feature with guidance.","Thoughtful problem-solving: You approach problems holistically, starting with a clear and accurate understanding of the context. You think about the implications of what you're building and how it will impact real people's lives. You can navigate ambiguity successfully, decompose complex problems into clean solutions, while also balancing the business impact of what you’re building.","Impact-driven approach to technology: You see technologies as tools to achieve user impact rather than ends in themselves. You care more about building successful systems that solve real problems than about using specific tech stacks or following trends. You stay current with the latest tools like Cursor, Claude Code, and other AI-assisted development environments, you're pragmatic about choosing the right tool for the job, focusing on what delivers the most value to users and the business.","Proactive communication and high agency: You own your work, communicating clearly about progress and blockers. You don't wait for instructions for every step but rather show initiative in identifying what needs to be done and driving projects forward. You ask questions when needed while independently finding solutions to problems.","You have experience with any part of our technology stack: React, TypeScript, Node.js, Postgres, and Elasticsearch.","You care about the interaction between technology and society, the ways in which they inform each other, and our responsibility as technologists to be conscious of that relationship.","You've heard of computing pioneers like Ada Lovelace, Douglas Engelbart, Alan Kay, and others—and understand why we're big fans of their work."],"salary": {"min": 130000,"max": 150000,"currency": "USD","payPeriod": "YEARLY","compensationType": "DISPLAYED_RANGE"},"searchQuery": "developer","searchLocation": "United States","source": "linkedin.com","sourceData": {"transport": "linkedin-guest-api","detailApiUrl": "https://www.linkedin.com/jobs-guest/jobs/api/jobPosting/4437472369"},"scrapedAt": "2026-07-20T14:31:59.345Z"}
Responsible use
Only collect publicly available job information. Respect LinkedIn's applicable terms of service, robots directives, and data-protection requirements, and follow the usage policy of any proxy infrastructure you route through. Do not use this Actor to scrape authenticated pages, to bypass paywalls, or to harvest personal data of candidates or recruiters.
Related jobs scrapers
This Actor is part of the jobsapi organisation on Apify — a curated set of job-board scrapers that all share the same conventions (input schema, output schema, validation, and runtime). Each scraper lives under apify.com/jobsapi/<actor-name> and is published from a sibling folder in this workspace.
The full catalogue of jobs scrapers in this workspace:
Global / multi-country
- indeed-jobs-search-scraper — Indeed
- linkedin-jobs-search-scraper — LinkedIn
- google-jobs-search-scraper — Google Jobs
- glassdoor-jobs-search-scraper — Glassdoor
- monster-jobs-search-scraper — Monster
- ziprecruiter-jobs-search-scraper — ZipRecruiter
- simplyhired-jobs-search-scraper — SimplyHired
- adzuna-jobs-search-scraper — Adzuna
- jooble-jobs-search-scraper — Jooble
- jora-jobs-search-scraper — Jora
- careerjet-jobs-search-scraper — Careerjet
- multi-ats-jobs-search-scraper — multi-ATS aggregator
- workable-jobs-search-scraper — Workable
- workday-jobs-search-scraper — Workday-powered career sites
Remote / flexible
- remoteok-jobs-search-scraper — RemoteOK
- we-work-remotely-jobs-search-scraper — We Work Remotely
- remotive-jobs-search-scraper — Remotive
- remote-co-jobs-search-scraper — Remote.co
- flexjobs-jobs-search-scraper — FlexJobs
- upwork-jobs-search-scraper — Upwork
United States
- usajobs-jobs-search-scraper — USAJobs
- dice-com-jobs-search-scraper — Dice
- builtin-jobs-search-scraper — Built In
- governmentjobs-jobs-search-scraper — GovernmentJobs
- handshake-jobs-search-scraper — Handshake
- higheredjobs-jobs-search-scraper — HigherEdJobs
- hcareers-jobs-search-scraper — HCareers
- idealist-jobs-search-scraper — Idealist
- jobcase-jobs-search-scraper — Jobcase
- snagajob-jobs-search-scraper — Snagajob
- themuse-jobs-search-scraper — The Muse
- wellfound-jobs-search-scraper — Wellfound (AngelList Talent)
- tes-jobs-search-scraper — TES
- practicelink-jobs-search-scraper — PracticeLink
- civilservice-jobs-search-scraper — Civil Service
United Kingdom & Ireland
- reed-jobs-search-scraper — Reed
- totaljobs-jobs-search-scraper — Totaljobs
- cv-library-jobs-search-scraper — CV-Library
- jobsite-jobs-search-scraper — Jobsite
- jobs-ac-uk-jobs-search-scraper — Jobs.ac.uk
- guardian-jobs-search-scraper — Guardian Jobs
- irishjobs-jobs-search-scraper — IrishJobs
- nhs-jobs-search-scraper — NHS Jobs
- tes-jobs-search-scraper — TES
Europe
- apec-jobs-search-scraper — APEC (France, executive roles)
- cadremploi-jobs-search-scraper — Cadremploi (France)
- meteojob-jobs-search-scraper — Meteojob (France)
- hellowork-jobs-search-scraper — Hellowork (France)
- francetravail-jobs-search-scraper — France Travail (France)
- michaelpage-jobs-search-scraper — Michael Page
- manpower-jobs-search-scraper — Manpower
- randstad-jobs-search-scraper — Randstad
- roberthalf-jobs-search-scraper — Robert Half
- akkodis-jobs-search-scraper — Akkodis
- stepstone-jobs-search-scraper — Stepstone (DE/EU)
- arbeitsagentur-jobs-search-scraper — Arbeitsagentur (Germany)
- xing-jobs-search-scraper — Xing
- karriere-at-jobs-search-scraper — Karriere.at (Austria)
- jobs-ch-jobs-search-scraper — Jobs.ch (Switzerland)
- pracuj-pl-jobs-search-scraper — Pracuj.pl (Poland)
- nofluffjobs-jobs-search-scraper — No Fluff Jobs
- jobindex-jobs-search-scraper — Jobindex (Denmark)
- finn-no-jobs-search-scraper — FINN.no (Norway)
- infojobs-jobs-search-scraper — InfoJobs (Spain/Italy/Portugal)
- eluta-jobs-search-scraper — Eluta.ca (Canada)
- jobbank-jobs-search-scraper — Job Bank (Canada)
- jobillico-jobs-search-scraper — Jobillico (Canada)
- eures-jobs-search-scraper — EURES (EU)
- vdab-jobs-search-scraper — VDAB (Belgium)
- kariyer-net-jobs-search-scraper — Kariyer.net (Türkiye)
- jobberman-jobs-search-scraper — Jobberman (Nigeria)
- pnet-jobs-search-scraper — PNet (South Africa)
- brightmonday-jobs-search-scraper — BrighterMonday (East Africa)
- caterer-jobs-search-scraper — Caterer.com (hospitality, UK/EU)
India
- naukri-jobs-search-scraper — Naukri
- foundit-jobs-search-scraper — Foundit (Monster India)
- timesjobs-jobs-search-scraper — TimesJobs
- shine-com-jobs-search-scraper — Shine
- internshala-jobs-search-scraper — Internshala
- freshersworld-jobs-search-scraper — Freshersworld
- hirist-jobs-search-scraper — Hirist
- instahyre-jobs-search-scraper — Instahyre
- iimjobs-jobs-search-scraper — IIMJobs
- cutshort-jobs-search-scraper — Cutshort
- workindia-jobs-search-scraper — WorkIndia
- quikr-jobs-search-scraper — Quikr Jobs
- unstop-jobs-search-scraper — Unstop (Dare2Compete)
- apna-jobs-search-scraper — Apna
- employmentnews-jobs-search-scraper — Employment News
- ibps-recruitment-jobs-search-scraper — IBPS recruitment
- ssc-recruitment-jobs-search-scraper — SSC recruitment
- rrb-recruitment-jobs-search-scraper — RRB recruitment
- upsc-recruitment-jobs-search-scraper — UPSC recruitment
- freejobalert-jobs-search-scraper — FreeJobAlert
- tnprivatejobs-jobs-search-scraper — TN Private Jobs
Asia-Pacific
- jobkorea-jobs-search-scraper — JobKorea (Korea)
- saramin-jobs-search-scraper — Saramin (Korea)
- daijob-jobs-search-scraper — Daijob (Japan)
- gaijinpot-jobs-search-scraper — GaijinPot (Japan)
- jobsdb-sg-jobs-search-scraper — JobsDB (Hong Kong / SEA)
- jobstreet-jobs-search-scraper — JobStreet (SEA)
- mycareersfuture-jobs-search-scraper — MyCareersFuture (Singapore)
- glints-jobs-search-scraper — Glints (SEA)
- himalayas-jobs-search-scraper — Himalayas
- vietnamworks-jobs-search-scraper — VietnamWorks
- conzultalent-jobs-search-scraper — Conzultalent
MENA
- bayt-jobs-search-scraper — Bayt.com
- gulftalent-jobs-search-scraper — GulfTalent
- wuzzuf-jobs-search-scraper — Wuzzuf (Egypt)
- naukrigulf-jobs-search-scraper — NaukriGulf
- hh-ru-jobs-search-scraper — hh.ru (Russia)
Latin America
- computrabajo-jobs-search-scraper — Computrabajo
- bumeran-jobs-search-scraper — Bumeran
- occ-mundial-jobs-search-scraper — OCC Mundial
- zonajobs-jobs-search-scraper — ZonaJobs
- laborum-jobs-search-scraper — Laborum
- catho-jobs-search-scraper — Catho (Brazil)
- gupy-jobs-search-scraper — Gupy (Brazil)
- infojobs-jobs-search-scraper — InfoJobs (Brazil)
- olx-jobs-search-scraper — OLX Jobs
Africa
- jobberman-jobs-search-scraper — Jobberman (Nigeria)
- pnet-jobs-search-scraper — PNet (South Africa)
- brightmonday-jobs-search-scraper — BrighterMonday (East Africa)
- career-jobs-search-scraper — Career (South Africa)
- ejobs-ro-jobs-search-scraper — eJobs.ro (Romania)
- ncs-jobs-search-scraper — NCS
- trademe-jobs-search-scraper — Trade Me Jobs (New Zealand)
- seek-jobs-search-scraper — SEEK (AU/NZ)
- workforce-australia-jobs-search-scraper — Workforce Australia
Other / specialised
- dice-com-jobs-search-scraper — Dice (tech, US)
- efinancialcareers-jobs-search-scraper — eFinancialCareers
- apsjobs-jobs-search-scraper — APS Jobs
- talent-jobs-search-scraper — Talent
- jungle-jobs-search-scraper — Jungle.co (creative / tech)
- wuzzuf-jobs-search-scraper — Wuzzuf
Browse the full catalogue at apify.com/jobsapi.