joeyism / linkedin_scraper

A library that scrapes Linkedin for user data
GNU General Public License v3.0
2.11k stars 582 forks source link

Updates in person.py (css classnames and other changes) #205

Open franzarate opened 11 months ago

franzarate commented 11 months ago

Updated CSS ClassName in Experiences and Education. Changes in from_date and to_date (didn't work well when time has month-year). Changes in res as sometimes _work_timeselem was getting the type of experience (full-time, internship,etc) instead of the work times. Also added a fix to description when there are more than 1 position in the same company