-
-
Notifications
You must be signed in to change notification settings - Fork 777
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make a linkedin api call to grab linked in photos #1029
Comments
To scrape the page we are going to need their linkedin id/url/username. Currently the wins page submission form provides an optional field for the url. But then it has two other fields which are none optional. I.e. This would allow a submission to state that they allow the use of the linked profile picture but not provide a linkedin url. Which might through conditionals that are using the wins-data.json file off.(Also the same question is asked twice?) I was thinking the form could be reworked such that a non-optional LinkedIn URL input is shown only if the users answers yes to "Could we use your linkedin profile picture next to your story?" |
@akibrhast That is great thinking! Yes, Yes, and Yes!! I think you are right on all of the above. I like the idea of having a linkedin_data.json file, and separating out the issue of connecting it to the wins page. I think this would be a medium sized issue. And I agree with your idea to rework the form. Which one of those things would you like to do? |
👽 👽 👽 @ahdithebomb @IAgbaje @pawan92 @tarang100 👽 👽 👽
|
@jbubar If you could please take care of separating ' use linkedin photos on wins page' into it's own issue and adding this as a dependency that would be awesome! Once we have a both linkedin account I would like to take care of the scraper and the github actions |
UpdateAccording to @ahdithebomb
|
This is not possible and is a violation of their terms of service. |
Dependency
Overview
Create a linked in scraper to grab a linked in photo given someone's linked in profile, for the wins page
Action Items
Resources/Instructions
LinkedIn Profile Scraper
Data Scraping With GitHub Actions
The text was updated successfully, but these errors were encountered: