Bunsly / JobSpy

Jobs scraper library for LinkedIn, Indeed, Glassdoor & ZipRecruiter
https://usejobspy.com
MIT License
555 stars 109 forks source link

FEAT: Allow LinkedIn scraper to get external job apply url #140

Closed lluissalord closed 2 months ago

lluissalord commented 2 months ago

The idea of this PR is to allow LinkedIn scraper to get external job apply URL. Then, when a job uses external apply, we can extract this URL.

Besides, with this feature, it also means the job has Easy Apply when job_url_direct is None for LinkedIn use case. I was thinking on adding this field on JobPost, but as this would only be implemented on LinkedIn, I didn't do it. However, it could be a good feature to have.

cullenwatson commented 2 months ago

badass!