FNLookup / fnlookup.github.io

Your source for all Fortnite. FNLookup is a webpage that aims to giving you the Fortnite content you use.
https://fnlookup.github.io/
5 stars 5 forks source link

[RQ] Last Updated Shop Sections #6

Closed pirica closed 5 months ago

pirica commented 1 year ago

What feature do you propose?

Last Updated Shop Sections

This is released 2h before shop reset.

Official Api (no need Auth) https://fortnitecontent-website-prod07.ol.epicgames.com/content/api/pages/fortnite-game/shop-sections?lang={language}

"_type": "ShopSection",
        "landingPriority": 85,
        "bHidden": false,
        "sectionId": "MrBeast2B",
        "bShowTimer": true,
        "sectionDisplayName": "MrBeast",
        "bShowIneligibleOffers": true
      },

Nitestats.com (no need Auth) https://api.nitestats.com/v1/epic/modes-smart

"sectionStoreEnds": {
              "MrBeast2B": "2022-12-23T00:00:00Z",
              "HeroAca1B": "2022-12-23T00:00:00Z",
              "HeroAca2B": "2022-12-23T00:00:00Z",
              "HeroAca3B": "2022-12-23T00:00:00Z",
              "Icons5B": "2022-12-23T00:00:00Z",
              "Icons6B": "2022-12-23T00:00:00Z",
              "Icons7B": "2022-12-23T00:00:00Z",
              "Icons8B": "2022-12-23T00:00:00Z",
              "Icons9B": "2022-12-23T00:00:00Z",
              "IconsB": "2022-12-23T00:00:00Z",
              "Icons2B": "2022-12-23T00:00:00Z",
              "Icons3B": "2022-12-23T00:00:00Z",
              "Icons4B": "2022-12-23T00:00:00Z",
              "Featured": "2022-12-23T00:00:00Z",
              "Featured2": "2022-12-23T00:00:00Z",
              "CWingLockerB": "2022-12-23T00:00:00Z",
              "MrBeast1B": "2022-12-23T00:00:00Z",
              "Daily": "2022-12-23T00:00:00Z",
              "SurvivorsInArmsB": "2022-12-23T00:00:00Z",
              "WinterSki": "2022-12-23T00:00:00Z",
              "WinterSki2": "2022-12-23T00:00:00Z",
              "WinterSki3": "2022-12-23T00:00:00Z",
              "Season": "2022-12-23T00:00:00Z",
              "Season2": "2022-12-23T00:00:00Z",
              "Season3": "2022-12-23T00:00:00Z",
              "Season4": "2022-12-23T00:00:00Z",
              "WrapBattle!": "2022-12-23T00:00:00Z",
              "Wraps": "2022-12-23T00:00:00Z",
              "Wraps2": "2022-12-23T00:00:00Z"

What would you like to have? Please describe what you expect

Screenshots or concepts, if possible Screenshot_23

tposejank commented 1 year ago

By what I can see, this gives me the rotate out time of a section. Could you please specify more?

tposejank commented 1 year ago

Wait I closed this accidentally, my bad

pirica commented 1 year ago

By what I can see, this gives me the rotate out time of a section. Could you please specify more?

This info is released 2h before shop reset and many people wants to know the upcoming shop.

Yes, but we have 2 endpoints and match both, to get the active ones, quantity eg WinterSki x3, dates and translation.

tposejank commented 5 months ago

Fortnite content api page is dead :(