/RedditScraperBot

This is a Telegram bot developed using Java that lets you scrape through photos/videos/posts published on reddit.com

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Description

This is a Telegram bot developed using Java that lets you scrape through photos/videos/posts published on reddit.com by parsing JSON data.

Usage

Future Releases

I'll add eventually the possibility to scrape through users' published posts and comments.

Dependencies

Telegram bot Java API: TelegramBots

JSON to JAVA: gson

EMOJI parser: emoji-java