Skip to content

Web app where you can see the differences between all region prices at GOG.com

License

Notifications You must be signed in to change notification settings

RodrigoTomeES/gog-regions-prices

 
 

Repository files navigation

GOG Regions Logo

GOG Regions Prices

A WebApp where you can see the price of a given game on GOG's platform in all regions, so you can compare the difference in the price and choose where to buy the game.

Since v2.4.1 the webpage only scrap this countries: ES, RU, AR, CN, SE, AM, NO and BR.

How does it work?

Using GitHub actions and a cron job, it obtains the prices for all games from all regions and saves them in the repo. Using that information, a simple web consumes this data to show the best deals when it comes to regional pricing between those countries

Development workflow

# Installation
git clone https://github.com/RodrigoTomeES/gog-regions-prices.git
cd gog-regions-prices
npm install

# Development with Hot Reloading
npm run dev

# Build
npm run build

Resorces

Built with

About

Web app where you can see the differences between all region prices at GOG.com

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Svelte 59.5%
  • JavaScript 36.3%
  • HTML 3.2%
  • CSS 1.0%