ResumeRanger: LinkedIn Job Search on Steroids
Introducing the ultimate job search tool for LinkedIn - our Python code that uses API access to LinkedIn's job posts and text similarity analysis to find job opportunities that match your resume. With this digital asset, you can easily search for jobs by city and job title, ensuring that you only see the most relevant job opportunities. Say goodbye to endless scrolling and irrelevant job posts, and hello to a more efficient and effective job search experience. Don't miss out on your dream job - grab this digital asset today!
Instructions for Usage
One Time Set Up
1. Create a RapidAPI account
2. Subscribe to the Linkedin Job Search APIS
3. Subscribe to the Text Similarity APIS
4. Get your access key for the APIs from the sample code provided with the API
5. Replace "XXXXXXX" text with your correct API key for RapidAPI in these files:
a. search_jobs.py
b. text_similarity.py
6. Replace text in resume.txt with a text version of your resume
Using Tool
1. Go to poc_linkedin.py and open the file
2. Modify the job title and location
3. Go to the command line and type python3 poc_linkedin.py
And you have your results!
ResumeRanger is a powerful and user-friendly Python code that uses LinkedIn's API and text similarity analysis to efficiently search and filter job posts by location and title, maximizing the chances of finding the perfect match for your resume.