person.py: updated codes for selenium and changed some class names in#158
Conversation
|
This PR unblocks a lot of functionality. Can anyone who has permissions merge it? |
|
@joeyism can you merge this PR? its working good |
|
This PR is definitely a necessity - I'm using this branch to actually run the code. Heads up that searching By.CLASS_NAME for list_css doesn't work when you have connections working at the company (there's another list-style-none to show the images of people you know working there). Replacing that line with an XPATH match worked better for me: |
|
@aryamankha how do you the scraper from pulling the repo locally? |
|
|
agree there is a breaking change with new selenium method names and my development is blocked until this PR is merged @joeyism 🙏 |
|
Linking forked version with this PR merged: https://github.com/aryamankha/linkedin_scraper |
|
Sorry for the delay, this is released in 2.11.1 |
By.IDtoBy.TAG_NAMEfor accessing the main tag of experience and education page as these are changed by linkedin.