Published

crunchcrawl

Crunchcrawl This module lets you index and download the company information held in Crunchbase. Before using, double-check http://www.crunchbase.com/robots.txt and the API conditions to ensure you'r...

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/core/crunchcrawl/
https://datahub.io/core/crunchcrawl/_r/-/README.md
https://datahub.io/core/crunchcrawl/_r/-/cliargs.php
https://datahub.io/core/crunchcrawl/_r/-/companydata.csv
https://datahub.io/core/crunchcrawl/_r/-/companydata.txt
https://datahub.io/core/crunchcrawl/_r/-/companyurls.txt
https://datahub.io/core/crunchcrawl/_r/-/companyurls_test.txt
https://datahub.io/core/crunchcrawl/_r/-/datapackage.json
https://datahub.io/core/crunchcrawl/_r/-/gathercompanies.php
https://datahub.io/core/crunchcrawl/_r/-/gathercompanyurls.php
https://datahub.io/core/crunchcrawl/_r/-/parallelcurl.php
https://datahub.io/core/crunchcrawl/_r/-/places2k.txt
https://datahub.io/core/crunchcrawl/_r/-/scratchpad.py
https://datahub.io/core/crunchcrawl/_r/-/zcta5.txt
https://datahub.io/core/crunchcrawl/_r/-/zips_by_amount.csv
https://datahub.io/core/crunchcrawl/_r/-/zips_by_numbers.csv
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/crunchcrawl/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/crunchcrawl/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Previews

companydata

Loading data...

Schema

nametype
namestring
founded_yearinteger
country_codestring
state_codestring
zip_codestring
citystring
address1string
address2string
raised_amountnumber

zips-by-amount

Loading data...

Schema

nametype
latnumber
lonnumber
valuenumber
tooltipstring

zips-by-numbers

Loading data...

Schema

nametype
latnumber
lonnumber
valuenumber
tooltipstring

Data Files

FileDescriptionSizeLast modifiedDownload
companydata
1.98 MB27 days ago
companydata
zips-by-amount
177 kB27 days ago
zips-by-amount
zips-by-numbers
412 kB27 days ago
zips-by-numbers
FilesSizeFormatCreatedUpdatedLicenseSource
32.57 MBcsv1 day agoCreative Commons Attribution 4.0 InternationalCrunchbase

badge

Crunchcrawl


This module lets you index and download the company information held in Crunchbase.
*Before using, double-check http://www.crunchbase.com/robots.txt and the API conditions to ensure you're obeying the terms-of-service*

It contains various scripts to index and pull down the latest data about the company, as well as a snaphot of the data as it was on Monday August 23rd 2010. This data is CC-BY, see http://www.crunchbase.com/help/licensing-policy for more information.

By Pete Warden <pete@petewarden.com>, freely reusable, see http://petewarden.typepad.com for more