This is a personal project I made to scrape LinkedIn for jobs matching specified attributes, feed the job descriptions to ChatGPT's API, then generate keywords to determine desirable qualifications.
Is it optimized? God no. I'd like to integrate multithreading into it to speed up the API calls, but it gets the job done.
I would additionally like to add some more analysis to the Data Analysis jupyter notebook. I've got the soft skills done, but the hard skills still need to be fully analyzed like I want. I'll get around to it ideally tomorrow (September 24) provided work doesn't keep me super busy all day. We'll see, but I'll update it as soon as I can!
qual.py: the web scraper tasked with acquiring the necessary info from LinkedIn and Glassdoor
Data_Analysis.ipynb: well the...data analysis 🤡
School Work: folder containing past work that I've done in Anaconda while in university