-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
linkedin - Easy Apply parameter not working #182
Comments
pass linkedin_fetch_description=True to get description. I do see easy_apply not working for linkedin anymore so going to keep this open. they may have removed the feature while not logged in. |
Yeah Description things is working and should scraper should fetch 25 jobs per page but got 127 jobs in 16 pages while it should be around 400. |
linkedin is 10 per page and linkedin gives duplicates on multiple pages. |
Hey, @cullenwatson has anyone picked this up? I can take this on if you'd like. |
@haydenthai yes you can, not sure if it's possible tho? |
I took a deeper look and looks like it’s not possible since setting the query param doesn’t work and you can’t actually tell if it’s an easy apply job unless you’ve authed in |
I run the code with easy_apply = True
But also got jobs which redirect to company's career page,
Is there any parameter we can send and only get easy_apply jobs in our csv?
Also description_format="html" doesn't giving description in html only a
The text was updated successfully, but these errors were encountered: