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

[Feature]: Add Fanatical as provider. #2

Open
moonstar-x opened this issue Nov 13, 2024 · 0 comments
Open

[Feature]: Add Fanatical as provider. #2

moonstar-x opened this issue Nov 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@moonstar-x
Copy link
Owner

moonstar-x commented Nov 13, 2024

We can make a request to:

GET https://www.fanatical.com/api/all-promotions/en

This seems to return some interesting JSON with a freePromotions object.

You can also request this endpoint:

GET https://www.fanatical.com/api/all/en

Which returns an enormous JSON with presumably the entire inventory?

In any case, as of today, the game Spirit of the North is free. This is the endpoint corresponding to that game:

GET https://www.fanatical.com/api/products-group/spirit-of-the-north/en

Adding in some attachments with the current data to use:

spirit-of-the-north.json
all.json
all-promotions.json

@moonstar-x moonstar-x added the enhancement New feature or request label Nov 13, 2024
@moonstar-x moonstar-x changed the title [Feature] Add Fanatical as provider. [Feature]: Add Fanatical as provider. Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant