Public APIs
Puyo Nexus favicon

Puyo Nexus

Games & Comics

Puyo Puyo information from Puyo Nexus Wiki.

Puyo Nexus's website screenshot

About Puyo Nexus

Puyo Nexus Database API is an unofficial API that scrapes and serves data from the Puyo Nexus Wiki, covering the Puyo Puyo game series. It is built as a Deno-based project with two components: a data-serving API and a scraper that its maintainer runs locally, preferably daily, to keep the data updated.

The API currently exposes character data through two endpoints: one that returns all characters from the wiki's protagonist, antagonist, and guest character lists, and another that searches characters by name, Kana spelling, romanization, or alias. Each character record includes fields such as name, Japanese name (unicode and Latin), gender, aliases, description, and birthday. The project's roadmap lists planned additions covering Puyo Puyo Tetris 2 skills, Puyo Puyo! Quest cards, and an attack power table, alongside development goals of unit testing and documentation.

This is intended for developers building applications or tools related to the Puyo Puyo game series who need structured character data, such as fan sites, wikis, or game-related utilities.

Key features

  • Scrapes and serves character data from the Puyo Nexus Wiki
  • GET /api/v1/characters returns all supported Puyo Puyo characters
  • GET /api/v1/characters/{query} searches characters by name, Kana spelling, romanization, or alias
  • Includes character details such as names in Japanese, gender, aliases, birthday, and description
  • Data scraping is maintained and updated frequently, preferably daily

Frequently asked questions

Is this an official Puyo Puyo API?

No, it is an unofficial database scraper API for the Puyo Nexus Wiki, and permission for further use is pending.

What data can I query?

Currently it supports character data, including names, Japanese readings, gender, aliases, birthday, and description.

How do I search for a specific character?

Use GET /api/v1/characters/{query} which matches against a character's name, Kana spelling, romanization, or other aliases, returning a 400 error if no match is found.

Where is the API hosted?

Data serving is accessible at https://puyodb-api-deno.herokuapp.com/.

What license is the project under?

It is released under the MIT license.

Advertise here

Featured products

  • SerpApi - Search API favicon
  • Screenshot Scout favicon
  • TalorData favicon
  • CoreClaw favicon

Show your product to thousands of developers

· 100k monthly pageviews
· 7k newsletter subscribers

Advertise your product