Skip to content
Small project created to scrape data from Linkedin for a research project
Branch: master
Clone or download
Pull request Compare This branch is even with saydulk:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
app
config
db
doc
public
script
test
vendor/plugins/enum_fu
.gitignore
README
Rakefile

README

# Scrape Linkedin Search Results

This project was created in order to scrape data for a research project on consultants and entrepreneurship rates.

The code present in this project can be used to scrape search result data from linked in, so I figured the code might be helpful to those wanting to use scRUBYt (http://scrubyt.org/). 

All scRUBYt code can be found in the Linkedin class.

The LinkedinScraper class consists of helpers that access the Linkedin class in order to store the data locally in XML files and read the stored XML data into the database. 

NOTE: using this code to scrape Linkedin is technically a violation of their terms
You can’t perform that action at this time.