Audius Scraper
Pricing
from $3.00 / 1,000 results
Audius Scraper
Scrape Audius - the decentralized music platform. Trending tracks, search by genre/mood, user tracks, playlists. Zero auth, zero API keys required.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Crawler Bros
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 days ago
Last modified
Categories
Share
Scrape tracks, trending music, playlists, and artist data from Audius — the decentralized, open-source music streaming platform with 8M+ tracks. No API key, no login, no cookies required.
What you can scrape
- Trending tracks — weekly, monthly, or all-time charts with play counts
- Search tracks — filter by genre and mood
- Artist tracks — all tracks from any public artist handle
- Search playlists — find curated playlists by keyword
- Trending playlists — top playlists by popularity period
Output fields
| Field | Description |
|---|---|
trackId | Unique Audius track identifier |
title | Track title |
artist | Artist display name |
artistHandle | Artist URL handle |
genre | Genre (Electronic, Rock, Hip-Hop/Rap, etc.) |
mood | Mood tag (Upbeat, Dreamy, Aggressive, etc.) |
duration | Duration in seconds |
playCount | Total stream/play count |
repostCount | Number of reposts |
favoriteCount | Number of favorites (likes) |
commentCount | Number of comments |
tags | List of tags |
downloadable | Whether track is downloadable |
streamable | Whether track is streamable |
imageUrl | Artwork image URL |
previewUrl | Track stream URL |
sourceUrl | Direct link on Audius |
scrapedAt | ISO 8601 timestamp |
recordType | Always "track" or "playlist" |
Input options
| Field | Type | Description |
|---|---|---|
mode | select | trending, search, byUser, playlists, trendingPlaylists |
searchQuery | string | Search term (for search/playlists modes) |
userHandle | string | Artist handle for byUser mode |
genre | select | Filter by genre (33 options) |
mood | select | Filter by mood (23 options) |
timeRange | select | week, month, allTime for trending |
maxItems | integer | Max records to return (1–500) |
Example use cases
- Music discovery — Trending tracks in Electronic genre this week
- Artist research — All tracks by a specific Audius artist
- Playlist curation — Find top playlists by keyword
- Market research — Most-played tracks by genre and mood
FAQ
Does this require an API key? No. Audius has a fully public discovery API with no authentication required.
How fresh is the data? Data is live from the Audius network at the time of scraping.
Can I get download links?
The previewUrl field provides a stream URL. The downloadable flag indicates if direct download is enabled.
What genres are available? Electronic, Rock, Metal, Alternative, Hip-Hop/Rap, Pop, Jazz, Ambient, Lo-Fi, House, Techno, Trap, Drum & Bass, and 20+ more.
How many records can I get? Up to 500 records per run.