Skip to content

[Scraper] Reddit scraper and Discord Webhook to post free games announcements.

License

Notifications You must be signed in to change notification settings

ArturMiguel/r-FreeGameFindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r/FreeGameFindings

EnglishPortuguês (Brasil)

Web scraper that collects free games posts published on Reddit and sends them to Discord. All information collected has their respective links and authors mentioned.

How does it work?

The bot scrapes the subreddit r/FreeGameFindings and collects recent publications. After collection, the bot removes those that are ads, that have no origin or that have already been sent. At the end, the publications are sent to discord through the webhook.

image not found

Installation

  1. Clone the project.
  2. Install the dependencies:
npm install
  1. Create a file called .env at the project root and put the variables values:
WEBHOOK= # Discord webhook URL
INTERVAL= # Interval in ms
  1. Type node . to start the application.

  2. (optional) You can host on some of these platforms for free:

About

[Scraper] Reddit scraper and Discord Webhook to post free games announcements.

Topics

Resources

License

Stars

Watchers

Forks