scrape_reddit
ActiveTool of GoCreative Agent API
declared in 1.27.1
Scrape a Reddit post or subreddit (title, score, comments). Same domain as lookup/reddit but with full thread parsing. Use for in-depth research. Example call: {"subreddit_or_url": "r/MachineLearning"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "scrape_redditArguments",
"required": [
"subreddit_or_url"
],
"properties": {
"subreddit_or_url": {
"type": "string",
"title": "Subreddit Or Url"
}
}
}Parent server
GoCreative Agent API
1/7 registries