Skip to content

kanzure/crunchbase-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

crunchbase-parser

This parser queries the Crunchbase API and downloads information about startups and their funding into a CSV

Use

  1. Install Python 2.X
  2. Put download the parser into a folder of your choosing
  3. Create a text file called "api_key.txt" and put in your Crunchbase API string
  4. In the script, in search_phrase, enter a keyword that you'd like to search on. The value "analytics" is provided as the default
  5. Run the script
  6. When the script completes, a file called "JSON Parser output.csv" will be output into the script's directory

Contact

This is a work-in-progress so feel free to email me with any questions

About

This parser queries the Crunchbase API and downloads information about startups and their funding into a CSV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages