Export a Discography to CSV

Browser Use navigates the site, verifies each release, and delivers a clean CSV.

Run this task freerateyourmusic.com / 0:34 demo

The prompt

Open Rate Your Music, collect [artist]'s complete discography with release details and ratings, verify the rows, and save it as CSV.

Swap the [bracketed] parts for your own before running.

Runs on stealth browsers at $0.02/hour. No card required · pricing

Why it's hard

Complete discographies span rendered tables and detail pages that are tedious to copy reliably.

  • Release details split between a summary table and per-release pages
  • Reissues and compilations that duplicate rows if you don't check
  • Rate limiting that punishes anything faster than a real reader
Original demo

More data extraction

See all