Package Exports
- @agntdata/openclaw-agnt-data
- @agntdata/openclaw-agnt-data/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@agntdata/openclaw-agnt-data) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
agntdata — unified social data for OpenClaw
OpenClaw plugin for the agntdata unified social data API: one API key for LinkedIn, YouTube, TikTok, X, Instagram, Reddit, and Facebook. Native tools for AI agents — structured JSON, no scraping infrastructure. See agntdata.dev for pricing and docs.
Install
openclaw plugins install @agntdata/openclaw-agnt-dataOne OpenClaw plugin and one agntdata API key unlock structured social data across LinkedIn, YouTube, TikTok, X (Twitter), Instagram, Reddit, and Facebook — no separate upstream vendor accounts. See agntdata.dev for the product and docs for guides.
Overview
Unified social data API for AI agents. One API key for LinkedIn, YouTube, TikTok, X, Instagram, Reddit, and Facebook.
Supported platforms
| Platform | API slug | Endpoints (approx.) |
|---|---|---|
linkedin |
52 | |
| YouTube | youtube |
22 |
| TikTok | tiktok |
12 |
| X (Twitter) | x |
52 |
instagram |
22 | |
reddit |
29 | |
facebook |
35 |
Authentication
Set AGNTDATA_API_KEY or use browser login when your gateway starts. Keys are created in the agntdata dashboard.
Documentation
- Documentation
- App (keys & usage)
- API base — use
/v1/data/{platform}/…per slug above
ClawHub skill (optional)
For curl-first workflows without native tools, install the skill: clawhub install agnt-data — ClawHub listing.
License
MIT