vogler / free-games-claimer

Automatically claims free games on the Epic Games Store, Amazon Prime Gaming and GOG.
GNU Affero General Public License v3.0
2.29k stars 142 forks source link

Epic Games: claim free add-ons #108

Open Its-EGS opened 1 year ago

Its-EGS commented 1 year ago

Epic Games sometimes offers add-ons to the free games. It would be great if these could also be claimed at the same time.

grafik

Primajin commented 1 year ago

Maybe it can loop through https://store.epicgames.com/de/browse?sortBy=releaseDate&sortDir=DESC&priceTier=tierFree&category=GameAddOn&count=1000&start=0 tries to add all to the cart - unless they are already there or in library - and then "buys" cart for 0 Currency at the end.

However in the cart one would need to filter out again the ones that need the main game in order to be able to proceed to checkout. So basically only add when the direct get button above the cart button is active.