Open calvinomiguel opened 9 hours ago
I assume that the problem is caused by these lines of code: https://github.com/spinlud/py-linkedin-jobs-scraper/blob/cbaf31c7a416d31ddcc4bbbcd6d48427ff219551/linkedin_jobs_scraper/strategies/authenticated_strategy.py#L323-L327
LinkedIn has changed this class for list of jobs https://github.com/spinlud/py-linkedin-jobs-scraper/blob/cbaf31c7a416d31ddcc4bbbcd6d48427ff219551/linkedin_jobs_scraper/strategies/authenticated_strategy.py#L23
Suddenly I can't scrap anymore. Not sure if it's because of the update but I this what's happening when I try to scrap:
The chromedriver's version is 131.0.6778.85 and my chrome browser's version is 131.0.6778.86