https://github.com/inevolin/papareddit
An easy and minimalistic Reddit comments scraper and reader, works entirely in your browser and mobile friendly.
https://github.com/inevolin/papareddit
reddit reddit-api reddit-bot reddit-crawler
Last synced: 9 days ago
JSON representation
An easy and minimalistic Reddit comments scraper and reader, works entirely in your browser and mobile friendly.
- Host: GitHub
- URL: https://github.com/inevolin/papareddit
- Owner: inevolin
- License: mit
- Created: 2021-07-12T19:59:03.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-12T19:59:18.000Z (almost 5 years ago)
- Last Synced: 2025-11-22T17:03:40.336Z (7 months ago)
- Topics: reddit, reddit-api, reddit-bot, reddit-crawler
- Language: JavaScript
- Homepage:
- Size: 81.1 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PapaReddit
An easy and minimalistic Reddit comments scraper, analyzer and reader that runs on any device in the browser.
## Demo
https://nevolin.be/papareddit/

## Usage
- Limit: the max number of results you wish to retrieve, this is not guaranteed and limited to 1000 by Reddit's API.
- Subs: a list of subreddits space separated (`all` is default).
- Words: a list of words to match in the title or comment's body, these are space separated.
### Motivation
This tool was designed to quickly analyze and skim over comments made on Reddit, which can be useful for research, marketing and sales.
Using Reddit's website directly can be slow and contains a lot of noise (colors, pictures, ads, etc.). This solution tries to minimize the noise to a minimum.
## Installation
Clone, fork or download this repository.
Host or open `index.html` in your browser.
## Devs
This solution was built using JavaScript/jQuery with HTML/CSS. You can easily extend it with new features (pattern matching, NLP, ML, etc.).
You can also use parts of the code in NodeJS if you wish to centralize the API calls and/or data analysis.
## Contact
For enquiries or issues get in touch with me:
Name: [Ilya Nevolin](https://www.linkedin.com/in/iljanevolin/)
Email: ilja.nevolin@gmail.com