Skip to content

Scripts and utilities for WestPeak Research Association

Notifications You must be signed in to change notification settings

WestPeakResearch/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

WestPeak Research Assocaition Utilities

Alumni LinkedIn Scraper

To scrape for alumni placements, enter list of required alumni in input.csv. Here is an example below:

name,linkedin
John Doe,https://www.linkedin.com/in/jdoe/
Karen Doe,https://www.linkedin.com/in/kdoe/

Obtain an API key from RapidAPI for the follwing API: https://rapidapi.com/iscraper/api/linkedin-profiles-and-company-data. Then, run python alumni.py <your_api_key_here>. The scraped user data will be saved in output.csv. Note that if there are many entries in the input (100+), the free API limit may be reached; you may have to switch to the paid API plan.

About

Scripts and utilities for WestPeak Research Association

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages