没有合适的资源?快使用搜索试试~ 我知道了~
crunchbase_v2:用于从CrunchBase版本2 API中提取数据的库
共76个文件
rb:65个
js:4个
gemspec:1个
需积分: 26 0 下载量 190 浏览量
2021-05-03
13:59:23
上传
评论
收藏 54KB ZIP 举报
温馨提示
Crunchbase API第2版 [Crunchbase API doc]( )的Ruby API包装器。 如果您使用的是Crunchbase 3.0版API,请使用[crunchbase-ruby-library]( ) 安装 将此行添加到您的应用程序的Gemfile中: gem 'crunchbase_v2' 然后执行: $ bundle 或将其自己安装为: $ gem install crunchbase_v2 使用示例 配置您的user_key,调试诸如development.rb的地方,推荐目录config / initializers / crunchbase.rb require 'crunchbase' Crunchbase :: API . key = 'user_key' Crunchbase :: API . debug = false 搜
资源推荐
资源详情
资源评论
收起资源包目录
crunchbase_v2-master.zip (76个子文件)
crunchbase_v2-master
.gitignore 238B
Gemfile 95B
crunchbase.gemspec 1KB
spec
bootstrap.rb 182B
support
shared_examples.rb 246B
fixtures
facebook-acquisition.js 2KB
organization-facebook.js 36KB
facebook-funding-round.js 3KB
person-randi-zuckerberg.js 7KB
crunchbase
search_result_spec.rb 237B
acquisition_spec.rb 520B
api_spec.rb 133B
person_spec.rb 362B
investment_spec.rb 290B
category_spec.rb 403B
website_spec.rb 251B
office_spec.rb 249B
current_team_spec.rb 257B
organization_spec.rb 1KB
customer_spec.rb 286B
product_spec.rb 597B
funding_round_spec.rb 518B
ipo_spec.rb 610B
headquarter_spec.rb 259B
primary_image_spec.rb 382B
founder_spec.rb 251B
new_item_spec.rb 514B
competitor_spec.rb 252B
past_team_spec.rb 216B
board_members_and_advisor_spec.rb 244B
search_spec.rb 392B
location_spec.rb 284B
sub_organization_spec.rb 263B
apikey.example.yml 38B
spec_helper.rb 597B
README.rdoc 3KB
LICENSE.txt 1KB
lib
crunchbase
relationship.rb 794B
competitor.rb 860B
website.rb 563B
search.rb 1KB
headquarter.rb 1KB
api.rb 5KB
founder.rb 608B
category.rb 663B
product.rb 3KB
past_team.rb 1KB
current_team.rb 1011B
advisor_at.rb 361B
person.rb 5KB
investment.rb 2KB
crunch_exception.rb 86B
primary_affiliation.rb 861B
primary_location.rb 570B
office.rb 1KB
cb_entity.rb 4KB
new_item.rb 850B
funding_round.rb 4KB
organization_investor.rb 686B
degree.rb 985B
experience.rb 827B
location.rb 715B
acquisition.rb 3KB
search_result.rb 135B
founded_company.rb 614B
version.rb 61B
image.rb 629B
primary_image.rb 624B
board_members_and_advisor.rb 1KB
video.rb 449B
ipo.rb 3KB
organization.rb 10KB
sub_organization.rb 621B
customer.rb 590B
crunchbase.rb 1KB
Rakefile 129B
共 76 条
- 1
资源评论
小子骚骚
- 粉丝: 23
- 资源: 4657
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功