Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.