afterstring · optionalPagination parameter
minLength: 1 · maxLength: 500
TikHub
Reddit: fetch subreddit feed (app)
Reddit: fetch subreddit feed (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-subreddit-feed, then check its current inputs and price before a run.
afterstring · optionalPagination parameter
minLength: 1 · maxLength: 500
filter_postsarray · optionalFilter out specified posts, by fullname (t3_ prefix)
minItems: 1 · maxItems: 20
sortstring · optionalSort method: BEST, HOT, NEW, TOP, CONTROVERSIAL, RISING
minLength: 1 · maxLength: 500 · enum: BEST, HOT, NEW, TOP, CONTROVERSIAL, RISING
subreddit_namestring · requiredSubreddit name
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-subreddit-feed",
"input": {
"sort": "HOT",
"subreddit_name": "AskReddit"
}
}{
"data": {
"posts": [
{
"id": "t3_1w6eajz",
"text": "As you can probably imagine, r/AskReddit is very busy with nearly 60 million members, over a million comments posted every week, and over 100k posts submitted every month. The community is busier than ever, and is in need of additional help for this volunteer role. In order to apply, you must apply ",
"score": 69,
"title": "AskReddit is looking for new moderators!",
"commentCount": 0
}
]
}
}invalid_input: The lookup fields or limits are invalid.example: {"subreddit_name":"AskReddit","sort":"HOT"}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.