countinteger · optionalCount per page
minimum: 1 · maximum: 20
TikHub
Instagram: fetch user tagged posts (v1)
Instagram: fetch user tagged posts (v1) Retrieve one bounded result or page. Pagination is explicit; each follow-up page is another call. The catalog price is the maximum per request. Quotes use the selected limits; settlement is verified supplier cost plus 40%, with a $0.0025 minimum per successful call, including supplier waivers and successful no-match results. Read public social data without a connected social account. Results include reviewed business data and available pagination. The worked example shows selected fields from a recorded response, with at most one selected item from each list.
Agents select this operation with tool ID tikhub.instagram-v1-fetch-user-tagged-posts, then check its current inputs and price before a run.
countinteger · optionalCount per page
minimum: 1 · maximum: 20
end_cursorstring · optionalPagination cursor for next page
minLength: 1 · maxLength: 4096
user_idstring · requiredInstagram user ID
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-v1-fetch-user-tagged-posts",
"input": {
"count": 5,
"user_id": "25025320"
}
}{
"data": {
"data": {
"user": {
"edge_user_to_photos_of_you": {
"edges": [
{
"node": {
"id": "2251138696266127152",
"owner": {
"id": "3021079942",
"username": "lucasramosmendes"
},
"taken_at_timestamp": 1582576666
}
}
]
}
}
},
"status": "ok"
}
}invalid_input: The lookup fields or limits are invalid.example: {"user_id":"25025320","count":5}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.