Skip to content

parastructure/crunchbase-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crunchbase-downloader

Download all (or some) of the objects in crunchbase

  1. Checkout / clone the code.

  2. Make a local virtualenv:

    virtualenv env

  3. Switch to that env:

    source env/bin/activate

  4. Install dependencies:

    pip install -r requirements.txt

  5. Make sure there's a valid API key in a file called apikey.txt in the same folder.

  6. Run: python pull_crunchbase.py for instructions.

About

Download all (or some) of the objects in crunchbase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages