← 返回
开发者工具 中文

Cochesnet Cli

Use the cochesnet CLI to search coches.net listings and fetch listing details. Apply when a user asks for coches.net marketplace data or when you need the exact CLI commands and flags for cochesnet-cli.
使用 cochesnet CLI 搜索 coches.net 的车辆列表并获取详细信息。当用户请求 coche .net 市场数据或需要具体的 CLI 命令和标志时适用。
pjtf93
开发者工具 clawhub v0.1.0 1 版本 99756.5 Key: 无需
★ 1
Stars
📥 2,028
下载
💾 28
安装
1
版本
#latest

概述

Purpose

Use the cochesnet CLI to search listings and fetch ad details.

When to use

  • User asks to search coches.net listings from the terminal.
  • User needs listing details for a known ad ID.
  • User wants JSON output for scripting.

Commands

Search listings

cochesnet search "<query>" [--limit <n>] [--page <n>]

Listing detail

cochesnet listing <adId>

JSON output

Add --json to either command:

cochesnet search "bmw" --json
cochesnet listing 58229053 --json

Configuration

Environment variables:

  • COCHESNET_BASE_URL (default: https://apps.gw.coches.net)
  • COCHESNET_APP_VERSION (default: 7.94.0)
  • COCHESNET_HTTP_USER_AGENT (default: coches.net 7.94.0)
  • COCHESNET_X_USER_AGENT (default: 3)
  • COCHESNET_TENANT (default: coches)
  • COCHESNET_VARIANT (optional X-Adevinta-MT-Variant header)

Output expectations

  • Search: table or JSON with id, title, price, year, km, location, url.
  • Listing: table or JSON with title, price, url, seller, description.

Examples

cochesnet search "bmw" --limit 5
cochesnet search "toyota" --page 2
cochesnet listing 58229053

Error handling

  • Non-zero exit code on failure.
  • For scripting, use --json and check exit code.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-28 16:18 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,139
developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427 📥 118,187
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,120