Prodirect - Soccer/Sport Release Scraper

Quick example of how to scrape the Prodirect website for new releases. This is a very simple script that will scrape the website for new releases and prints them to the console. You will need to add your own webhook to the script to send the message to your discord server.

Usage

  1. Clone the repository
git clone https://github.com/prizzledev/prodirect-releases.git
  1. Run the script
go run main.go
  1. Enjoy!

Disclaimer

This repositority is for educational purposes only. I do not take any responsibility for the use of this code.