musicxmatch-api: Musixmatch Wrapper for Node.js

Node.jsnpmOpen SourceAPI

Launched musicxmatch-api, an npm package that wraps the Musixmatch API for Node.js projects.

Features: search tracks by title or artist, get lyrics for any track, search artists and explore their catalogs, browse album details and tracklists, and get lyrics translations in different languages.

Quick start: npm install musicxmatch-api. The API is promise-based and returns typed responses. Error handling covers rate limits and invalid queries.

Built it because I needed programmatic lyrics access for a side project and didn't want to write the HTTP boilerplate every time. Turns out other people needed it too.

musicxmatch-api: Musixmatch Wrapper for Node.js — image 1