tomquirk / linkedin-api

👨‍💼Linkedin API for Python
MIT License
1.71k stars 401 forks source link

search_jobs() yielding no results #335

Open ahnafaf opened 10 months ago

ahnafaf commented 10 months ago

def getJobInfo(): return api.search_jobs(keywords="Internship")

print(search)

I'm aware that linkedin changed the search endpoints, are there any solutions working around this?

sanaullahkhansofttik commented 10 months ago

face same issue