Genius Scraper β Lyrics, Credits, Samples & Annotations
Pricing
from $2.75 / 1,000 results
Genius Scraper β Lyrics, Credits, Samples & Annotations
Scrape songs from Genius: full lyrics, credits (producers & writers), samples and interpolations, album, release date, streaming links, tags, stats β plus crowd-sourced annotations. Search songs, sweep an artist's catalog, or target URLs. No token required.
Pricing
from $2.75 / 1,000 results
Rating
0.0
(0)
Developer
Haketa
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
πΌ Genius Scraper
Everything about a song from Genius β lyrics, credits, samples, and the annotations behind the words.
Enter a song or artist and this Actor exports the complete picture of each track from Genius: full lyrics, producer & writer credits, album, release date, genres and stats, streaming links β and two things most scrapers miss: the samples & interpolations graph (who sampled what) and the crowd-sourced annotations that explain the lyrics.
π No token, no login, no code. Type a song or artist and press Start.
β¨ Why you'll love it
- π€ Full lyrics β clean, complete and in order.
- ποΈ Rich metadata β producers, writers, featured artists, album, release date, genres, pageviews and streaming links.
- π Samples & interpolations graph β every song this track samples, and every track that sampled, interpolated, covered or remixed it. Most Genius scrapers don't have this.
- π‘ Annotations included β the crowd-sourced explanation behind each line, with votes and author.
- π Works without a token β no API keys.
- π§Ή Clean, structured output β one row per song, spreadsheet-ready.
π₯ Who it's for
| You are⦠| Use it to⦠|
|---|---|
| π§ Music data / analyst | Build a dataset of songs with full metadata, credits and stats. |
| π¬ Music supervisor / clearance | Trace the samples and interpolations behind a track. |
| π€ NLP / ML engineer | Get lyrics + explanations for training and research. |
| βοΈ Writer / journalist | Pull credits, meaning and context behind songs. |
| π Researcher / educator | Study lyrics, references and music-influence networks. |
β‘ Quick start
- Open the Actor.
- Enter one or more Songs (e.g.
HUMBLE Kendrick Lamar, or a Genius URL) β or enter Artists to sweep their popular catalog. - Press Start, then open the Output tab to preview.
- Hit Export β Excel / CSV / JSON, or send to Google Sheets, Zapier, Make, or your app via API.
π§© Input options
π΅ Songs Β· songs
Song names (HUMBLE Kendrick Lamar), Genius song URLs, or song IDs.
π§βπ€ Artists Β· artists (optional)
Artist names to scrape each one's most popular songs.
π’ Songs per artist Β· maxSongsPerArtist
How many of each artist's most popular songs to include.
π€ Include lyrics Β· includeLyrics Β· π‘ Include annotations Β· includeAnnotations
Toggle the full lyrics and the crowd-sourced annotations on or off (both on by default).
π’ Max songs Β· maxItems
Stop after this many songs. Set 0 for no limit.
π Proxy Β· proxyConfiguration
Required β residential proxies are recommended for this Actor.
π§ͺ Example inputs
π€ Output
One row per song. Only the fields that exist are included.
π Field reference
| Field | π Description |
|---|---|
title Β· artist Β· url | πΌ Song, artist and Genius URL. |
lyrics | π€ Full lyrics text. |
releaseDate | π Release date. |
producers Β· writers Β· featuredArtists | ποΈ Credits. |
album | πΏ Album. |
primaryGenre Β· tags | π·οΈ Genre and all tags. |
pageviews | ποΈ Genius pageviews. |
spotifyUrl Β· youtubeUrl Β· appleMusicUrl Β· soundcloudUrl | βΆοΈ Streaming links. |
description | βΉοΈ The song's "About" description. |
songRelationships | π Samples, interpolations, covers, remixes, live versions and translations β each {type, title, artist, url}. |
sampledInCount | How many tracks sampled this song. |
annotationCount | Total annotations on the song. |
annotations | π‘ Array of {fragment, explanation, votes, author, authorIq}. |
πΌ Sample row (trimmed)
{"title": "HUMBLE.","artist": "Kendrick Lamar","releaseDate": "2017-03-30","producers": "Mike WiLL Made-It, Pluss","album": "DAMN.","primaryGenre": "Rap","pageviews": 12318255,"spotifyUrl": "https://open.spotify.com/β¦","lyrics": "[Intro]\nNobody pray for meβ¦","sampledInCount": 34,"songRelationships": [{ "type": "samples", "title": "Pulsar City Alarm", "artist": "Adams & Fleisner" },{ "type": "sampled_in", "title": "β¦", "artist": "β¦" }],"annotations": [{ "fragment": "Watch my soul speakβ¦", "explanation": "β¦", "votes": 809, "author": "ChanLeigh" }]}
π‘ Use cases in detail
π Trace a song's musical DNA
The songRelationships field maps what a track samples and everything that sampled, interpolated, covered or remixed it β a directed influence graph for music supervision, clearance and musicology.
π§ Build a rich music dataset Sweep an artist's catalog and export full lyrics, credits, genres, stats and streaming links in one structured table.
π€ Lyrics + meaning for NLP Combine lyrics with their annotations to train or evaluate models on figurative language and reference resolution.
βοΈ Documented context for content Pull credits, samples and the community's explanation of a song for articles and videos.
π§ Tips for best results
- π― Include the artist in a song query for the right match.
- β‘ Turn off annotations for a faster lyrics + metadata run.
- π The
songRelationshipsfield is where the samples/interpolations graph lives β most scrapers don't provide it. - π§Ή Deduplication is automatic within each run.
π Export & integrations
β¬οΈ Excel Β· CSV Β· JSON Β· XML Β· π Google Sheets & Airtable Β· π Webhooks & API Β· π€ Make, Zapier, n8n
β FAQ
Do I need a token or account? β No. The Actor works without any login.
Do I get the samples/interpolations data? β Yes β the songRelationships field lists what a song samples and everything that sampled, interpolated, covered or remixed it.
Can I scrape a whole artist? β Yes. Use the Artists field and set Songs per artist.
Are annotations included? β Yes, when Include annotations is on: each is a lyric fragment paired with its explanation, votes and author.
Will I get duplicates? β No. Songs are deduplicated within each run.
Can I schedule it? β Yes, with Apify Schedules.
βοΈ Legal & responsible use
This Actor collects publicly visible song information and community-contributed content for research, education and analysis. Lyrics and annotations are copyrighted and user-generated content; you are responsible for how you use the data, including compliance with applicable laws and platform terms, and you should not redistribute copyrighted content commercially without permission. Always respect the rights of creators and contributors.