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

[Store] Steam #89

Open
vogler opened this issue Mar 6, 2023 · 6 comments
Open

[Store] Steam #89

vogler opened this issue Mar 6, 2023 · 6 comments

Comments

@vogler
Copy link
Owner

vogler commented Mar 6, 2023

What set of games do you have in mind? I guess 'free to play' are not of interest.

This seems like a reasonable query:
https://store.steampowered.com/search/?sort_by=Reviews_DESC&as-hide=negative&maxprice=free&category1=998%2C21&specials=1&hidef2p=1&ndl=1

Originally posted by @vogler in #86 (comment)

@EQUALIT-CG
Copy link

I would add free games Yes no Domes unless player enable it in and docker .env with steam_demos=1

But I'm thinking if they use this script to grabe all free games steam has to offer such as counter strike and everything
PubG etc etc

@Primajin
Copy link
Contributor

Have you tried https://steamdb.info/freepackages/ ?

@vogler
Copy link
Owner Author

vogler commented May 21, 2023

No. Looks like a good temporary solution for people that are interested. Thanks! I'm already using https://augmentedsteam.com, so I probably won't add their browser extension.

@Primajin
Copy link
Contributor

I wonder if the addon could be installed within the docker and thus the script could run that so then steam is also supported through piggybacking 😄

@vogler
Copy link
Owner Author

vogler commented May 21, 2023

Playwright only directly supports Chrome extensions, not Firefox: microsoft/playwright#7297
Probably also more reliable to do it via Playwright than the extension, just needs to be implemented 😄

@ghost
Copy link

ghost commented Sep 14, 2024

https://store.steampowered.com/search/?maxprice=free 30,962 free games

https://steamdb.info/instantsearch/?refinementList%5Btags%5D%5B0%5D=Free%20to%20Play 17593 free games

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

No branches or pull requests

3 participants