pagination_tokenstring · optionalPagination token
minLength: 1 · maxLength: 4096
TikHub
Instagram: fetch user tagged posts (v2)
Instagram: fetch user tagged posts (v2) Retrieve one bounded result or page using the documented fields. Pagination is explicit: follow-up pages require another run. The catalog price is the maximum per request; the quote reflects the selected limits and the wallet settles the verified actual cost plus 40%. Free supplier calls remain free. Read public social data without a connected social account. Results contain reviewed business data and available pagination. The worked example shows selected fields from a recorded response, with at most the first item of each list.
Agents select this operation with tool ID tikhub.instagram-v2-fetch-user-tagged-posts, then check its current inputs and price before a run.
pagination_tokenstring · optionalPagination token
minLength: 1 · maxLength: 4096
user_idstring · optionalUser ID
minLength: 1 · maxLength: 500
usernamestring · optionalUsername
minLength: 1 · maxLength: 500
dataobjectReturned data value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "tikhub.instagram-v2-fetch-user-tagged-posts",
"input": {
"user_id": "18527",
"username": "instagram"
}
}{
"data": {
"data": {
"count": 21,
"items": [
{
"id": "2251138696266127152",
"code": "B89prebFBcw",
"user": {
"id": "3021079942",
"full_name": "LUCAS RAMOS MENDES ®",
"is_private": false,
"is_verified": true
},
"caption": {
"id": "2251138696266127152",
"type": 1,
"user": {
"id": "3021079942",
"username": "lucasramosmendes",
"full_name": "LUCAS RAMOS MENDES ®",
"is_private": false,
"is_verified": true
},
"content_type": "comment"
},
"like_count": 149833,
"comment_count": 10250
}
],
"total": 130
}
}
}invalid_input: The lookup fields or limits are invalid.example: {"username":"instagram","user_id":"18527"}upstream_error: The provider could not complete a verified result; the wallet was not charged.Check the documented fields and contact Scrollport support with the run ID if needed.Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.