linkedin-api
linkedin-api copied to clipboard
Job Search is completely banned by LinkedIn?
After the fix: https://github.com/tomquirk/linkedin-api/pull/159 I was able for a certain period of time to fetch jobs with all applicable parameters. Shortly this stopped working and after the first attempt to call job API, I got 401 "Unauthorized" status code. Also, I'm getting a challenge and request to reset the password immediately after. Other requests seem unaffected (I can still get people or companies using search). Both variants give same results: "decorationId": "com.linkedin.voyager.deco.jserp.WebJobSearchHitWithSalary-14" and "decorationId": "com.linkedin.voyager.deco.jserp.WebJobSearchHitLite-14"
Do other users experience the same? Are there any workarounds?