Bunsly / JobSpy

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

LinkedIn Scraper Fix - Increase offset by number of jobs pulled #158

Closed adamagassi closed 1 month ago

adamagassi commented 1 month ago

I've noticed that LinkedIn's scraper's page size is set a static value of 25, but when I run the scraper only 10 jobs are received per request. I will add a pull request which fixes this issue. Thanks.