Ask a question to get started
Enter to sendā¢Shift+Enter new line
Use praw to search Reddit and return a list of dictionaries, one for each post.
results( self, query: str, sort: str, time_filter: str, subreddit: str, limit: int ) -> List[Dict]