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
- Host: GitHub
- URL: https://github.com/mattmajestic/linkedin-api
- Owner: mattmajestic
- Created: 2022-09-10T09:39:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-10T11:20:16.000Z (almost 4 years ago)
- Last Synced: 2025-03-30T08:29:13.420Z (over 1 year ago)
- Topics: jupyter, linkedin-api, python
- Language: Jupyter Notebook
- Homepage: https://colab.research.google.com/github/mattmajestic/linkedin-api/blob/main/basic-info.ipynb
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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