- Notes
-
At some point, Linkedin started to block requests, so I wasn't able to complete 100% parse process ('currenct positions')
-
This is a dirty hack solution. It will be much prettier when using web framework such Django, with DB classed repositories, nice API etc.
-
Main parse function is
parse_page
- Sample API
/profile/<url>: fetch linkedin profile/users: list saved users/users/<username>: query username/skills: get top skills
- Requirements
- see
requirements.txt