TransparencyToolkit/LinkedInData

Name: LinkedInData

Owner: Transparency Toolkit

Description: Scrapes all LinkedIn profiles including search terms.

Created: 2014-01-07 12:21:50.0

Updated: 2017-09-04 23:44:13.0

Pushed: 2015-09-10 02:40:15.0

Homepage: null

Size: 234

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits
M. C. McGrath2015-09-10 02:38:19.031

Other Committers

UserEmailMost Recent Commit# Commits

README

This gem finds all LinkedIn profiles including terms you specify and scrapes them.

  1. Download the gem 'linkedindata' and add it to your gemfile
  2. Make a new LinkedinData object: l = LinkedinData.new(# of hops to go out, path to proxy list, use proxies for Google, use proxies for LI)
  3. Specify which profiles to get and the search terms or URL-
  4. Single Profile: l.getSingleProfile(url)
  5. List of Profiles Matching Search Terms: l.getByKeywords(“search terms”)

Code Climate


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.