Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kanzure/crunchbase-parser

This parser queries the Crunchbase API and downloads information about startups and their funding into a CSV
https://github.com/kanzure/crunchbase-parser

Last synced: 9 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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