spinlud / py-linkedin-jobs-scraper

MIT License
311 stars 86 forks source link

Not working currently #30

Closed yusiyoh closed 2 years ago

yusiyoh commented 2 years ago

Thank you for this scraper. It was working before but now, I cannot make it work with LI_AT_COOKIE. It gives the following errors:

image

spinlud commented 2 years ago

What version of chrome/chromedriver are you using?

yusiyoh commented 2 years ago

The latest stable version: 101.0.4951.41 Before, i was using different version but it stopped working thus I downloaded this version, still not working with authentication.

spinlud commented 2 years ago

Weird, I am on 101.0.4951.41 too and it is working on my side. Do you get this when you just launch the application?

yusiyoh commented 2 years ago

Interesting, this is the start. It begins with the DevTools listening ... line and then gives the following errors. In the end, it does not find anything.

yusiyoh commented 2 years ago

By the way, the example code does not work for me either. And I tried to log off log in to get a different LI_AT cookie, but the results is same even the cookie is different.

yusiyoh commented 2 years ago

I created a new acc, it worked this time. There is an issue with my original account it seems.