There are 17 repositories under reddit-api topic.
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
Forget the past. Social Amnesia makes sure your social media accounts only show your posts from recent history, not from "that phase" 5 years ago.
A Reddit front-page reader in the style of The New York Times.
A multithread Pushshift.io API Wrapper for reddit.com comment and submission searches.
Research project aimed to classify the best stock research posts from r/WallStreetBets for you. 😏
Remove AMP from your URLs. AmputatorBot is a highly specialised Reddit bot that automatically and on-demand replies to comments and submissions ontaining 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/.
CLI tool to download saved and upvoted media from Reddit
OnlyFans, but for pictures of desk setups.
A real-time reddit data streaming pipeline for sentiment analysis of various subreddits
Reddit bot that auto replies to comments on set subreddits
🤖 Making a Reddit Bot using Python, Heroku and Heroku Postgres.
Async PRAW, an abbreviation for "Asynchronous Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
Simple headless Reddit post downloader
A companion project for our blog post on better Android software development using MVVM with RxJava.
Simple and (a)synchronous Reddit API wrapper for Rust.
The 2023 r/place Atlas is a project aiming to chart all the artworks created during the r/place April Fools event on Reddit in 2023.
A python library to simplify downloading different types of media from reddit
CryptoCurrency prediction using Deep Recurrent Neural Networks
An event based library for streaming from the Reddit API. Built on top of snoowrap
The Python toolkit for converting Reddit threads into organized text data. Extract and process Reddit content with ease!
Preview documents, videos, music, and more with a mouse hover.
RDX for Reddit - web viewer for Reddit, Anonymously browse Reddit
Do everything from data collection from reddit to training a machine learning model in just two lines of python code!
Script to backup and restore your joined subreddits, multireddits, followed users, saved posts and comments, hidden, upvoted and downvoted posts.
You would have noticed alot of channel getting popular on YouTube just by uploading “Reddit to Text-To-Speech” YouTube Videos. So I decided to create a program that can automate the process of receiving, generating and uploading these videos to YouTube with as little intervention as possible. It took me one month to complete this project. I divided the project to 3 scripts. The idea was to minimize as much manual intervention as possible and automate all the trivial tasks. However the process cannot be 100% automated. For example comments with links in them cannot be kept as quality of the video will be comprised due to the TTS. Additionally while a comment might have a large number of votes it could potentially be offensive and not safe for a YouTube video and thus must be removed. The thumbnail, while partially generated, must be edited in order to create any kind of appeal to viewers to click on your video. The same goes for the title of the video which must be clickbait-y in order to receive any attention. I have attempted to streamline the manual process with the client program and it takes me approximately 30 minutes to create 6 videos (the max that can be uploaded within 24 hours with the YouTube Data API).