Skip to main content

User tag posts by user_id

GET 

/webuser_tags/:user_id

Get user tag posts of an Instagram user using user_id. User tag posts can be found at www.instagram.com/{username}/tagged/

Request

Path Parameters

    user_id anyrequired

Query Parameters

    nocors string

    Possible values: [true, false]

    if set to true, you will get no-CORS media urls.

    end_cursor any

    pass end_cursor from previous response to get more posts.

Responses

Success response

Schema
    any
Loading...