Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asmrcodez-yt/linkedin_scrapper
Scrapp linkedin
https://github.com/asmrcodez-yt/linkedin_scrapper
asmr-codez linkedin linkedin-scraper omidebrahimi python selenium web-scrapping
Last synced: about 1 month ago
JSON representation
Scrapp linkedin
- Host: GitHub
- URL: https://github.com/asmrcodez-yt/linkedin_scrapper
- Owner: AsmrCodeZ-YT
- License: apache-2.0
- Created: 2023-11-26T06:18:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-20T21:16:27.000Z (8 months ago)
- Last Synced: 2024-05-21T00:02:24.033Z (8 months ago)
- Topics: asmr-codez, linkedin, linkedin-scraper, omidebrahimi, python, selenium, web-scrapping
- Language: Jupyter Notebook
- Homepage:
- Size: 8.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ${LinkedIn\ Scrapper\ {\color{red}Selenium}}$
$${\color{orange}Asmr \color{lightblue}C \color{orange}ode \color{lightblue}Z}$$
NOTE : 1. download lasted of chrome driver in this [LINK](https://chromedriver.chromium.org/downloads) . be careful > go to help of chrome and see version of Chrome , its very important webdriver version number same with chrome version number.
NOTE : 2. set ur username and password in [config.yml]() file in folder.
```yml
# Config.yml
USERNAME : ""
PASSWORD : ""
URL : "https://www.linkedin.com/"
URL2 : "https://www.linkedin.com/mynetwork/"
PATH : "../00_WebDriver/chromedriver.exe"
COUNT: 100
TIME : 5
BotSkip : True
TIME_Bot_HANDLE : 20
EXPORT_FILE : "information.csv"
############################ for job scrapper
PAGE : 2
URL3 : "https://www.linkedin.com/jobs/search/?keywords=Computer%20Vision%20Engineer&location=United%20States&origin=JOB_SEARCH_PAGE_JOB_FILTER&refresh=true&sortBy=DD&start=50"
EXPORT_FILE2 : "jobDiscibtion.csv"
```## $\textcolor{orange}{ScreanShot}$
$${\color{orange}Find \ Popular \ \color{yellow}Person \ in \ my \ network }$$
![Find Popular Person in my network](./src/pic1.png)