Our Job Endpoint takes a Linkedin Job Profile and returns scraped structured data of the job
A real-time crawl request is dispatched.
import requests
api_endpoint = 'https://nubela.co/proxycurl/api/linkedin/job'
linkedin_job_profile_url = 'https://www.linkedin.com/jobs/view/community-specialist-at-hiretual-2003590557'
api_key = 'YOUR_API_KEY'
header_dic = {'Authorization': 'Bearer ' + api_key}
response = requests.get(api_endpoint,
params={'url': linkedin_job_profile_url},
headers=header_dic)
This is a sample job profile in JSON format
{
"apply_url":null,
"company":{
"logo":"https://media-exp1.licdn.com/dms/image/C560BAQGqDwITqsBhBw/company-logo_100_100/0?e=1606348800&v=beta&t=u6hLISoKMBbw3o8t8ZxTXOFcNq6jbX-8fBke_PxO6AY",
"name":"Hiretual",
"url":"https://www.linkedin.com/company/hiretual?trk=public_jobs_topcard_org_name"
},
"employment_type":"Full-time",
"industry":[
"Information Technology and Services",
"Computer Software",
"Internet"
],
"job_description":"Hiretual is an AI-powered talent data system for enterprises. It is recognized as one of the best data management SaaS for talent acquisition systems in the industry and is used by 100+ Fortune 500 customers (Amazon, Nike, Paypal, Intel, etc.)
The Hiretual marketing team is seeking an enthusiastic community development coordinator to support the Hiretual Recruiting community. You will be responsible for understanding and adding to the community. This includes actively searching for the new tribe and council members, while also making sure our current community is happy. The ideal candidate should be a rock star who is excited about working in fast-paced environments and on multiple projects simultaneously. We are looking for someone who is flexible, can find solutions to ambiguous problems, be resourceful, and bring positivity to the work environment.
Responsibilities
- Help manage, identify and grow the Hiretual recruiting community
- Engage Hiretual\u2019s internal community through the creation and delivery of internal content web articles, blog posts, and other digital content updates
- Earn trust across a range of levels and disciplines to establish yourself and the team as a trusted partner
- Implement retention strategies to ensure long-term engagement of onboarded recruiters including active communication via email, social and zoom meetings
- Proactively research and build relationships with recruiters to facilitate recruiter growth
- Track and analyze community growth metrics to ensure recruiter engagement, retention and satisfaction
- Solicit, organize, and contextualize feedback from recruiters
Requirements
- BA/BS degree or equivalent practical experience
- Excellent written, verbal, and professional communication skills
- Superior attention-to-detail, multi-tasking, and time management skills
- A team player who is accountable, proactive, and solution-oriented
- Proven track record of operating independently, demonstrating creativity, strong attention to detail, and managing multiple projects simultaneously
- Ability to work in a fast-changing environment
Benefits
- Unlimited growth/promotion space
- Competitive salary
- 401k plan with a 3% contribution
- Free daily lunch & dinner
- Comprehensive medical, dental, and life insurance with 100% coverage
- Generous PTO policy
- Commuter benefits
- Fun, collaborative, and energetic team environment with a nice office environment
- Fun events for the family!
",
"job_functions":[
"Marketing"
],
"location":"Mountain View, CA",
"people_also_viewed":[
],
"seniority_level":"Entry level",
"similar_jobs":[
{
"company":"Code for America",
"date":"2020-07-08",
"id":"1937979798",
"link":"https://www.linkedin.com/jobs/view/1937979798",
"location":"San Francisco, CA",
"title":"Community Fellowship"
},
{
"company":"United Way Bay Area",
"date":"2020-08-21",
"id":"1989740420",
"link":"https://www.linkedin.com/jobs/view/1989740420",
"location":"San Francisco, CA",
"title":"Community Engagement Specialist"
},
{
"company":"BPM LLP",
"date":"2020-08-13",
"id":"1880954465",
"link":"https://www.linkedin.com/jobs/view/1880954465",
"location":"San Francisco, CA",
"title":"Join our Talent Community"
},
{
"company":"County of Sonoma Human Resources",
"date":"2020-07-31",
"id":"1973705946",
"link":"https://www.linkedin.com/jobs/view/1973705946",
"location":"San Francisco, CA",
"title":"Water Agency Community & Government Affairs Programs Specialist"
},
{
"company":"Guidepost Montessori",
"date":"2019-12-11",
"id":"1643454959",
"link":"https://www.linkedin.com/jobs/view/1643454959",
"location":"San Francisco, CA",
"title":"Join our Growing Community"
},
{
"company":"San Francisco AIDS Foundation",
"date":"2020-07-16",
"id":"1952823882",
"link":"https://www.linkedin.com/jobs/view/1952823882",
"location":"San Francisco, CA",
"title":"Community Secondary Syringe Exchange Program - SAS Health Educator"
},
{
"company":"Guidepost Montessori",
"date":"2020-07-17",
"id":"1987592053",
"link":"https://www.linkedin.com/jobs/view/1987592053",
"location":"San Francisco, CA",
"title":"Join our Growing Community"
}
],
"title":"Community Specialist"
}
Companies of all sizes need access to Proxycurl, so we have a flexible pricing system for any size of project or company.
We partner with organizations large and small to transform their product with big data
Here's what we've been up to recently.
Learn all about the LinkedIn API, with comprehensive Python code demos. Dive into the world of LinkedIn APIs, official and third-party alternatives, and understand how to access and utilize LinkedIn profile data through Python code examples.
13 MIN READ
I'm happy to share that the team behind Proxycurl is launching Accountgram today! Accountgram is a digital B2B debt collection service with a 32.5% success rate from 64 collections, and an average of 12 days to collection. Accountgram is the key that reduced our customer churn rate
2 MIN READ
As the CEO of Accountgram, a B2B debt collection specialist with 92 collections under my belt since June 2024, I want to provide you with a no-nonsense breakdown of everything I know about B2B collections. I’ll also show you exclusive receipts from a collection made by Atradius, a €2.
12 MIN READ