ccMixter Scraper
Pricing
from $3.00 / 1,000 results
ccMixter Scraper
Scrape ccMixter - the largest Creative Commons music community with 75,000+ free-to-use tracks. Browse, search by keyword or tags, or find tracks by artist. Zero auth required.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Crawler Bros
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
11 days ago
Last modified
Categories
Share
Scrape ccMixter — the world's largest Creative Commons music community with 75,000+ free-to-use tracks. All music is licensed under Creative Commons, meaning you can use, remix, and share it legally. No API key, no login, no cookies required.
What you can scrape
- Browse — Latest tracks sorted by date, rating, rank, or popularity
- Search — Find tracks by keyword in titles and descriptions
- Filter by tags — Genre/mood/instrument tags (jazz, ambient, hip-hop, etc.)
- Artist tracks — All uploads from a specific ccMixter artist
Output fields
| Field | Description |
|---|---|
trackId | Unique upload identifier |
title | Track title |
artist | Artist real name |
artistUsername | ccMixter username |
uploadDate | Upload date/time |
description | Track description |
tags | List of tags (genre, mood, instruments, BPM range) |
license | Creative Commons license type (CC BY, CC BY-NC) |
bpm | Beats per minute (when tagged) |
commentCount | Number of comments |
remixCount | Number of remixes created from this track |
averageScore | Community rating score |
downloadUrl | Direct download URL |
streamUrl | Stream URL |
sourceUrl | ccMixter track page URL |
scrapedAt | Scrape timestamp (ISO 8601) |
recordType | Always "track" |
Input options
| Field | Type | Description |
|---|---|---|
mode | select | browse, search, byTags, byArtist |
searchQuery | string | Keyword search (mode=search) |
tags | string | Comma-separated tags (mode=byTags) |
artistUsername | string | ccMixter username (mode=byArtist) |
contentType | select | ccmixter, remix, media |
orderBy | select | Sort: date, score, rank, comments, remixes |
maxItems | integer | Max records (1–500) |
Example use cases
- Royalty-free music — Find CC-licensed music for videos and projects
- Music discovery — Browse trending ambient/jazz tracks
- Remix research — Find most-remixed tracks for collaboration
- Tag-based curation — Get all tracks tagged with specific genre
FAQ
Is the music free to use? All ccMixter content is Creative Commons licensed — typically CC BY (attribution required) or CC BY-NC (non-commercial use).
What tags are available? Common tags include genre (jazz, rock, ambient, hip-hop), instruments, mood, and BPM range (bpm_120_125, etc.).
Can I get download links?
Yes. The downloadUrl and streamUrl fields provide direct audio links when available.