← 返回
数据分析 Key

Apollo

Interact with Apollo.io REST API (people/org enrichment, search, lists).
与 Apollo.io REST API 交互(人物/组织信息丰富、搜索、列表)
jhumanj
数据分析 clawhub v1.0.0 1 版本 98643.7 Key: 需要
★ 4
Stars
📥 7,411
下载
💾 429
安装
1
版本
#latest

概述

Apollo.io

Interact with Apollo.io via REST API.

Config

Create config/apollo.env (example at config/apollo.env.example):

  • APOLLO_BASE_URL (usually https://api.apollo.io)
  • APOLLO_API_KEY

Scripts load this automatically.

Commands

Low-level helpers

  • GET: skills/apollo/scripts/apollo-get.sh "/api/v1/users" (endpoint availability may vary)
  • People search (new): skills/apollo/scripts/apollo-people-search.sh "vp marketing" 1 5
  • POST (generic): skills/apollo/scripts/apollo-post.sh "/api/v1/mixed_people/api_search" '{"q_keywords":"vp marketing","page":1,"per_page":5}'

Enrichment (common)

  • Enrich website/org by domain: skills/apollo/scripts/apollo-enrich-website.sh "apollo.io"
  • Get complete org info (bulk): skills/apollo/scripts/apollo-orgs-bulk.sh "6136480939c707388501e6b9"

Notes

  • Apollo authenticates via X-Api-Key header (these scripts send it automatically).
  • Some endpoints require a master API key and a paid plan (Apollo returns 403 in that case).
  • Rate limiting is common (e.g. 600/hour on many endpoints); handle 429 responses.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 00:08 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Twenty CRM

jhumanj
通过 REST/GraphQL 与自托管的 Twenty CRM 交互。
★ 0 📥 2,960
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 366 📥 139,944
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 64,843