Dear Sir or Madam,
I’ve integrated a LinkedIn login for my app (Users can log in my app with their LinkedIn account). Now, I want to create a function that allows users to import their full LinkedIn profile (work experience, education, certifications, etc.) into my Bubble app.
I found an API for this, but I’m wondering: Since users are already logging in with their LinkedIn accounts, is there a way to extract their profiles directly?
Thank you for your help.
Hi! Sure, if you wish to extract the full profile information, there are 2 alternatives:
- Use the official LinkedIn API to get all the Profile Fields (available via the LinkedIn Partner Programs)
- Use a third-party API. I’ve used RapidAPI’s service for this and it’s pretty reliable - Search APIs
1 Like
Dear Zeroic,
Thanks for the information, but what is the difference between LinkedIn Partner program and Search API?
What reason you finally decided to use Search API?
Thanks for your help reply.
WenHao
No problem
So signing up for the LinkedIn Partner Program and subsequently getting access to the APIs does take a while. I wanted something quick for my use-case because of which I went with the API listed on RapidAPI instead. Functionality is almost the same, but faster to get access to and set up.
Hope this helps
This topic was automatically closed after 70 days. New replies are no longer allowed.