Input
Idle
Example output — click Run to generate your own
API README
Get posts by section
Purpose:
- Get posts under specific explore section Parameters:
- section_id: Section ID (from fetch_explore_sections API)
- count: Count per page, default 20
- max_id: Pagination cursor, omit for first request Return:
section_name: Section nameitems: Posts listsubsections: Subsections listmax_id: Next page cursormore_available: Whether more data available Price:- 0.001 USD/request
[Example]
section_id = "10156104410190727"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

