WebGamesTv

Data host · data.webgames.tv

A category on webgames.tv can hold two thousand games. The page ships the strongest hundred and twenty and fetches the rest from here when somebody presses Load more, so nobody pays to download a grid they will not scroll.

That is all this host does. Pages are served from one origin, pictures from another, and this JSON from a third -- kept apart so a catalogue of thousands can grow without one kind of file crowding out another.

/c/<slug>/<n>.json
The next batch of a category, best games first
/home/<n>.json
The same, walking the whole ranked catalogue
Each file
120 games: slug, title, category and thumbnail, nothing more
Go to WebGamesTv