Is it possible to scrape a users linkedin profile after they have signed in to linkedin on my app?
Posted over 1 year ago by Eeshan Keni
Post a topicPeople who like this
Delete Comment
This post will be deleted permanently. Are you sure?
Code Snippet
Html
Html
Css
JavaScript
Sass
Xml
Ruby
PHP
Java
C#
C++
ObjectiveC
Perl
Python
VB
SQL
Generic Language
Basically, the user would like to be able to move their skills as well as past work experience of their own profile on to my app. Noticed that most third-party scrapping services expect a 'session cookie' to perform the scrapping on behalf of the user the cookie belongs to.
In this case I would like to scrape only one profile, the one which belongs to the user signing in. I understand r_fullprofile was deprecated long ago, how can I go about doing this. Thanks
0 Votes
0 Comments
Login to post a comment