Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GOG website changed for free games #427

Open
henryjb99 opened this issue Feb 4, 2025 · 0 comments
Open

GOG website changed for free games #427

henryjb99 opened this issue Feb 4, 2025 · 0 comments

Comments

@henryjb99
Copy link

henryjb99 commented Feb 4, 2025

GOG seems to have changed their page so that this check now fails.

  const banner = page.locator('#giveaway');
  if (!await banner.count()) {
    console.log('Currently no free giveaway!');

Instead, I am seeing free games using one of these options:
https://www.gog.com/en/partner/free_games
or possibly this, but this includes a lot of Demos
https://www.gog.com/en/games?priceRange=0,0&hideDLCs=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant