Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 4 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<p align="center">
<a href="#install">Install</a> ·
<a href="#what-your-agent-can-now-do">Platforms</a> ·
<a href="#pricing">Pricing</a> ·
<a href="#faq">FAQ</a> ·
<a href="docs/README_zh.md">中文</a>
</p>
Expand Down Expand Up @@ -100,23 +99,13 @@ AgentKey maintains cloud-side integrations across the open web — no extra acco
| **Web scraping** | Clean article extraction, structured data, and metadata from any URL |
| **On-chain / Crypto** | Token prices, market data, on-chain activity, and project metadata |
| **Social & content** | Public posts, videos, and discussions across major social and content platforms |
| **Finance** | Stock & FX quotes, technical indicators, company financials, and earnings |
| **E-commerce** | Product listings, prices, reviews, and best-sellers across major marketplaces |
| **Business** | Company, funding, investor, and people data for market and competitive research |

Underlying providers are routed automatically and grow over time — your agent can call `find_tools` to see what's currently available.

**Planned:** Financial data · E-commerce · Maps & Weather

---

## Pricing

**No monthly fee. Pay only for what you use.** Top up any amount, spend by credit:

| What you ask your agent to do | Approx. cost |
|-------------------------------|--------------|
| Web search | $0.001 |
| Crypto / token lookup | $0.003 |
| Social media read | $0.006 |
| Daily scheduled task | ~$5–10 / month |
**Planned:** Maps & Weather

---

Expand Down
19 changes: 4 additions & 15 deletions docs/README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<p align="center">
<a href="#安装">安装</a> ·
<a href="#装好之后能干什么">支持平台</a> ·
<a href="#计费相关">计费</a> ·
<a href="#常见问题">常见问题</a> ·
<a href="../README.md">English</a>
</p>
Expand Down Expand Up @@ -100,23 +99,13 @@ AgentKey 在云端维护与开放互联网各类平台的对接 —— 你不需
| **网页抓取** | 从任意 URL 提取正文、结构化数据与元信息 |
| **链上 / 加密** | 代币行情、链上活动、项目与市场元数据 |
| **社交与内容** | 主流社交、视频、问答平台的公开内容 |
| **金融** | 股票与外汇行情、技术指标、公司财务与财报 |
| **电商** | 主流电商平台的商品详情、价格、评价与热销榜 |
| **商业数据** | 公司、融资、投资人与关键人物数据,用于市场与竞品研究 |

底层 provider 由 AgentKey 自动路由并持续扩充 —— Agent 可以通过 `find_tools` 查看当前可用的接入。

**规划中:** 金融数据 · 电商平台 · 地图与天气

---

## 计费相关

**没有月费。用多少付多少。** 充值自定义金额,按实际 Credit 消费:

| 你让 Agent 做的事 | 大概花多少 |
|---|---|
| 搜网页 | $0.001 |
| 查币的情况 | $0.003 |
| 读社交媒体 | $0.006 |
| 每日定时任务 | 每月 $5–10 |
**规划中:** 地图与天气

---

Expand Down
Loading