-
### Issue and Steps to Reproduce
**There is an incoming PR just want to attach an issue in case anyone has thoughts on it.**
I am thinking it is time for me to switch from requests to PRAW for the…
-
In the demo, there was only a few posts for sentiment analysis even though there are a lot of posts about the queried keyword. Check if there is a problem with fetching mechanism, and get the all post…
-
With the latest API, it seems there should be a few changes to utils.py:
1. set_oauth_app_info is deprecated - all that info can go in the praw.reddit() initialisation
2. reddit_auth.submit() shou…
-
My code looks like this:
_gen = list(api.search_submissions(q="fire",
sort="created_utc",
order="desc",
…
-
- Use NLTK to get sentiment on stock from raw text.
- Incorporate number of mentions.
- Use PRAW or another API to get pre-made sentiments: https://www.learndatasci.com/tutorials/sentiment-analysis-…
-
I have zero coding knowledge and I have no idea what any of these words mean. Can someone help? I just want to make a bot that mirrors posts on /r/FireEmblemHeroes : s
`File "C:\Users\Catydoll409\D…
-
It would be nice if reddit-api could add support for oauth for websites, so that a user may for example sign in to foobar.com with their reddit credentials without giving foobar.com their reddit passw…
-
Hi, whenever I run the bot I just get this spit back at me.
I installed tweepy and praw
I set up my correct API keys for the app
and I've picked the subreddit I wanted
Any help is appreci…
MMJv3 updated
4 years ago
-
Getting crashes constantly.
Log File:
{
"levelname": "ERROR",
"asctime": "02/05/2024 10:19:51 AM",
"filename": "reddit_utils.py",
"module": "reddit_utils",
"name": "Down…
-
- [x] I am reporting a bug.
- [x] I am running the latest version of BDfR
- [x] I have read the [Opening an issue](https://github.com/aliparlakci/bulk-downloader-for-reddit/blob/master/docs/CONTRIBU…