federicohaag / LinkedInScraping

Scraping of LinkedIn Profiles: Creates an Excel file containing the personal data and the last job position of all the provided LinkedIn profiles.
119 stars 46 forks source link

Roles #5

Open EdgarSanchez1796 opened 4 years ago

EdgarSanchez1796 commented 4 years ago

Hello, if a person has had more than one role or position within the same company, the script fails. Any idea how to add this functionality? Thank you

EdgarSanchez1796 commented 4 years ago

I added this function to the code, as well as extract information from the university, summary, languages, among others. If you consider it, I can share with you and, if necessary, unify.

But I had a problem, after scraping about 500 profiles (on different days), now it doesn't return the profile name or expand the page, could it be that the source code is blocking me or something similar? I access the profile, but the code does not work as it should

federicohaag commented 4 years ago

Hi, sorry for getting back so late. Thank you for contribution, if you do a pull request, i can have a look at that.

Regarding the 500 profiles, that's definetly an amount you shouldn't reach.