搜索图片/Search images

Xiaohongshuapi

About

搜索图片/Search images

Documentation

搜索图片/Search images

[中文]

用途:

  • 根据关键词搜索小红书图片,每页返回 20 条结果,支持分页

参数:

  • keyword: 搜索关键词(必需),如 "壁纸"
  • page: 页码,从 1 开始
  • search_id: 搜索ID,翻页时传入首次搜索返回的值
  • search_session_id: 搜索会话ID,翻页时传入首次搜索返回的值
  • word_request_id: 词请求ID,翻页时传入首次搜索返回的值
  • source: 来源,默认 "explore_feed"

返回:

  • 搜索结果数据,包含图片列表和分页信息

翻页说明:

  • 首次请求:只传keyword和page
  • 翻页请求:传入首次搜索返回的 search_id、search_session_id 和 word_request_id

[English]

Purpose:

  • Search Xiaohongshu images by keyword, returns 20 results per page, supports pagination

Parameters:

  • keyword: Search keyword (required), e.g. "壁纸"
  • page: Page number, start from 1
  • search_id: Search ID, pass value from first search response for pagination
  • search_session_id: Search session ID, pass value from first search response for pagination
  • word_request_id: Word request ID, pass value from first search response for pagination
  • source: Source, default "explore_feed"

Return:

  • Search result data, including image list and pagination info

Pagination Guide:

  • First request: only pass keyword and page
  • Next page: pass search_id, search_session_id, and word_request_id from first search response

[示例/Example]

keyword="壁纸" page=1

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 搜索图片/Search images

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models