Support Recommendation Scraping
Closed this issue · 5 comments
zzzzzzzzzzzzz commented
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.
zzzzzzzzzzzzz commented
Reviews => Recommendations
austinoboyle commented
There don't appear to be any technical issues with that, and I'm definitely open to a pull request :)
zzzzzzzzzzzzz commented
@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).
austinoboyle commented
Full documentation is here, but the steps would look like:
- Fork my repository so you have a copy (zzzzzzzzzzzzz/scrape-linkedin-selenium)
- Create a branch off of that repository
- Add your changes and commit/push the branch to your forked version
- 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.
- Submit the pull request
zzzzzzzzzzzzz commented
Pull request is available here:)
#84