tomquirk / linkedin-api

👨‍💼 LinkedIn API for Python
https://pypi.org/project/linkedin-api
MIT License
1.94k stars 430 forks source link

search_jobs returns empty list no matter what #429

Open lsousadev opened 1 week ago

lsousadev commented 1 week ago

Tried with all defaults, easy keywords, and among many things, also tried these based on previous issues for testing:

Getting profiles works, searching for people also doesn't work (tested with nothing but keywords="John")

Using the 2.3.0 version. edit: tried 2.2.0 and 2.0.2 (the previous 2 versions), same behavior.