最近更新
2026-06-13
GitHub Stars
11,563
关于 XHS Downloader
async def example_api(): """通过 API 设置参数,适合二次开发""" server = "http://127.0.0.1:5556/xhs/detail" data = { "url": "", # 必需参数 "download": True, "index": [ 3, 6, 9, ], "proxy": "http://127.0.0.1:10808", } response = post(server, json=data, timeout=10) print(response.json())
编辑总评
一款开源且可自托管的数据智能体,拥有 11.6k GitHub stars。小红书(XiaoHongShu、RedNote)链接提取/作品采集工具:提取账号发布、收藏、点赞、专辑作品链接;提取搜索结果作品、用户链接;采集小红书作品信息;提取小红书作品下载地址;下载小红书作品文件。
功能特性
Actions 的运行环境由 GitHub 免费提供,普通用户每月有一定的免费使用额度(2000 分钟)
2
详细评分
易用性 8.2
性价比 8.7
功能 8.5
技术支持 7.9
性能 8.6
综合评分
8.5 /10
优缺点
优点
- 开源——完全可自托管和审计
- 活跃的社区,11.6k GitHub stars
- 专为数据智能体设计
缺点
- 需要技术配置;相比托管方案,上手引导较少
- 第三方评测和基准测试有限
应用场景
数据分析SQL 查询报表ETL
适合谁使用?
希望获得数据分析和报表能力、重视开源灵活性和可控性的团队和个人
#API#Docker#下载#FastAPI#HTTPX#1
常见问题
XHS Downloader 是什么?
async def example_api(): """通过 API 设置参数,适合二次开发""" server = "http://127.0.0.1:5556/xhs/detail" data = { "url": "", # 必需参数 "download": True, "index": [ 3, 6, 9, ], "proxy": "http://127.0.0.1:10808", } response = post(server, json=data, timeout=10) print(response.json())
XHS Downloader 多少钱?
XHS Downloader 是开源的,可免费自托管。安装说明见 https://github.com/JoeanAmier/XHS-Downloader。
XHS Downloader 是开源的吗?
是的——XHS Downloader 是开源的,拥有 11.6k stars。源码在 GitHub:https://github.com/JoeanAmier/XHS-Downloader。
XHS Downloader 适合谁?
希望获得数据分析和报表能力、重视开源灵活性和可控性的团队和个人。