linkedin_scraper
linkedin_scraper copied to clipboard
fixed about not fetching for person
Changed the try except clause to only surround the show_more button for Profile about section as sometimes there might not be a show_more button for some profile which result in scraping of about to fail for person.py. Changed the XPath for the show_more button and about section text
Fixed person.py -> About, Interest and Accomplishment. Based most of the XPath on Profile-Detail
yet to add certificate class
I did not get this to work with scraping Persons as I get empty output. Was this supposed to fix that? I get empty on all sections