austinoboyle/scrape-linkedin-selenium

Support Recommendation Scraping

Closed this issue · 5 comments

Hi!
Great tool!
I was surprised that there are no reviews (for profiles) parsing. Are there any technical issues preventing this feature release? If not, I'd try to implement this and create pull request.

Reviews => Recommendations

There don't appear to be any technical issues with that, and I'm definitely open to a pull request :)

@austinoboyle would you be so kind to help me with a pull request creation? I created a local branch called "add-recommendations" and found unable to create the pull request (push branch) (Access denied).

Full documentation is here, but the steps would look like:

  1. Fork my repository so you have a copy (zzzzzzzzzzzzz/scrape-linkedin-selenium)
  2. Create a branch off of that repository
  3. Add your changes and commit/push the branch to your forked version
  4. Go to my repo (austinoboyle/scrape-linkedin-selenium), and create the pull request. Use 'development' as the base branch, and your remote branch as the 'compare' branch.
  5. Submit the pull request

Pull request is available here:)
#84