Instagram modelsapi generation api

instagram/v1/section-posts

Get posts under specific explore section

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 name
  • items: Posts list
  • subsections: Subsections list
  • max_id: Next page cursor
  • more_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.

Related Models