@openpets/songsterr
v1.0.0
Published
Search and retrieve guitar, bass, and drums tabs and chords from Songsterr's extensive music library. NOTE: Songsterr public API is currently returning 404 errors.
Downloads
55
Maintainers
Readme
Songsterr Plugin (API Deprecated)
⚠️ Important: The Songsterr public API appears to have been deprecated or changed. The endpoints documented in various sources are no longer returning data. This plugin is marked as incomplete until the API can be verified to work.
Search and retrieve guitar, bass, and drums tabs and chords from Songsterr's extensive music library.
Features
- Search Songs - Find songs by title or artist name
- Get Tabs - Retrieve all available tabs for a specific song
- Artist Tabs - Get all tabs for a specific artist
- Chord Search - Find songs with chord charts
- Best Match - Quick lookup for specific songs
Installation
This plugin does not require any API keys. The Songsterr public API was free to use.
pets install songsterrAPI Status
The Songsterr public API (/a/ra/*) is currently returning 404 errors. This may be a temporary issue or the API may have been deprecated.
Alternative services to consider:
- Ultimate Guitar - Major guitar tab service with API access
- Chordify - Chord and tab service with API
Usage
Search for tabs
opencode run "search for tabs for Stairway to Heaven"Find tabs by artist
opencode run "find tabs by artist Metallica"Get chords for a song
opencode run "search for chord tabs for Wonderwall"Tools
songsterr-search-songs- Search for songs in the Songsterr databasesongsterr-get-tabs- Get all available tabs for a specific songsongsterr-get-tabs-by-artist- Get all songs and tabs for a specific artistsongsterr-search-chords- Search for songs with chord chartssongsterr-best-match- Get the best matching song for a search query
Requirements
- No API key required (was free public API)
- Internet connection to access Songsterr API
License
This plugin is not affiliated with Songsterr. Data was provided by Songsterr's public API.
