Proxycurl Search May 2023 - Results Now 67% Cheaper & More Learn more
Fetch fresh job posting data on any company into your data-driven application
{
"company": "Apple",
"company_url": "https://www.linkedin.com/company/apple",
"job_title": "Partner Success Manager",
"job_url": "https://www.linkedin.com/jobs/view/partner-success-manager-at-apple-3238337934",
"list_date": "2022-11-02",
"location": "Austin, TX"
}
{
"company": "Apple",
"company_url": "https://www.linkedin.com/company/apple",
"job_title": "Software Engineer (Early Career)",
"job_url": "https://www.linkedin.com/jobs/view/software-engineer-early-career-at-apple-3165763449",
"list_date": "2022-10-29",
"location": "Cupertino, CA"
}
{
"company": "Apple",
"company_url": "https://www.linkedin.com/company/apple",
"job_title": "Sales Financial Analyst",
"job_url": "https://www.linkedin.com/jobs/view/sales-financial-analyst-at-apple-3173981206",
"list_date": "2022-11-05",
"location": "Gurugram, Haryana, India"
}
Search for jobs using keywords, geography, work arrangement (hybrid/remote/on-site), and obtain a comprehensive list of all jobs posted on LinkedIn.
curl -X GET -H 'Accept: */*' -H 'Accept-Encoding: gzip, deflate' -H 'Authorization: Bearer <API_KEY>' -H 'Connection: keep-alive' 'https://nubela.co/proxycurl/api/v2/linkedin/company/job?search_id=162479'
{
"job": [
{
"company": "Apple",
"company_url": "https://www.linkedin.com/company/apple",
"job_title": "Administrative Assistant",
"job_url": "https://www.linkedin.com/jobs/view/administrative-assistant-at-apple-3319036002",
"list_date": "2022-11-09",
"location": "Cupertino, CA"
},
{
"company": "Apple",
"company_url": "https://www.linkedin.com/company/apple",
"job_title": "Business, Marketing, and G&A Internships",
"job_url": "https://www.linkedin.com/jobs/view/business-marketing-and-g-a-internships-at-apple-3109770600",
"list_date": "2022-11-06",
"location": "Cupertino, CA"
},
{
"company": "Apple",
"company_url": "https://www.linkedin.com/company/apple",
"job_title": "Partner Success Manager",
"job_url": "https://www.linkedin.com/jobs/view/partner-success-manager-at-apple-3238337934",
"list_date": "2022-11-02",
"location": "Austin, TX"
},
...
],
"next_page_no": 1,
"next_page_api_url": "https://nubela.co/proxycurl-dev/api/v2/linkedin/company/job?pagination=b%27eyJwYWdlIjogMX0%27&search_id=162479",
"previous_page_no": null,
"previous_page_api_url": null
}
Get details of any job posted on LinkedIn.
curl -X GET -H 'Accept: */*' -H 'Accept-Encoding: gzip, deflate' -H 'Authorization: Bearer <API_KEY>' -H 'Connection: keep-alive' 'https://nubela.co/proxycurl/api/linkedin/job?url=https://www.linkedin.com/jobs/view/software-engineer-early-career-at-apple-3165763449'
{
"linkedin_internal_id": "software-engineer-early-career-at-apple-3165763449",
"job_description": "Summary\n \nImagine a dynamic and exciting environment where teams of people are dedicated to groundbreaking innovative technologies that accelerate solutions for one of the most valuable companies in the world. \nAppleās Emerging Technology Solutions team is passionate about building cutting edge solutions and platforms at Internet scale. You will build full stack solutions that deal with big data, machine learning and emerging technologies. \nThe systems being implemented are high-demand operating at hyper-scale and handling outstandingly large volumes of critical data.\n \nKey Qualifications\n \nExpertise in Java, Relational and NoSQL Databases, object oriented analysis and design\nExperience in engineering highly scalable, mission critical, reliable and distributed systems.\nExperience in application and implementation of Machine Learning solutions and data pipelines\nExperience in configuring, performance monitoring & tuning of middleware\nKnowledge of different queue and transport mechanisms\nKnowledge of data persistence, consistency and replication\nKnowledge of data security and securing infrastructure with TLS, data encryption etc.\nJVM Tuning, Unix Performance Monitoring\n \nDescription\n \nWe are looking for strong programmers with expertise in building platforms that provide solutions to some of the largest and highly scaled applications in the world. \nYou are an excellent engineer with good understanding of various distributed system concepts, and you'll work with partners, Project managers, and cross-discipline teams. \nPassionate about writing high quality code and comfortable to go through the scrutiny of detailed audits. \nYou're passionate about exploring new emerging technologies for novel solutions and are motivated to seek problems with outstanding development and analytical skills. \nThis is a core engineering role that requires you to be hands-on in coding, building and tuning highly scalable, distributed services that handle large volumes of data. \nYou will join a hands-on development team that fosters creativity and generates novel solutions to deliver engineering perfection.\nResponsibility:\nThe primary responsibility will be system design, writing code and delivering solutions\nSoftware architecture, design and scaling\nPerformance tuning and debugging\nData analysis\nExploring new solutions, approaches and technologies\nBrainstorming new insights and platforms\nDedicated and self-motivated\nGood interpersonal skills\nHave good oral/written communication skills\n \nEducation & Experience\n \nBS/MS in Computer Science or equivalent experience\n \nRole Number: 200399666",
"apply_url": "https://sg.linkedin.com/jobs/view/externalApply/3165763449?url=https%3A%2F%2Fjobs%2Eapple%2Ecom%2Fen-us%2Fdetails%2F200399666%3Fboard_id%3D17682%26cid%3Dscrape_co_us_linkedin_nationwide_software%252Bservices&urlHash=ymK3&trk=public_jobs_apply-link-offsite",
"title": "Software Engineer (Early Career)",
"location": {
"country": "CA",
"region": "Cupertino",
"city": null,
"postal_code": null,
"latitude": null,
"longitude": null,
"street": null
},
"company": {
"name": "Apple",
"url": "https://www.linkedin.com/company/apple",
"logo": "https://media-exp1.licdn.com/dms/image/C560BAQHdAaarsO-eyA/company-logo_100_100/0/1595530301220?e=2147483647&v=beta&t=a6najp8ed_b33hJrmJoJ8ysmVM3vcI4zriZFDw4FUWc"
},
"seniority_level": "Not Applicable",
"industry": [
"Computers and Electronics Manufacturing"
],
"employment_type": "Full-time",
"job_functions": [
"Engineering and Information Technology"
],
"total_applicants": 200
}
Here's what we've been up to recently.
In our API, a 404 is considered a successful query, despite being classified as an error code. You can check our API reference manual sections on credits and status codes for official documentation at any time, but here we will explain the why of this policy. When a request comes
1 MIN READ
When we first announced Proxycurl Search last month, we told you we were just getting started. Now we're making good on that promise with a huge update, including: Search is now over 67% cheaper per result returned! Enrichment is now live You can now search companies by funding
5 MIN READ