Simple scrapper for extracting price data from gg deals
- By source code
Download Go from (https://go.dev/)
Download all necessary modules and run code
go build - Download ready package TODO
Put links from (https://gg.deals/) to file games.txt and run program. If you run program without games.txt it will create sample file with few titles. It will produce .json file with result. If restult exist it will check previous price with current and notify you if current price is lower.
- script for automatization
- beter display of prices
- move to shop page