Loading...
Loading...
Compare original and translation side by side
which tinyfish && tinyfish --version || echo "TINYFISH_CLI_NOT_INSTALLED"
tinyfish auth statusInstall the TinyFish CLI first:Then authenticate:npm install -g @tiny-fish/clitinyfish auth login
which tinyfish && tinyfish --version || echo "TINYFISH_CLI_NOT_INSTALLED"
tinyfish auth status请先安装TinyFish CLI:然后进行身份验证:npm install -g @tiny-fish/clitinyfish auth login
To get started, please tell me:
- Your industry or field (e.g. "project management SaaS", "electric vehicles", "cloud storage")
- Your product or company name (e.g. "Notion", "Tesla", "Dropbox")
开始之前,请告知我:
- 您所在的行业或领域(例如:“项目管理SaaS”“电动汽车”“云存储”)
- 您的产品或公司名称(例如:“Notion”“Tesla”“Dropbox”)
Here are the competitors I found for [product] in [field]:
- Asana — https://asana.com
- Monday.com — https://monday.com
- ClickUp — https://clickup.com
Does this look right? Feel free to remove any, or add others (with their website URLs if possible).
https://companyname.com为**[产品名称]在[领域]**中找到以下竞品:
- Asana — https://asana.com
- Monday.com — https://monday.com
- ClickUp — https://clickup.com
这个列表是否准确?您可以移除不需要的竞品,或添加其他竞品(如有可能请提供其网站URL)。
https://companyname.comtinyfish agent run --sync --url "<competitor_url>" \
"Find the latest product release, new feature announcement, or product update on this website. Look at the blog, changelog, newsroom, or press release pages. Return JSON: {\"company\": str, \"latest_release\": str, \"release_date\": str, \"description\": str, \"source_url\": str}"/blog/changelog/news/newsroom/releases/whats-newtinyfish agent run --sync --url "https://asana.com/product" \
"Find the latest product release or feature announcement. Return JSON: {\"company\": str, \"latest_release\": str, \"release_date\": str, \"description\": str, \"source_url\": str}"
tinyfish agent run --sync --url "https://monday.com/blog" \
"Find the latest product release or feature announcement. Return JSON: {\"company\": str, \"latest_release\": str, \"release_date\": str, \"description\": str, \"source_url\": str}"
tinyfish agent run --sync --url "https://clickup.com/blog" \
"Find the latest product release or feature announcement. Return JSON: {\"company\": str, \"latest_release\": str, \"release_date\": str, \"description\": str, \"source_url\": str}"resultJsonCOMPLETEtinyfish agent run --sync --url "<competitor_url>" \
"Find the latest product release, new feature announcement, or product update on this website. Look at the blog, changelog, newsroom, or press release pages. Return JSON: {\"company\": str, \"latest_release\": str, \"release_date\": str, \"description\": str, \"source_url\": str}"/blog/changelog/news/newsroom/releases/whats-newtinyfish agent run --sync --url "https://asana.com/product" \
"Find the latest product release or feature announcement. Return JSON: {\"company\": str, \"latest_release\": str, \"release_date\": str, \"description\": str, \"source_url\": str}"
tinyfish agent run --sync --url "https://monday.com/blog" \
"Find the latest product release or feature announcement. Return JSON: {\"company\": str, \"latest_release\": str, \"release_date\": str, \"description\": str, \"source_url\": str}"
tinyfish agent run --sync --url "https://clickup.com/blog" \
"Find the latest product release or feature announcement. Return JSON: {\"company\": str, \"latest_release\": str, \"release_date\": str, \"description\": str, \"source_url\": str}"COMPLETEresultJsonWould you like to monitor these competitors periodically for new releases? If yes, let me know how often (e.g. weekly, daily) and how you'd like to be notified (e.g. email, Slack).
您是否希望定期监控这些竞品的新发布信息?如果是,请告知监控频率(例如:每周、每日)以及通知方式(例如:邮件、Slack)。
{
"company": "string — competitor company name",
"latest_release": "string — name or title of the release/announcement",
"release_date": "string — date as found on the page, or 'Unknown'",
"description": "string — 1-3 sentence summary of what was released",
"source_url": "string — direct URL to the announcement or changelog page"
}"Not found"{
"company": "string — competitor company name",
"latest_release": "string — name or title of the release/announcement",
"release_date": "string — date as found on the page, or 'Unknown'",
"description": "string — 1-3 sentence summary of what was released",
"source_url": "string — direct URL to the announcement or changelog page"
}"Not found"| Problem | Action |
|---|---|
| TinyFish returns no result | Retry with a more specific URL (e.g. append |
| Page is bot-protected | Note it in the report as "Could not fetch — site may require login" |
| Release date missing | Use |
| Company has no public changelog | Search their blog or press page instead |
| 问题 | 处理方式 |
|---|---|
| TinyFish未返回结果 | 使用更具体的URL重试(例如:追加 |
| 页面存在机器人防护 | 在报告中注明“无法获取数据 — 该网站可能需要登录” |
| 发布日期缺失 | 使用 |
| 公司无公开更新日志 | 改为搜索其博客或新闻页面 |
tinyfish agent run --sync --url "https://asana.com/product" "..."
tinyfish agent run --sync --url "https://notion.so/blog" "..."
tinyfish agent run --sync --url "https://ticktick.com/blog" "..."
tinyfish agent run --sync --url "https://any.do/blog" "..."
tinyfish agent run --sync --url "https://todo.microsoft.com" "..."Competitor Product Release Report Field: task management | Your product: Todoist | Generated: 2026-04-06Asana Release: Asana AI Studio — custom workflow automation Date: March 2026 Asana launched AI Studio, allowing teams to build no-code AI workflows... Source: https://asana.com/product/ai-studio...
tinyfish agent run --sync --url "https://asana.com/product" "..."
tinyfish agent run --sync --url "https://notion.so/blog" "..."
tinyfish agent run --sync --url "https://ticktick.com/blog" "..."
tinyfish agent run --sync --url "https://any.do/blog" "..."
tinyfish agent run --sync --url "https://todo.microsoft.com" "..."竞品产品发布报告 领域:任务管理 | 您的产品:Todoist | 生成日期:2026-04-06Asana 发布内容:Asana AI Studio — 自定义工作流自动化 日期:2026年3月 Asana推出了AI Studio,允许团队搭建无代码AI工作流... 来源:https://asana.com/product/ai-studio...
--sync--sync