Skip to content

This is a program I'm writing to scrape Linkedin Profiles for a recruitment agency called the Nyburg Group.

Notifications You must be signed in to change notification settings

AkshayGupta8/Nyberg_Group_Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linkedin Profile Scraping Tool

Requirements

  1. Python's virtual environment is activated source env/bin/activate

  2. All linkedin PDFs are in the same directory as the scrape.py and virtual environment

The linkedin profiles must be located in a folder called download

How to run the program

The program is run with a simple command.

python scrape.py

This will generate a file of the format processed_data_x.csv where x is replaced by a number.

The .csv file can be opened in xcel.

Hope you enjoy!

About

This is a program I'm writing to scrape Linkedin Profiles for a recruitment agency called the Nyburg Group.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published