spinlud
spinlud
Hi there, are you running [anonymous or authenticated](https://github.com/spinlud/py-linkedin-jobs-scraper#anonymous-vs-authenticated-session)? Mind that for both modes, you have to find a `slow_mo` value which doesn't cause your application to receive `429 Too many...
Ok! So is your issue solved?
Hi! version `11.1.0` has now a `companyLink` field. Give it a go!
Hi @omri08 ! This seems a cool idea, I've just release a `@next` version with a `proxies` option in the constructor: ```js const scraper = new LinkedinScraper({ headless: false, slowMo:...
Ehi, thanks anyway for trying! It probably requires more time to investigate. I am very busy right now but in case of any update on the matter I'll let you...
Hi, please can you share an example to reproduce?
Please post an example to reproduce (with code). If I remember correctly if you specify a place which isn't recognized by Linkedin it is replaced with the last correct location...
It seems Linkedin has changed css class for one of their html elements. Try latest version and see if this fixes the `No jobs found, skip` issue.
Hi, thanks! At the moment only job title and company search is supported. If you want to search for people you should first switch to the `people` tab in the...
Hi, this seems related to a problem with the Linkedin site not being compliant with Chrome Cross Security Policy. This is also causing pagination to not working properly during standard...