You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atm, we scrape only a few pieces of data from profile pages on LinkedIn:
The url
The job title
The location
The company
The first and last names
First, we should allow to save the LinkedIn profile picture on the corresponding Notion cover page - whatever the cost of development. It's a feature that has been requested.
Then, we should scrape a whole bunch of additional data that might be useful, if and only if they're easy to scrape and require only a few lines of code, like:
School
School - Start Date
School - End Date
Company - Start Date
Etc.
The text was updated successfully, but these errors were encountered:
I work for Proxycurl, a B2B data provider that extensively scrapes LinkedIn, and we actually have a free API endpoint that will allow you to pull LinkedIn profile pictures -- it's called the Person Profile Picture Endpoint.
We could help you with scraping and enriching just about anything to do with a LinkedIn profile, though, including things like school/work history -- check out our Person Profile Endpoint.
We would love to help! Send us an email to "hello@nubela.co" if you have any questions.
Atm, we scrape only a few pieces of data from profile pages on LinkedIn:
First, we should allow to save the LinkedIn profile picture on the corresponding Notion cover page - whatever the cost of development. It's a feature that has been requested.
Then, we should scrape a whole bunch of additional data that might be useful, if and only if they're easy to scrape and require only a few lines of code, like:
The text was updated successfully, but these errors were encountered: