Changes

Jump to navigation Jump to search
no edit summary
{{Project|Has project output=Data|Has sponsor=McNair ProjectsCenter
|Has title=Crunchbase Accelerator Founders
|Has owner=Grace Tan,
==Project Introduction==
This project uses the Crunchbase Data and API to find founders of the accelerators we are interested in. We then take the founders and run their names through the LinkedIn Crawler to find information about them.
 
==Part 1: Getting Data==
To get the founder UUIDs from each accelerator, input the accelerator UUID (or name all lowercase if its one work) into this link:
https://api.crunchbase.com/v3.1/organizations/ + UUID of organization + ?relationships=founders&user_key=662e263576fe3e4ea5991edfbcfb9883
 
We are doing this because there were more results this way than looking at the people table in the crunchbase db for the keyword "founders."
===scrapefounders.py===

Navigation menu