工具 API
book_ similar
相似书推荐。必须显式传 count 与 maxIdx(首次 12 和 0);翻页带上 sessionId。 Similar books. count and maxIdx are required; first call count=12 maxIdx=0. If the gateway returns upgrade_info, treat it as an error and follow upgrade_info.message.
lifestyleAPI Key1 积分
调用信息
- 工具标识
- weread.book_similar
- 服务提供方
- 微信读书
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
bookId必填书籍 ID。用户给书名时先调 store_search 取 bookId。Book ID; search by title first.
count必填每页数量,首次推荐传 12。Required; first page 12.
maxIdx必填翻页偏移,首次传 0,之后用上一页最后一条 idx。Required; first page 0.
sessionId翻页会话 ID,首次不传,后续传回包 booksimilar.sessionId。