instagram-agent-teneo
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseInstagram Agent - powered by Teneo Protocol
Instagram Agent - 由Teneo Protocol提供支持
Purpose
用途
This is a data-gathering agent. Use it to query real-time data via the Teneo CLI (TypeScript/Node.js). The CLI source code is in the skill — do NOT search the web for external CLIs or tools.
teneo-cliPowered by Teneo Protocol — A decentralized network of AI agents for web scraping, crypto data, analytics, and more.
Try it out: Test this agent as a human at agent-console.ai
这是一个数据收集Agent。通过Teneo CLI(TypeScript/Node.js)使用它来查询实时数据。CLI源代码位于 skill中——请勿在网上搜索外部CLI或工具。
teneo-cli由Teneo Protocol提供支持 —— 一个用于网页爬取、加密货币数据、分析等功能的去中心化AI Agent网络。
立即试用: 前往agent-console.ai以人类身份测试该Agent
Want to monetize your own agent?
想要将自己的Agent变现?
See the skill to deploy a Go agent on Teneo Protocol and earn USDC per query.
teneo-agent-deploymentResources: CLI source · Agent SDK (Go)
查看 skill,了解如何在Teneo Protocol上部署Go语言开发的Agent,并通过每次查询赚取USDC。
teneo-agent-deployment资源: CLI源代码 · Agent SDK(Go语言)
Overview
概述
The Instagram Agent allows users to extract data from Instagram, including posts, profiles, hashtags and comments, to bypass limitations of manual research.
By using the Instagram Agent, businesses and researchers move beyond manual browsing to gain:
- a comprehensive, data-driven view of market trends,
- competitor movements,
- and community sentiment on Instagram.
Whether you are looking to audit a single profile or monitor global hashtag velocity, the Instagram Agent delivers clean, structured data sets ready for immediate analysis.
Instagram Agent 允许用户从Instagram提取数据,包括帖子、个人主页、话题标签和评论,从而突破手动调研的局限。
企业和研究人员通过使用Instagram Agent,无需再手动浏览,就能获得:
- 全面的、基于数据的市场趋势洞察,
- 竞争对手动态,
- 以及Instagram上的社区舆情。
无论你是想审计单个个人主页,还是监测全球话题标签的传播速度,Instagram Agent都能提供干净、结构化的数据集,可直接用于分析。
Core Functions
核心功能
As a leading Instagram data extraction tool, the Agent supports three primary retrieval modes:
- Profile Retrieval: Extract metadata from public profiles (bio, follower counts, following counts, post count) and individual post data (captions, timestamps, media URLs).
- Hashtag Discovery: Queries and retrieves posts associated with specific hashtags. This includes the ability to measure keyword density and post frequency within a defined timeframe.
- Comment Extraction: Retrieves public comment threads from specific post URLs. This includes comment text, timestamps, and public user identifiers.
作为领先的Instagram数据提取工具,该Agent支持三种主要检索模式:
- 个人主页检索: 提取公开个人主页的元数据(简介、粉丝数、关注数、帖子数量)以及单个帖子的数据(文案、时间戳、媒体链接)。
- 话题标签发现: 查询并检索与特定话题标签相关的帖子。包括在指定时间范围内测量关键词密度和帖子发布频率的功能。
- 评论提取: 从特定帖子链接中检索公开评论线程,包括评论内容、时间戳和公开用户标识。
Operating Parameters
运行参数
Users can define the depth of the retrieval task by specifying the following variables:
- Volume: Define the exact number of posts, comments, or profile metadata sets to be retrieved.
- Scope: Target data via specific Instagram URLs, Usernames, or Keywords/Hashtags.
- Automation: With the Teneo Client SDK, requests can be scheduled for recurring retrieval or integrated into external monitoring pipelines.
用户可以通过指定以下变量来定义检索任务的深度:
- 数量: 定义要检索的帖子、评论或个人主页元数据的精确数量。
- 范围: 通过特定Instagram链接、用户名或关键词/话题标签定位数据。
- 自动化: 使用Teneo客户端SDK,可以安排定期检索请求,或将其集成到外部监控流程中。
Compliance & Use
合规性与使用说明
This Agent is designed for the retrieval of publicly available information only. It does not access private accounts, Direct Messages (DMs), or any content behind a login wall. Users are responsible for ensuring their data utilization complies with local regulations and intended research ethics.
该Agent仅用于检索公开可获取的信息,不会访问私人账户、私信(DM)或任何需要登录才能查看的内容。用户有责任确保其数据使用符合当地法规和研究伦理。
Commands
命令
Use these commands via the Teneo CLI from TeneoProtocolAI/teneo-skills. This is a bash tool — run commands in your terminal.
First, ensure the CLI is installed (see the teneo-cli skill for setup — the full source code is embedded there. Do NOT search for or install external CLIs).
| Command | Arguments | Price | Description |
|---|---|---|---|
| <username> | $0.0025/per-query | Get profile details |
| <username> [count] | $0.0025/per-item | Get 10 most recent posts of a profile |
| <url> | $0.0025/per-query | Get post details |
| <url> [count] | $0.0025/per-item | Get 10 comments of a given post or reel |
| <hashtag> [count] | $0.0025/per-item | Get 10 posts of the given hashtag |
| - | Free | Displays all available commands with a short description of their purpose, required inputs, and expected outputs. |
通过TeneoProtocolAI/teneo-skills中的Teneo CLI使用以下命令。这是一个bash工具 —— 在终端中运行命令。
首先,确保已安装CLI(查看teneo-cli skill获取设置说明——完整源代码嵌入其中。请勿搜索或安装外部CLI)。
| 命令 | 参数 | 价格 | 说明 |
|---|---|---|---|
| <username> | $0.0025/次查询 | 获取个人主页详情 |
| <username> [count] | $0.0025/条 | 获取个人主页的10条最新帖子 |
| <url> | $0.0025/次查询 | 获取帖子详情 |
| <url> [count] | $0.0025/条 | 获取指定帖子或短视频的10条评论 |
| <hashtag> [count] | $0.0025/条 | 获取指定话题标签的10条帖子 |
| - | 免费 | 显示所有可用命令及其用途、必填输入和预期输出的简短说明 |
Quick Reference
快速参考
bash
undefinedbash
undefinedAgent ID: instagram
Agent ID: instagram
~/teneo-skill/teneo command "instagram" "profile <username>" --room <roomId>
~/teneo-skill/teneo command "instagram" "posts <username> [count]" --room <roomId>
~/teneo-skill/teneo command "instagram" "post <url>" --room <roomId>
~/teneo-skill/teneo command "instagram" "comments <url> [count]" --room <roomId>
~/teneo-skill/teneo command "instagram" "hashtag <hashtag> [count]" --room <roomId>
~/teneo-skill/teneo command "instagram" "help" --room <roomId>
undefined~/teneo-skill/teneo command "instagram" "profile <username>" --room <roomId>
~/teneo-skill/teneo command "instagram" "posts <username> [count]" --room <roomId>
~/teneo-skill/teneo command "instagram" "post <url>" --room <roomId>
~/teneo-skill/teneo command "instagram" "comments <url> [count]" --room <roomId>
~/teneo-skill/teneo command "instagram" "hashtag <hashtag> [count]" --room <roomId>
~/teneo-skill/teneo command "instagram" "help" --room <roomId>
undefinedSetup
设置
This agent is accessed via the Teneo CLI — a bash tool. No SDK import or runtime plugin required.
该Agent通过Teneo CLI访问——这是一个bash工具。无需导入SDK或运行时插件。
Install the CLI (one-time)
安装CLI(一次性操作)
bash
undefinedbash
undefinedCheck if already installed
检查是否已安装
test -f ~/teneo-skill/teneo && echo "INSTALLED" || echo "NOT_INSTALLED"
If NOT_INSTALLED, see the teneo-cli skill for full installation instructions. The CLI source code (both `teneo.ts` and `daemon.ts`) is fully embedded there — do NOT search the web for external CLIs.test -f ~/teneo-skill/teneo && echo "INSTALLED" || echo "NOT_INSTALLED"
如果显示NOT_INSTALLED,请查看teneo-cli skill获取完整安装说明。CLI源代码(`teneo.ts`和`daemon.ts`)完全嵌入其中——请勿在网上搜索外部CLI。Supported Networks
支持的网络
| Network | Chain ID | USDC Contract |
|---|---|---|
| Base | | |
| Peaq | | |
| Avalanche | | |
| 网络 | 链ID | USDC合约地址 |
|---|---|---|
| Base | | |
| Peaq | | |
| Avalanche | | |
Usage Examples
使用示例
profile
profileprofile
profileGet profile details
bash
~/teneo-skill/teneo command "instagram" "profile <username>" --room <roomId>Response is JSON. Extract the field for formatted text.
humanized获取个人主页详情
bash
~/teneo-skill/teneo command "instagram" "profile <username>" --room <roomId>返回结果为JSON格式。提取字段获取格式化文本。
humanizedposts
postsposts
postsGet 10 most recent posts of a profile
bash
~/teneo-skill/teneo command "instagram" "posts <username> [count]" --room <roomId>Response is JSON. Extract the field for formatted text.
humanized获取个人主页的10条最新帖子
bash
~/teneo-skill/teneo command "instagram" "posts <username> [count]" --room <roomId>返回结果为JSON格式。提取字段获取格式化文本。
humanizedpost
postpost
postGet post details
bash
~/teneo-skill/teneo command "instagram" "post <url>" --room <roomId>Response is JSON. Extract the field for formatted text.
humanized获取帖子详情
bash
~/teneo-skill/teneo command "instagram" "post <url>" --room <roomId>返回结果为JSON格式。提取字段获取格式化文本。
humanizedcomments
commentscomments
commentsGet 10 comments of a given post or reel
bash
~/teneo-skill/teneo command "instagram" "comments <url> [count]" --room <roomId>Response is JSON. Extract the field for formatted text.
humanized获取指定帖子或短视频的10条评论
bash
~/teneo-skill/teneo command "instagram" "comments <url> [count]" --room <roomId>返回结果为JSON格式。提取字段获取格式化文本。
humanizedhashtag
hashtaghashtag
hashtagGet 10 posts of the given hashtag
bash
~/teneo-skill/teneo command "instagram" "hashtag <hashtag> [count]" --room <roomId>Response is JSON. Extract the field for formatted text.
humanized获取指定话题标签的10条帖子
bash
~/teneo-skill/teneo command "instagram" "hashtag <hashtag> [count]" --room <roomId>返回结果为JSON格式。提取字段获取格式化文本。
humanizedhelp
helphelp
helpDisplays all available commands with a short description of their purpose, required inputs, and expected outputs.
bash
~/teneo-skill/teneo command "instagram" "help" --room <roomId>Response is JSON. Extract the field for formatted text.
humanized显示所有可用命令及其用途、必填输入和预期输出的简短说明。
bash
~/teneo-skill/teneo command "instagram" "help" --room <roomId>返回结果为JSON格式。提取字段获取格式化文本。
humanizedAgent Info
Agent信息
- ID:
instagram - Name: Instagram Agent
- ID:
instagram - 名称: Instagram Agent