afterstring · optionalPagination parameter for fetching next page
minLength: 1 · maxLength: 500
TikHub
Reddit: fetch post comments (app)
Reddit: fetch post comments (app) 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.reddit-app-fetch-post-comments, then check its current inputs and price before a run.
afterstring · optionalPagination parameter for fetching next page
minLength: 1 · maxLength: 500
post_idstring · requiredReddit post FULLNAME — the t3_ prefix is required. Build it from the URL: reddit.com/r/.../comments/1v7z1m7/ → t3_1v7z1m7. A bare id answers HTTP 200 with data.postInfoById null and STILL BILLS (see miss).
minLength: 1 · maxLength: 30
sort_typestring · optionalSort method: CONFIDENCE, NEW, TOP, HOT, CONTROVERSIAL, OLD, RANDOM
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.reddit-app-fetch-post-comments",
"input": {
"post_id": "t3_1qmup73",
"sort_type": "TOP"
}
}{
"data": {
"postInfoById": {
"id": "t3_1qmup73",
"title": "We found this poor little kitten in the woods, covered in ice, with her fur stuck to the hunk of plastic she was hiding under for shelter. We saved her 😁",
"subreddit": {
"id": "t5_2qhta",
"name": "cats",
"prefixedName": "r/cats"
},
"commentCount": 3049,
"commentForest": {
"trees": [
{
"node": {
"id": "t1_o1oygtm",
"score": 20120,
"content": {
"preview": "Someone requested more pictures so I'm uploading a few now. This is the last one.",
"markdown": "\n\nSomeone requested more pictures so I'm uploading a few now. This is the last one."
},
"permalink": "/r/cats/comments/1qmup73/we_found_this_poor_little_kitten_in_the_woods/o1oygtm/",
"authorInfo": {
"id": "t2_yee7k",
"name": "ArmorOfGod7"
}
}
}
],
"pageInfo": {
"commentCount": 3066
}
}
}
}
}invalid_input: The lookup fields or limits are invalid.example: {"post_id":"t3_1qmup73","sort_type":"TOP"}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.