Top 23 Python Praw Projects
-
PRAW
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
-
Project mention: Looking to replace all my posts with the same text, can anyone help? | reddit.com/r/help | 2022-05-14
I think theres a chrome extension or a webpage you can go to. Theres also external libs like this: https://github.com/x89/Shreddit
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
-
Project mention: I'm a complete beginner and would like to use a scraper on r/conspiracys for a school project | reddit.com/r/learnpython | 2022-05-18
For future visitors the steps that this user needed were: (Install python 3.7) git clone --depth=1 https://github.com/JosephLai241/URS.git cd URS pip3 install . -r requirements.txt Then edit the .env contained in the directory with the reddit api credentials
-
summarizer
A Reddit bot that summarizes news articles written in Spanish or English. It uses a custom built algorithm to rank words and sentences.
Project mention: ¿Cómo se llamaba el alma de código que resumía noticias?¿Sigue vivo? | reddit.com/r/mexicow | 2022-02-21https://github.com/PhantomInsights/summarizer y https://github.com/PhantomInsights/tweet-transcriber
-
Project mention: I downloaded my reddit comment history, here's the code I used... | reddit.com/r/bash | 2022-02-03
I read my old notes again and I stand corrected. I used the following script https://github.com/karlicoss/rexport at the time of my takout. I had to feed the script with my credentials, so no, you cannot use it without logging in.
-
AmputatorBot
Remove AMP from your URLs. AmputatorBot is a highly specialised Reddit and Twitter bot that automatically replies to comments, submissions and tweets containing AMP URLs with the canonical link(s). It's also available as a website and REST API. See also: https://www.reddit.com/r/AmputatorBot/comments/ehrq3z/why_did_i_build_amputatorbot/.
Project mention: Truth-challenged Nazi pantywaist Tucker Carlson now says he doesn't know about a Neo-Nazi conspiracy theory he's pushed in 400 segments | reddit.com/r/AmericanFascism2020 | 2022-05-19Then you'll really like bookmarking this for future use.
-
Project mention: What are some interesting project ideas for a Python learner? | reddit.com/r/learnpython | 2021-09-09
Practice Python Projects — my book on beginner to intermediate level projects (free to read online)
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
asyncpraw
Async PRAW, an abbreviation for "Asynchronous Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
First, you don't use praw. You need to be using async libraries otherwise your bot will freeze up whenever it does anything. In this case, you'll be using asyncpraw.
-
comments-generator
A Reddit bot that generates new context-aware comments using Markov chains trained from a set of given users or subreddits comments history.
Project mention: Soy el papá de u/MarcoCadenas y me entristece mucho informarles que Marco ha muerto | reddit.com/r/Mujico | 2021-09-27 -
Here is my source code
-
Project mention: Garrascobike: bike recommendation system Web App | reddit.com/r/SideProject | 2022-03-17
subreddit-comments-dl - code to download Reddit comments
-
-
VimHelpBot
VimHelpBot is a bot that replies to r/vim and r/neovim comments with link to Vim Help page
Project mention: Do you have a website to learn new things about new n|vim ? | reddit.com/r/neovim | 2021-12-15This bug has already been reported at https://github.com/heraldofsolace/VimHelpBot/issues/40
-
-
-
subreddits
Backup Reddit Account. Save and transfer subreddits from old to new account. Confuse all your activity
I use this to transfer subreddits to new accounts.
-
-
tweet-transcriber
A Reddit bot that transcribes tweets from comments and submissions links, mirrors their images and replies back with a formatted Markdown message.
Project mention: ¿Cómo se llamaba el alma de código que resumía noticias?¿Sigue vivo? | reddit.com/r/mexicow | 2022-02-21https://github.com/PhantomInsights/summarizer y https://github.com/PhantomInsights/tweet-transcriber
-
-
-
-
So you could write your own implementation against that. I also know some others already have done so like here for example: https://github.com/danthedaniel/puni
Python Praw related posts
- Looking to replace all my posts with the same text, can anyone help?
- Test post by reddit-auto-poster.py
- PSA: Reddit, not mods, are the ones sending warnings / bans for minor insults
- Test post by reddit-auto-poster.py
- Scammers on this subreddit and how to learn from my mistake
- Test post by reddit-auto-poster.py
- How can I delete all of my comments at one time?
Index
What are some of the best open-source Praw projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | PRAW | 2,790 |
2 | Shreddit | 766 |
3 | URS | 461 |
4 | summarizer | 238 |
5 | rexport | 123 |
6 | AmputatorBot | 109 |
7 | practice_python_projects | 89 |
8 | reddit-auto-poster.py | 72 |
9 | asyncpraw | 67 |
10 | comments-generator | 63 |
11 | reddit-comment-bot | 62 |
12 | subreddit-text-downloader | 43 |
13 | phc-bot | 37 |
14 | VimHelpBot | 37 |
15 | EyeBleacherBot | 36 |
16 | rStardewValleybot | 23 |
17 | subreddits | 21 |
18 | PrawWallpaperDownloader | 16 |
19 | tweet-transcriber | 15 |
20 | reddit-bots | 13 |
21 | hearthscan-bot | 12 |
22 | r2tg_bot | 12 |
23 | puni | 11 |
Are you hiring? Post a new remote job listing for free.