cazlo / TailoredResumeAssistant

A webapp which uses LLMs to facilitate custom tailoring a user's resume to highlight skills relevant to a job posting. The aim is to increase the likelihood a well matched candidate gets into the interview phase of the job application process.
MIT License
0 stars 0 forks source link

cron to search for new job leads #3

Open cazlo opened 1 day ago

cazlo commented 1 day ago

something to periodically ask various sites if there are any new jobs matching some description. these should be shown to the user in the "view resume generation" page as like a "Created but not queued" job. the human can click a button on these kinds of jobs to queue it for resume generation.

there are probably a dozen or so services which provide this in an API somehow, but need to look around.

linked in does not appear to have an API for this (even with premium) and their TOS forbids scraping the data via the site