Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kanzure/crunchbase-parser
- Owner: kanzure
- Created: 2013-08-05T16:26:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-05T16:41:28.000Z (over 11 years ago)
- Last Synced: 2025-01-11T15:56:06.264Z (13 days ago)
- Language: Python
- Size: 140 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
=
- Install Python 2.X
- Put download the parser into a folder of your choosing
- Create a text file called "api_key.txt" and put in your Crunchbase API string
- In the script, in search_phrase, enter a keyword that you'd like to search on. The value "analytics" is provided as the default
- Run the script
- 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