import praw import pandas as pd reddit = praw.Reddit("bot1") posts=[] target_subreddit=reddit.subreddit("Python") for post in target_subreddit.hot(