linkedin / linkedin/linkedin.github.com
How to get userbasic details from user profile url
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 67
- フォーク
- 50
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
How can I get Full name and profile photo from the use profile url i.e https://www.linkedin.com/in/sarthak-chauhan-737938115/ through linkedIn api
I have an application where user can enter their LinkedProfile url, using that url I need fetch only full name and profile photo.I should not required to make user login through the linkedIn account to fetch these details as these are public details and any linkedIn user can see these data by visiting to that user profile url that they shared with us.
I achieved the same for twitter through https://api.twitter.com/2/users/by/username/JoeBiden?user.fields=created_at,description,id,location,name,pinned_tweet_id,profile_image_url,protected,url,username,verified api
similar should be achievable using vanityname of linkedIn user that we can extract from user profile url
I think https://github.com/linkedin/linkedin.github.com/issues/12 issue is also related to similar requirement
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
LinkedIn API と、issue で説明されている profile URL または vanity-name flow から始め、その後、関連する issue #12 を確認します。full name と profile photo を user login なしで取得できるかを明らかにし、サポートされている動作または要件を文書化できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100