Ephellon / game-store-catalog

Catalog of PlayStation, Xbox, and Nintendo games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Store Catalog

About

This is a catalog of PlayStation®, Xbox®, and Nintendo® games. In lieu of there being no public API, this is a scrape from each store.

Not updated regularly.

If needed, you can view a builder online to help make URL schemas and see examples.


PlayStation®

  • /psn — All (10,687) PlayStation® (PS4™ & PS5™) games
  • /ps5 — All (4,355) PlayStation®5™ games
  • /ps4 — All (7,245) PlayStation®4™ games

Xbox®

  • /xbox — All (5,561) Xbox® (Xbox® & PC) games
  • /xbox-console — All (5,561) Xbox® games
  • /xbox-pc — All (5,561) PC games

Nintendo®

  • /nintendo — All (13,590) Nintendo® games

Quick links to entire libraries (large files)

PlayStation® Xbox® Nintendo®
PlayStation® Xbox® Nintendo®
PlayStation®5™ Xbox® Console
PlayStation®4™ Xbox® PC

Structure

!.json

// !.json - All games
[
    // ...
    [
        name: string,                       // The game's name, UTF-16
        {
                name: string,               // The game's name, UTF-16
                type?: string,              // The game's type (used by Xbox)
                price: string<Price>,       // The game's price (USD)
                image: string<URL>,         // The game's cover image URL
                href: string<URL>,          // The game's purchase URL
                uuid?: string,              // The game's UUID (varies per store)
                platforms: array<string>,   // The game's platform(s); e.g. "PS5", "Xbox One", "Nintendo Switch", etc.
                rating?: string,            // The game's maturity rating, e.g. "everyone 10+"
        }
    ]
    // ...
]

_.json a.json ... z.json

// _.json a.json ... z.json
[
    // ...
    {
            name: string,
            type?: string,
            price: string<Price:USD> | string<"Announced", "Early access trial", "Free", "Game Trial", "Unavailable">,
                // "Announced" → Item price is pending
                // "Early access trial" → Item is pending but, can be played on a trial basis
                // "Free" → Item is free to play/own
                // "Game Trial" → Item is on a trial basis
                // "Unavailable" → Item can no longer be purchased
            image: string<URL>,
            href: string<URL>,
            uuid?: string,
            platforms: array<string>,
            rating?: string<"everyone", "everyone 10+", "rating pending", "teen", "mature 17+", "none">,
    }
    // ...
]

PlayStation® (10,687 games | 2024-06-20 | +66)

!.json - All games (large file size)

  • Saved as a Map[ [name:string, properties:object] ]

_.json - All games that begin with a non-alphabetic character (0 [ etc.)

  • e.g. 0 Degrees [PROTOTYPE™] #Funtime

a.json - All games that begin with A

b.json - All games that begin with B

c.json - All games that begin with C

d.json - All games that begin with D

e.json - All games that begin with E

f.json - All games that begin with F

g.json - All games that begin with G

h.json - All games that begin with H

i.json - All games that begin with I

j.json - All games that begin with J

k.json - All games that begin with K

l.json - All games that begin with L

m.json - All games that begin with M

n.json - All games that begin with N

o.json - All games that begin with O

p.json - All games that begin with P

q.json - All games that begin with Q

r.json - All games that begin with R

s.json - All games that begin with S

t.json - All games that begin with T

u.json - All games that begin with U

v.json - All games that begin with V

w.json - All games that begin with W

x.json - All games that begin with X

y.json - All games that begin with Y

z.json - All games that begin with Z

/* PlayStation® */
[
    // ...
    {
        "name": "Jack Move",
        "price": "$19.99",
        "image": "https://image.api.playstation.com/vulcan/ap/rnd/202208/0311/QNhcccNfqdO0Yf8gMo4yVnv0.png",
        "href": "https://store.playstation.com/en-us/product/UP4416-CUSA32154_00-8667761992349718",
        "uuid": "UP4416-CUSA32154_00-8667761992349718",
        "platforms": [
            "PS4"
        ]
    }
    // ...
]

Xbox® (5,561 games | 2024-06-20 | +238)

!.json - All games (large file size)

  • Saved as a Map[ [name:string, properties:object] ]

_.json - All games that begin with a non-alphabetic character (0 [ etc.)

  • e.g. 20XX 3on3 FreeStyle 890B

a.json - All games that begin with A

b.json - All games that begin with B

c.json - All games that begin with C

d.json - All games that begin with D

e.json - All games that begin with E

f.json - All games that begin with F

g.json - All games that begin with G

h.json - All games that begin with H

i.json - All games that begin with I

j.json - All games that begin with J

k.json - All games that begin with K

l.json - All games that begin with L

m.json - All games that begin with M

n.json - All games that begin with N

o.json - All games that begin with O

p.json - All games that begin with P

q.json - All games that begin with Q

r.json - All games that begin with R

s.json - All games that begin with S

t.json - All games that begin with T

u.json - All games that begin with U

v.json - All games that begin with V

w.json - All games that begin with W

x.json - All games that begin with X

y.json - All games that begin with Y

z.json - All games that begin with Z

/* Xbox™ */
[
    // ...
    {
        "name": "Jack Move",
        "type": "Product",
        "price": "$19.99",
        "image": "https://store-images.s-microsoft.com/image/apps.29635.13536821765519749.cfbde45b-cbb1-4694-a1bd-57f40c566293.65bcd4ae-e8e3-4b8a-a47f-c99cb9da90cc?w=200",
        "href": "https://www.xbox.com/en-us/games/store/jack-move/9N9J1FSDWZ6L",
        "uuid": "9N9J1FSDWZ6L",
        "platforms": [
            "Xbox Series X|S",
            "Xbox One"
        ],
        "rating": "none"
    }
    // ...
]

Nintendo® (13,590 games | 2024-06-20 | +0)

!.json - All games (large file size)

  • Saved as a Map[ [name:string, properties:object] ]

_.json - All games that begin with a non-alphabetic character (0 [ etc.)

  • e.g. 密室のサクリファイス/ABYSS OF THE SACRIFICE 3D ADVANTIME 8Doors: Arum's Afterlife Adventure

a.json - All games that begin with A

b.json - All games that begin with B

c.json - All games that begin with C

d.json - All games that begin with D

e.json - All games that begin with E

f.json - All games that begin with F

g.json - All games that begin with G

h.json - All games that begin with H

i.json - All games that begin with I

j.json - All games that begin with J

k.json - All games that begin with K

l.json - All games that begin with L

m.json - All games that begin with M

n.json - All games that begin with N

o.json - All games that begin with O

p.json - All games that begin with P

q.json - All games that begin with Q

r.json - All games that begin with R

s.json - All games that begin with S

t.json - All games that begin with T

u.json - All games that begin with U

v.json - All games that begin with V

w.json - All games that begin with W

x.json - All games that begin with X

y.json - All games that begin with Y

z.json - All games that begin with Z

/* Nintendo® */
[
    // ...
    {
        "name": "Jack Move",
        "price": "$19.99",
        "image": "ncom/en_US/games/switch/j/jack-move-switch/hero",
            // Actual image URL needs the header + image → `https://assets.nintendo.com/image/upload/ar_16:9,c_lpad,w_656/b_white/f_auto/q_auto/${ image }`
            // OR                                          `https://assets.nintendo.com/image/upload/ar_16:9,b_auto:border,c_lpad/b_white/f_auto/q_auto/dpr_1.0/c_scale,w_700/${ image }`
            // https://assets.nintendo.com/image/upload/ar_16:9,c_lpad,w_656/b_white/f_auto/q_auto/ncom/en_US/games/switch/j/jack-move-switch/hero
        "href": "https://www.nintendo.com/store/products/jack-move-switch/",
        "uuid": "70010000049263",
        "platforms": [
            "Nintendo Switch"
        ],
        "rating": "everyone 10+"
    }
    // ...
]

Legal

Not affiliated with Sony Interactive Entertainment (LLC), Microsoft Corp. ©, or Nintendo®; nor either's partners, subsidiaries, et al.

About

Catalog of PlayStation, Xbox, and Nintendo games