Start a new topic

Is it possible to scrape a users linkedin profile after they have signed in to linkedin on my app?

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

Login to post a comment