Skip to content

AkashBhuiyan/Linkedin-Crawler-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linkedin Crawler Bot

Here I am sharing a small portion of the Bot from my project.

Installation :

pip install selenium
pip install parsel

Web driver download :

https://chromedriver.chromium.org/downloads

download the chromdriver for selenium based on your pc browser version and changed the directory in line number 71.

Setting :

Make sure about the linkedin account credentials in line number 74 and 75.
Note : the bot will collect the data through this account.
In line number 86 you need to provide a linkedin account profile link which you want to crawl.

Result :

Image description

Releases

No releases published

Packages

No packages published

Languages