scrape_reddit
Fetch public posts from any subreddit using the official Reddit API. Specify subreddit, sorting option, and post limit.
Instructions
Fetch public posts from a subreddit via the official Reddit API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | hot | |
| limit | No | ||
| subreddit | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |