-
Notifications
You must be signed in to change notification settings - Fork 803
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: joeyism/linkedin_scraper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.9.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: joeyism/linkedin_scraper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.9.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 6 files changed
- 5 contributors
Commits on Aug 5, 2021
-
Change the assignment of grid to find the element by the necessary classname (artdeco-card.p4.mb3) instead of the section number. This fixes the issue where a lot of fields were empty/null. But this isn’t very resilient to any changes LinkedIn might make to their classnames. I am not sure if it is better to use this approach or the numbering approach.
Configuration menu - View commit details
-
Copy full SHA for f2884e1 - Browse repository at this point
Copy the full SHA f2884e1View commit details
Commits on Aug 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5131b28 - Browse repository at this point
Copy the full SHA 5131b28View commit details
Commits on Oct 11, 2021
-
feat: add dataclass in objects
Robert Arzola committedOct 11, 2021 Configuration menu - View commit details
-
Copy full SHA for ed9104a - Browse repository at this point
Copy the full SHA ed9104aView commit details
Commits on Oct 14, 2021
-
Merge pull request #117 from RobertArzolaC/master
feat: add dataclass in objects
Configuration menu - View commit details
-
Copy full SHA for 27728f0 - Browse repository at this point
Copy the full SHA 27728f0View commit details
Commits on Mar 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 425998a - Browse repository at this point
Copy the full SHA 425998aView commit details
Commits on Sep 7, 2022
-
Changes due to Driver library update
Changes due to Driver library update: Modification of the following functions: find_element_by_id(‘id’) by find_element(By.ID, ‘id’) find_element_by_name(‘name’) by find_element(By.NAME, ‘name’) find_element_by_xpath(‘xpath’) by find_element(By.XPATH, ‘xpath’)
Configuration menu - View commit details
-
Copy full SHA for 594a56f - Browse repository at this point
Copy the full SHA 594a56fView commit details
Commits on Nov 1, 2022
-
Merge pull request #133 from ednavivianasegura/EdnaSegura
Changes due to Driver library update
Configuration menu - View commit details
-
Copy full SHA for d1a3ec6 - Browse repository at this point
Copy the full SHA d1a3ec6View commit details -
Merge pull request #120 from sAbhay/master
Updated to work with latest LinkedIn
Configuration menu - View commit details
-
Copy full SHA for 7cbaffe - Browse repository at this point
Copy the full SHA 7cbaffeView commit details
Commits on Nov 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c20bc9b - Browse repository at this point
Copy the full SHA c20bc9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf460b6 - Browse repository at this point
Copy the full SHA cf460b6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.9.0...2.9.1