Skip to content

Conversation

@zzzzzzzzzzzzz
Copy link
Contributor

No description provided.

Kaan191 and others added 9 commits October 3, 2019 16:00
Fixes: - Added Insights functionality (premium) - Fixed null return for Name - Fixed lay-out issue that caused Company Size (which has 2 values in LinkedIn now) to disrupt the metadata dictionary - Fixed null return for Num_Employees - Needs to be updated together with new branch for CompanyScraper
Notes: - greyed out print function at top - added get_insights module to work with the pull request I submitted for Company.py
Update Company.py to parse insights data
Gather insights data and pass to Company.py
fixing the missing personal info issue
Fix formatting of windows LI_AT instructions.
Copy link
Owner

@austinoboyle austinoboyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! I did a review of the code with some suggestions and requested changed.

zzzzzzzzzzzzz and others added 3 commits October 23, 2020 22:38
This is a cleanup change that does the following: 1. Creates a new 'click_expandable_buttons' method in the base Scraper class that clicks on all expandable buttons. 2. Adds a new 'expand_recommendations_tab' method in ProfileScraper that we call after scrolling to the bottom of the page. 3. Changes Scraper.scroll_to_bottom from starting at the top of the page to starting at the current scroll position. 4. Moves 'relationship' under the 'connection' field in the recommendation.
@austinoboyle
Copy link
Owner

@zzzzzzzzzzzzz I tidied things up and added a few small fixes, and things seem to be working as expected now. Let me know if you're good with all of my changes, and I'll merge this. Thanks for all of your work :)

@zzzzzzzzzzzzz
Copy link
Contributor Author

@zzzzzzzzzzzzz I tidied things up and added a few small fixes, and things seem to be working as expected now. Let me know if you're good with all of my changes, and I'll merge this. Thanks for all of your work :)

Yeah, everything is nice. Let's merge:)

@austinoboyle
Copy link
Owner

Fixes #82

@austinoboyle austinoboyle merged commit 6744e10 into austinoboyle:development Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants