Skip to content

A simple lkd scraper, I found this code in a backup folder.

Notifications You must be signed in to change notification settings

marcelosabadini/lkd-simple-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lkd-simple-scraper

This is a simple Linkedin scraper exemple to get company URL profile, company size and what ever else you want. All you need is:

name_list.csv

In the main folder, you have to paste the companies names, one company per line.

chromedriver.exe

In this project I used Selenium webdriver, so, you have to download the correct chromedriver.exe according to your Google Chrome version.

Download here: http://chromedriver.chromium.org/download

conf.py

Rename the conf.default.py to conf.py and put your credentials.

About

A simple lkd scraper, I found this code in a backup folder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages