Category "praw"

PRAW Posting new submission with a flair?

Trying to post to a subreddit that requires flairs reddit.subreddit('test').submit(title,url=link,flair_id='') i didn't know how to find the flair_id of a subr

How to get PRAW (the Python Reddit API Wrapper) to read submission ID?

Goal: I have collected hundreds of reddit posts' details in Excel sheets. Now, I want to collect comments on these Reddit posts using PRAW. Method: At first, I

Getting the url of a video of a new post using PRAW and send it to a discord server (praw, discord.py)

I'm trying to make a command in my discord.py bot that send the image or the video attacched to a post in reddit. But, when a post is with an Image, all works f

Scrapping Reddit post with PRAW gives limited amount of posts

I want to scrape Reddit comments using the PRAW package. My problem is that I cannot scrape the maximum number of posts (which is 1000, I believe), but that my