Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/totekuh/linked-scraper
A Python web scraper for LinkedIn. A working one.
https://github.com/totekuh/linked-scraper
Last synced: 1 day ago
JSON representation
A Python web scraper for LinkedIn. A working one.
- Host: GitHub
- URL: https://github.com/totekuh/linked-scraper
- Owner: totekuh
- Created: 2020-07-08T13:08:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-08T13:14:15.000Z (over 4 years ago)
- Last Synced: 2024-11-05T09:26:11.026Z (about 2 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# linked-scraper
A Python web scraper for LinkedIn. A working one, eventually.The web scraper uses Python3.8 and selenium to achieve its task. It scrapes your search query, stores links to the found persons in a txt file and connects your account with them.
Use **python linked-scraper.py -h** to get an overview of possible options.