alysivji/reddit-top-posts-scrapy
Scrape top posts from list of subreddits and insert into MongoDB
This tool helps you gather information from Reddit by collecting the top posts from a list of subreddits you choose. You provide the names of the subreddits, and it gives you a structured collection of their top posts, ready for analysis or storage. It's designed for anyone who needs to monitor Reddit trends, track discussions, or gather community insights from specific topics.
No commits in the last 6 months.
Use this if you need to systematically collect popular Reddit posts from several subreddits into a database for further review or analysis.
Not ideal if you need real-time data or highly complex, custom data extraction beyond top posts.
Stars
15
Forks
3
Language
Python
License
—
Category
Last pushed
Apr 01, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/alysivji/reddit-top-posts-scrapy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.