> ## Documentation Index
> Fetch the complete documentation index at: https://aisa.one/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 用户帖子

> 用户帖子

分页获取用户帖子信息流，包括媒体和互动指标。

## 示例

```bash theme={null}
curl "https://api.aisa.one/apis/v1/instagram/user/posts?handle=VALUE" \
  -H "Authorization: Bearer YOUR_API_KEY"
```


## OpenAPI

````yaml openapi/zh/instagram.json GET /instagram/user/posts
openapi: 3.0.0
info:
  title: Instagram API
  description: 读取 Instagram 公开数据——个人资料、帖子、Reels、评论、文字稿和搜索结果。
  version: 1.0.0
servers:
  - url: https://api.aisa.one/apis/v1
security:
  - bearerAuth: []
paths:
  /instagram/user/posts:
    get:
      tags:
        - Instagram API
      summary: 用户帖子
      description: >-
        返回用户公开 Instagram 帖子的分页信息流，包括
        Reels、照片、视频和轮播帖子。每个项目均包含媒体类型、短代码、说明文字、点赞数、评论数、播放次数、视频 URL、图片 URL
        和被标记的用户。播放次数仅反映 Instagram 浏览量，不包括跨平台发布到 Facebook 所产生的浏览量。支持通过
        next_max_id 进行基于游标的分页，以滚动浏览完整时间线。
      operationId: get_instagram-user-posts
      parameters:
        - name: handle
          in: query
          required: true
          description: Instagram 用户名
          schema:
            type: string
        - name: next_max_id
          in: query
          required: false
          description: 用于获取下一页结果的游标。
          schema:
            type: string
        - name: trim
          in: query
          required: false
          description: 设置为 true 以获取精简响应
          schema:
            type: boolean
      responses:
        '200':
          description: 成功响应
          content:
            application/json:
              example:
                items:
                  - id: '3644028144127958689_59042353222'
                    code: DKSMEpKRd6h
                    media_type: 2
                    taken_at: 1748622051
                    caption:
                      bit_flags: 0
                      created_at: 1748622053
                      created_at_utc: 1748622053
                      did_report_as_spam: false
                      is_ranked_comment: false
                      pk: '17916912093071427'
                      share_enabled: false
                      content_type: comment
                      media_id: '3644028144127958689'
                      status: Active
                      type: 1
                      user_id: '59042353222'
                      strong_id__: '17916912093071427'
                      text: 5 best college baseball regional plays for day 1
                      user:
                        pk: '59042353222'
                        pk_id: '59042353222'
                        id: '59042353222'
                        full_name: Carson Szeder
                        is_private: false
                        is_unpublished: false
                        strong_id__: '59042353222'
                        fbid_v2: '17841459076660294'
                        username: carsoncantcode
                        is_verified: true
                        profile_pic_id: '3318246086567523250_59042353222'
                        profile_pic_url: >-
                          https://scontent-lga3-3.cdninstagram.com/v/t51.2885-19/431903885_797859762202050_7017850157267325892_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_ht=scontent-lga3-3.cdninstagram.com&_nc_cat=106&_nc_oc=Q6cZ2QHiEom3hMdlCt1UvbqMoAi8AVMa_QCzMo8Z3JyyueN2RgZ46phuoYGRHEiGNrkRFOg&_nc_ohc=DtppWMlqRCcQ7kNvwEYrxi1&_nc_gid=Eb0J24h8KiM70eUrBpX9HQ&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfP_ozLRxIquMfrVuFJ1MP_CwqFycc2hoq8Xc9x89Tyx_g&oe=685A4097&_nc_sid=ee9879
                      is_covered: false
                      private_reply_status: 0
                    play_count: 2647
                    ig_play_count: 2643
                    comment_count: 7
                    like_count: 29
                    display_uri: >-
                      https://scontent-lga3-2.cdninstagram.com/v/t51.2885-15/502710192_1957567931446141_1822523212661288021_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=scontent-lga3-2.cdninstagram.com&_nc_cat=101&_nc_oc=Q6cZ2QHiEom3hMdlCt1UvbqMoAi8AVMa_QCzMo8Z3JyyueN2RgZ46phuoYGRHEiGNrkRFOg&_nc_ohc=ng-epM2kdRMQ7kNvwHHDPMi&_nc_gid=Eb0J24h8KiM70eUrBpX9HQ&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfOIfw4eK3gmQ8rB8XmU3AgCiDHwFyd4oi4o_VEuOBoWOg&oe=685A1A4E&_nc_sid=ee9879
                    user:
                      fbid_v2: '17841459076660294'
                      feed_post_reshare_disabled: false
                      full_name: Carson Szeder
                      id: '59042353222'
                      is_private: false
                      is_unpublished: false
                      pk: '59042353222'
                      pk_id: '59042353222'
                      show_account_transparency_details: true
                      strong_id__: '59042353222'
                      third_party_downloads_enabled: 1
                      account_type: 3
                      account_badges: []
                      fan_club_info:
                        autosave_to_exclusive_highlight: null
                        connected_member_count: null
                        fan_club_id: null
                        fan_club_name: null
                        has_created_ssc: null
                        has_enough_subscribers_for_ssc: null
                        is_fan_club_gifting_eligible: null
                        is_fan_club_referral_eligible: null
                        is_free_trial_eligible: null
                        largest_public_bc_id: null
                        subscriber_count: null
                        fan_consideration_page_revamp_eligiblity: null
                      has_anonymous_profile_picture: false
                      hd_profile_pic_url_info:
                        height: 633
                        url: >-
                          https://scontent-lga3-3.cdninstagram.com/v/t51.2885-19/431903885_797859762202050_7017850157267325892_n.jpg?_nc_ht=scontent-lga3-3.cdninstagram.com&_nc_cat=106&_nc_oc=Q6cZ2QHiEom3hMdlCt1UvbqMoAi8AVMa_QCzMo8Z3JyyueN2RgZ46phuoYGRHEiGNrkRFOg&_nc_ohc=DtppWMlqRCcQ7kNvwEYrxi1&_nc_gid=Eb0J24h8KiM70eUrBpX9HQ&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfMSK6EX4bRxpdThMOgOdvKaORBx3RCo1QjtMxsbHx813A&oe=685A4097&_nc_sid=ee9879
                        width: 633
                      hd_profile_pic_versions:
                        - height: 320
                          url: >-
                            https://scontent-lga3-3.cdninstagram.com/v/t51.2885-19/431903885_797859762202050_7017850157267325892_n.jpg?stp=dst-jpg_s320x320_tt6&_nc_ht=scontent-lga3-3.cdninstagram.com&_nc_cat=106&_nc_oc=Q6cZ2QHiEom3hMdlCt1UvbqMoAi8AVMa_QCzMo8Z3JyyueN2RgZ46phuoYGRHEiGNrkRFOg&_nc_ohc=DtppWMlqRCcQ7kNvwEYrxi1&_nc_gid=Eb0J24h8KiM70eUrBpX9HQ&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfNOvmXHru1CI6pJxyfmTlcl9UwzjKz6kH-b_YFGsvKQ9g&oe=685A4097&_nc_sid=ee9879
                          width: 320
                      is_verified: true
                      profile_pic_id: '3318246086567523250_59042353222'
                      profile_pic_url: >-
                        https://scontent-lga3-3.cdninstagram.com/v/t51.2885-19/431903885_797859762202050_7017850157267325892_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_ht=scontent-lga3-3.cdninstagram.com&_nc_cat=106&_nc_oc=Q6cZ2QHiEom3hMdlCt1UvbqMoAi8AVMa_QCzMo8Z3JyyueN2RgZ46phuoYGRHEiGNrkRFOg&_nc_ohc=DtppWMlqRCcQ7kNvwEYrxi1&_nc_gid=Eb0J24h8KiM70eUrBpX9HQ&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfP_ozLRxIquMfrVuFJ1MP_CwqFycc2hoq8Xc9x89Tyx_g&oe=685A4097&_nc_sid=ee9879
                      transparency_product_enabled: false
                      username: carsoncantcode
                      is_embeds_disabled: false
                      eligible_for_text_app_activation_badge: false
                    owner:
                      fbid_v2: '17841459076660294'
                      feed_post_reshare_disabled: false
                      full_name: Carson Szeder
                      id: '59042353222'
                      is_private: false
                      is_unpublished: false
                      pk: '59042353222'
                      pk_id: '59042353222'
                      show_account_transparency_details: true
                      strong_id__: '59042353222'
                      third_party_downloads_enabled: 1
                      can_see_quiet_post_attribution: true
                      account_type: 3
                      account_badges: []
                      fan_club_info:
                        autosave_to_exclusive_highlight: null
                        connected_member_count: null
                        fan_club_id: null
                        fan_club_name: null
                        has_created_ssc: null
                        has_enough_subscribers_for_ssc: null
                        is_fan_club_gifting_eligible: null
                        is_fan_club_referral_eligible: null
                        is_free_trial_eligible: null
                        largest_public_bc_id: null
                        subscriber_count: null
                        fan_consideration_page_revamp_eligiblity: null
                      has_anonymous_profile_picture: false
                      hd_profile_pic_url_info:
                        height: 633
                        url: >-
                          https://scontent-lga3-3.cdninstagram.com/v/t51.2885-19/431903885_797859762202050_7017850157267325892_n.jpg?_nc_ht=scontent-lga3-3.cdninstagram.com&_nc_cat=106&_nc_oc=Q6cZ2QHiEom3hMdlCt1UvbqMoAi8AVMa_QCzMo8Z3JyyueN2RgZ46phuoYGRHEiGNrkRFOg&_nc_ohc=DtppWMlqRCcQ7kNvwEYrxi1&_nc_gid=Eb0J24h8KiM70eUrBpX9HQ&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfMSK6EX4bRxpdThMOgOdvKaORBx3RCo1QjtMxsbHx813A&oe=685A4097&_nc_sid=ee9879
                        width: 633
                      hd_profile_pic_versions:
                        - height: 320
                          url: >-
                            https://scontent-lga3-3.cdninstagram.com/v/t51.2885-19/431903885_797859762202050_7017850157267325892_n.jpg?stp=dst-jpg_s320x320_tt6&_nc_ht=scontent-lga3-3.cdninstagram.com&_nc_cat=106&_nc_oc=Q6cZ2QHiEom3hMdlCt1UvbqMoAi8AVMa_QCzMo8Z3JyyueN2RgZ46phuoYGRHEiGNrkRFOg&_nc_ohc=DtppWMlqRCcQ7kNvwEYrxi1&_nc_gid=Eb0J24h8KiM70eUrBpX9HQ&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfNOvmXHru1CI6pJxyfmTlcl9UwzjKz6kH-b_YFGsvKQ9g&oe=685A4097&_nc_sid=ee9879
                          width: 320
                      is_verified: true
                      profile_pic_id: '3318246086567523250_59042353222'
                      profile_pic_url: >-
                        https://scontent-lga3-3.cdninstagram.com/v/t51.2885-19/431903885_797859762202050_7017850157267325892_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_ht=scontent-lga3-3.cdninstagram.com&_nc_cat=106&_nc_oc=Q6cZ2QHiEom3hMdlCt1UvbqMoAi8AVMa_QCzMo8Z3JyyueN2RgZ46phuoYGRHEiGNrkRFOg&_nc_ohc=DtppWMlqRCcQ7kNvwEYrxi1&_nc_gid=Eb0J24h8KiM70eUrBpX9HQ&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfP_ozLRxIquMfrVuFJ1MP_CwqFycc2hoq8Xc9x89Tyx_g&oe=685A4097&_nc_sid=ee9879
                      transparency_product_enabled: false
                      username: carsoncantcode
                      is_embeds_disabled: false
                      eligible_for_text_app_activation_badge: false
                    image_versions2:
                      additional_candidates:
                        first_frame:
                          height: 1136
                          url: >-
                            https://scontent-lga3-1.cdninstagram.com/v/t51.2885-15/502608920_587032841104047_520039248454188749_n.jpg?stp=dst-jpg_e15_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLmltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4LmFkZGl0aW9uYWxfY292ZXJfZnJhbWUifQ&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2QHiEom3hMdlCt1UvbqMoAi8AVMa_QCzMo8Z3JyyueN2RgZ46phuoYGRHEiGNrkRFOg&_nc_ohc=UmnNszq3yrMQ7kNvwFrKy8f&_nc_gid=Eb0J24h8KiM70eUrBpX9HQ&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfPXJLoL0tbpHfbhYLn-UBI1wjXiWeybU6nGob9Db-fQLQ&oe=685A1308&_nc_sid=ee9879
                          width: 640
                        igtv_first_frame:
                          height: 1136
                          url: >-
                            https://scontent-lga3-1.cdninstagram.com/v/t51.2885-15/502608920_587032841104047_520039248454188749_n.jpg?stp=dst-jpg_e15_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLmltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4LmFkZGl0aW9uYWxfY292ZXJfZnJhbWUifQ&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2QHiEom3hMdlCt1UvbqMoAi8AVMa_QCzMo8Z3JyyueN2RgZ46phuoYGRHEiGNrkRFOg&_nc_ohc=UmnNszq3yrMQ7kNvwFrKy8f&_nc_gid=Eb0J24h8KiM70eUrBpX9HQ&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfPXJLoL0tbpHfbhYLn-UBI1wjXiWeybU6nGob9Db-fQLQ&oe=685A1308&_nc_sid=ee9879
                          width: 640
                        smart_frame: null
                      candidates:
                        - height: 1136
                          url: >-
                            https://scontent-lga3-2.cdninstagram.com/v/t51.2885-15/502710192_1957567931446141_1822523212661288021_n.jpg?stp=dst-jpg_e15_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLmltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZSJ9&_nc_ht=scontent-lga3-2.cdninstagram.com&_nc_cat=101&_nc_oc=Q6cZ2QHiEom3hMdlCt1UvbqMoAi8AVMa_QCzMo8Z3JyyueN2RgZ46phuoYGRHEiGNrkRFOg&_nc_ohc=ng-epM2kdRMQ7kNvwHHDPMi&_nc_gid=Eb0J24h8KiM70eUrBpX9HQ&edm=ACWDqb8BAAAA&ccb=7-5&ig_cache_key=MzY0NDAyODE0NDEyNzk1ODY4OQ%3D%3D.3-ccb7-5&oh=00_AfM7Qh-4MOEJSG5Ml_l1YzF9CHN6QizTM5-4Xc3UZo-bxw&oe=685A1A4E&_nc_sid=ee9879
                          width: 640
                      scrubber_spritesheet_info_candidates:
                        default:
                          file_size_kb: 388
                          max_thumbnails_per_sprite: 105
                          rendered_width: 96
                          sprite_height: 1246
                          sprite_urls:
                            - >-
                              https://scontent-lga3-3.cdninstagram.com/v/t51.2885-15/502708871_1436358334024784_3923116580658609450_n.jpg?_nc_ht=scontent-lga3-3.cdninstagram.com&_nc_cat=108&_nc_oc=Q6cZ2QHiEom3hMdlCt1UvbqMoAi8AVMa_QCzMo8Z3JyyueN2RgZ46phuoYGRHEiGNrkRFOg&_nc_ohc=_rnw_74a7UEQ7kNvwGAMYFD&_nc_gid=Eb0J24h8KiM70eUrBpX9HQ&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfMZ8xKy_7T16FYamhGQYxtJkUm_Hypo3pCrDXPWzWTYdQ&oe=685A1A2A&_nc_sid=ee9879
                          sprite_width: 1500
                          thumbnail_duration: 0.6866666666666666
                          thumbnail_height: 178
                          thumbnail_width: 100
                          thumbnails_per_row: 15
                          total_thumbnail_num_per_sprite: 105
                          video_length: 72.1
                    product_type: clips
                    music_metadata: null
                    is_paid_partnership: false
                    video_sticker_locales:
                      - en
                    video_versions:
                      - bandwidth: null
                        height: 852
                        type: 101
                        url: >-
                          https://scontent-lga3-1.cdninstagram.com/o1/v/t16/f2/m86/AQMBOiKBGQDTEPcTzw51q2K7ixLiwkfCual2hfLfJ11K3C6bAOlgqWAEIP4284QXb_Uk-TXekJvIUeAfv--ZX6PWX0s1LbCaDn13iD0.mp4?stp=dst-mp4&efg=eyJxZV9ncm91cHMiOiJbXCJpZ193ZWJfZGVsaXZlcnlfdnRzX290ZlwiXSIsInZlbmNvZGVfdGFnIjoidnRzX3ZvZF91cmxnZW4uY2xpcHMuYzIuNzIwLmJhc2VsaW5lIn0&_nc_cat=111&vs=1201779154524089_749549050&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC84MzQ5RTk3QjExQ0JFNzI0MjZFNDg0ODhDOEIxQkY5NF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRFluN0IxZWprZHc0XzRFQUFYc3RUZkRKSWxIYnFfRUFBQUYVAgLIARIAKAAYABsAFQAAJsKsv6TxptA%2FFQIoAkMzLBdAUgZmZmZmZhgSZGFzaF9iYXNlbGluZV8xX3YxEQB1%2Fgdl5p0BAA%3D%3D&ccb=9-4&oh=00_AfMavpzRW6PSEKyPgrcVALJs6kfHRNeKjBw8wO82ayG4WA&oe=68562E52&_nc_sid=ee9879
                        width: 480
                    video_duration: 72.1
                    has_audio: true
                    url: https://www.instagram.com/p/DKSMEpKRd6h/
                next_max_id: '3639831059405682409_59042353222'
                num_results: 12
                more_available: true
                user:
                  pk: '59042353222'
                  pk_id: '59042353222'
                  full_name: Carson Szeder
                  is_private: false
                  is_active_on_text_post_app: true
                  strong_id__: '59042353222'
                  profile_grid_display_type: default
                  id: '59042353222'
                  username: carsoncantcode
                  is_verified: true
                  profile_pic_id: '3318246086567523250_59042353222'
                  profile_pic_url: >-
                    https://scontent-lga3-3.cdninstagram.com/v/t51.2885-19/431903885_797859762202050_7017850157267325892_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_ht=scontent-lga3-3.cdninstagram.com&_nc_cat=106&_nc_oc=Q6cZ2QHiEom3hMdlCt1UvbqMoAi8AVMa_QCzMo8Z3JyyueN2RgZ46phuoYGRHEiGNrkRFOg&_nc_ohc=DtppWMlqRCcQ7kNvwEYrxi1&_nc_gid=Eb0J24h8KiM70eUrBpX9HQ&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfP_ozLRxIquMfrVuFJ1MP_CwqFycc2hoq8Xc9x89Tyx_g&oe=685A4097&_nc_sid=ee9879
              schema:
                $ref: '#/components/schemas/InstagramItemsResponse'
components:
  schemas:
    InstagramItemsResponse:
      type: object
      properties:
        success:
          type: boolean
        credits_remaining:
          type: integer
        items:
          type: array
          items:
            type: object
            additionalProperties: true
        next_max_id:
          type: string
          nullable: true
        max_id:
          type: string
          nullable: true
      additionalProperties: true
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer
      description: AIsa API 密钥。前往 https://aisa.one 获取

````