afterstring · optionalPagination parameter
minLength: 1 · maxLength: 500
TikHub
Reddit: fetch user comments (app)
Reddit: fetch user 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-user-comments, then check its current inputs and price before a run.
afterstring · optionalPagination parameter
minLength: 1 · maxLength: 500
page_sizeinteger · optionalPage size (default: 25)
minimum: 1 · maximum: 20
sortstring · optionalSort method: NEW, TOP, HOT, CONTROVERSIAL
minLength: 1 · maxLength: 500 · enum: NEW, TOP, HOT, CONTROVERSIAL
usernamestring · requiredUsername
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-user-comments",
"input": {
"sort": "NEW",
"username": "spez",
"page_size": 5
}
}{
"data": {
"redditorInfoByName": {
"comments": {
"edges": [
{
"node": {
"id": "t1_p1wosm9",
"score": 12,
"content": {
"preview": "That was the thinking. Otherwise it would be easier to just replicate the UI."
},
"postInfo": {
"id": "t3_1vgbkge",
"title": "Modernizing Reddit’s infrastructure with you"
}
}
}
]
}
}
}
}invalid_input: The lookup fields or limits are invalid.example: {"username":"spez","sort":"NEW","page_size":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.