spinlud / linkedin-jobs-scraper

147 stars 40 forks source link

Make puppeteer detection harder #20

Closed anthonytison closed 3 years ago

anthonytison commented 3 years ago

Hi,

It would be awesome to integrate this kind of library (https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra) which allows to make puppeteer detection harder. I'm not sure it will be work 100% but i guess it could help a bit.

Your script works really well on my local machine but it's directly detected on some remote servers despite the use of a proxy ip. I'm blocked because i have the auth page. Even the cookie trick doesn't work well. :(

anthonytison commented 3 years ago

Nevermind. I just saw in the package.json that you already use this package.