← 返回
沟通协作 Key 中文

Avito.ru publish and chat

Manage Avito.ru account, items, and messenger via API. Use for listing items, checking balance, reading chats, and getting account info.
通过API管理Avito.ru账户、商品和消息,用于发布商品、查询余额、读取聊天及获取账户信息。
ruslanlanket
沟通协作 clawhub v1.0.0 1 版本 99835.5 Key: 需要
★ 1
Stars
📥 2,407
下载
💾 53
安装
1
版本
#latest

概述

Avito

This skill provides tools to interact with the Avito.ru API.

Requirements

  • requests library for Python.
  • Avito Client ID and Client Secret.

Setup

Set your credentials in your environment or provide them when prompted.

Features

Authentication

Get an access token using your client credentials.

python3 scripts/auth.py <client_id> <client_secret>

Account Info

Get information about your account, including your user_id.

python3 scripts/get_self.py <token>

Balance

Check your account balance.

python3 scripts/get_balance.py <token> <user_id>

Items Management

List your current advertisements.

python3 scripts/list_items.py <token>

Messenger

List chats in your account.

python3 scripts/list_chats.py <token> <user_id>

Note: Messenger API access may require a specific Avito subscription.

TODO

  • Implement item creation (POST /items).
  • Implement item status updates (editing, deleting).
  • Implement webhook registration.
  • Implement messenger message sending and retrieval.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 15:50 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,587
productivity

Obsidian - read, search, write and edit direct to obsidian vault.

ruslanlanket
使用 Obsidian 库作为知识库,提供模糊/音标搜索、自动检测新笔记文件夹、创建/读取/编辑带 frontmatter 的笔记、管理标签和 wikilinks。适用于查询、存储和编辑笔记。
★ 8 📥 8,553
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,680