joeyism / linkedin_scraper

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

Patch person.py to fix compat issue #231

Open earonesty opened 4 days ago

earonesty commented 4 days ago

Had to patch it for it to work. Patch just ignores extra stuff if found, so it's back-compat.

There's a ton of commits because I decided to write and test an automated-patch-package tool for python that works very nicely.