Ask a question to get started
Enter to send•Shift+Enter new line
RedditPostsLoader( self, client_id: str, client_secret: str, user_agent: str, search_queries
BaseLoader
client_id
str
Reddit client id.
client_secret
Reddit client secret.
user_agent
Reddit user agent.
search_queries
Sequence[str]
mode
categories
['new']
number_posts
Optional[int]
10
Load reddits.
Load Reddit posts.
Reddit
Read posts on a subreddit. First, you need to go to https://www.reddit.com/prefs/apps/ and create your application
The search queries.
The mode.
The categories. Default: ["new"]
The number of posts. Default: 10