https://github.com/mtwilliams/crunchbase
:blue_book: CrunchBase for Alchemists.
https://github.com/mtwilliams/crunchbase
crunchbase elixir
Last synced: 26 days ago
JSON representation
:blue_book: CrunchBase for Alchemists.
- Host: GitHub
- URL: https://github.com/mtwilliams/crunchbase
- Owner: mtwilliams
- License: other
- Created: 2017-01-18T00:29:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-18T02:49:06.000Z (over 9 years ago)
- Last Synced: 2025-12-13T02:07:24.028Z (6 months ago)
- Topics: crunchbase, elixir
- Language: Elixir
- Size: 8.79 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## [CrunchBase](https://www.crunchbase.com) for Alchemists
[](https://travis-ci.org/meetwalter/crunchbase)
[](https://coveralls.io/github/meetwalter/crunchbase)
[](http://inch-ci.org/github/meetwalter/crunchbase)
[](https://hex.pm/packages/crunchbase)
:construction: *Work in progress!* :construction:
(An opinionated) CrunchBase client library for Elixir.
## Installation
* Add it as a Mix dependency in the project.
```elixir
def deps do
[{:crunchbase, ">= 0"}]
end
```
* Run `mix deps.get` to install.
* In you configuration, like `config/config.exs` or `config/prod.exs` add your `api_key`:
```elixir
config :crunchbase,
# This is not a real key...
api_key: "c1f902b0956f5210260b139beb874528"
```
## Usage
### First Steps
### Options
### Fetching
### Querying
### Pagination
### Bulk
#### Open Data Map
#### Complete Node List
#### Daily Export