An open API service indexing awesome lists of open source software.

https://github.com/mattmajestic/linkedin-api

Linkedin Data via import linkedin_api in .ipynb
https://github.com/mattmajestic/linkedin-api

jupyter linkedin-api python

Last synced: 2 months ago
JSON representation

Linkedin Data via import linkedin_api in .ipynb

Awesome Lists containing this project

README

          

# linkedin-api
Looking at my Linkedin Data via import linkedin_api in .ipynb

## Get Started
```bash
git clone https://github.com/mattmajestic/linkedin-api.git
cd linkedin-api
```

## Final Steps Checklist
- [ ] Add your credentials to .env.dev file
- [ ] rename the file to .env
- [ ] Run the .ipynb in VS Code

### .env vars explained
This relies on using .env variables for the following 3 elements:
- __LKD_EMAIL__ = *Your Linkedin Email*
- __LKD_PWD__ = *Your Linkedin Password*
- __LKD_URL__ = *Your unique linkedin url string*
- *Example*: matthew-majestic is the LKD_URL for www.linkedin.com/in/matthew-majestic