bandcamp

Locate Bandcamp tracks and albums via free-text search and web scraping.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/MCERQUA/jam-skills --skill bandcamp
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bandcamp
Source: https://github.com/MCERQUA/jam-skills/tree/main/bandcamp
Command: npx skills add https://github.com/MCERQUA/jam-skills --skill bandcamp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires serper-search, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of finding and sharing Bandcamp tracks and albums, providing users with a quick and easy way to locate content and share links.

Core Features & Use Cases

  • Search & Share: Locate public Bandcamp tracks and albums based on artist and title.
  • No Auth Required: Works without the need for any API keys or authentication.
  • Use Case: When a user wants to share a Bandcamp link for a specific track or album, simply provide the artist and track/album name, and the Skill will generate a shareable URL.

Quick Start

Search for a Bandcamp track or album: 'Find Bandcamp track by artist - track name'

Frequently Asked Questions about bandcamp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find a shareable URL for a Bandcamp track or album?▼

To find a shareable Bandcamp URL, provide the artist name and track or album title. The Skill uses free-text search and web scraping to locate the content and return a direct link.

Do I need an API key to search for Bandcamp music links?▼

You do not need an API key to search for Bandcamp music links. The Skill operates without authentication by relying on Google search results and OpenGraph metadata.

Can I locate a specific Bandcamp album using just the artist and title?▼

You can locate a specific Bandcamp album by providing the artist name and album title. The Skill performs a free-text search to find the matching public album URL.

How does the Bandcamp track finder locate music without an API?▼

The Bandcamp track finder locates music by using the serper-search dependency to query Google. It then extracts shareable URLs from the search results using OpenGraph metadata.

What are the limitations of scraping Bandcamp URLs through Google search?▼

The limitation of this approach is reliance on public search results and OpenGraph metadata. If a track or album is not indexed by Google or lacks proper metadata, the Skill cannot locate it.

What's the best way to share a Bandcamp track link with someone?▼

The best way to share a Bandcamp track link is to input the artist name and track title. The Skill processes this free-text query and generates a direct, shareable Bandcamp URL.