YouTube Music Song Search — Titles, Artists & Album Data avatar

YouTube Music Song Search — Titles, Artists & Album Data

Pricing

$12.00/month + usage

Go to Apify Store
YouTube Music Song Search — Titles, Artists & Album Data

YouTube Music Song Search — Titles, Artists & Album Data

Search YouTube Music and extract song results. Get song titles, artists, albums, durations, and play counts for any music search query.

Pricing

$12.00/month + usage

Rating

0.0

(0)

Developer

Maged

Maged

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

0

Monthly active users

3 days ago

Last modified

Share

What does YouTube Music Song Search do?

YouTube Music Song Search searches YouTube Music and extracts song results for any query — titles, artists, albums, and durations — as structured JSON, without a YouTube Music API key.

This Actor runs on the Apify platform. Use it for music data pipelines, playlist research, or building music discovery datasets.

  • No API key — no YouTube Music API or Google Cloud setup required
  • Rich song metadata — title, artist, album, duration, and thumbnail
  • Batch queries — search for hundreds of songs or artists in one run
  • Music data pipelines — feed results into recommendation engines or music analytics tools
  1. Open the Actor and click Try for free
  2. Enter search queries in the queries field
  3. Click Start — results appear in the Output tab
  4. Download as JSON or CSV

Input

{
"queries": ["Adele Hello", "Billie Eilish bad guy", "lo-fi beats"],
"maxResults": 20
}
FieldTypeDescriptionDefault
queriesarrayMusic search queriesrequired
maxResultsintegerMax results per query20

Output

{
"query": "Adele Hello",
"title": "Hello",
"artist": "Adele",
"album": "25",
"duration": "4:55",
"thumbnail": "https://lh3.googleusercontent.com/..."
}

FAQ

Is this Actor maintained? Yes. Report bugs or feature requests in the Issues tab.

Need help or have questions? Open an issue in the Issues tab or reach out on Discord: maged03211