Rateyourmusic: Get Charts
Rateyourmusic via Parse · music
Extract charts data for albums or tracks. Returns paginated results with 40 items per page. Supports filtering by media type, chart type, and year. API for Rate Your Music (RYM) to extract album, artist, genre, and chart data. Fulfilled by Parse from rateyourmusic.com.
- entertainment
- music
- parse
- platform-key
- rateyourmusic
- rateyourmusic-com
- reviews-ratings
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- music
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4543201b-0c81-4415-b1a4-83478db54412/get_charts
- Interface artifact
- sha256:7bb29c53b764fb5597abba83233324811b06c05b9ec702f4f4b37da4f114eae8
- Manifest digest
- sha256:89a44dcfff2612babb7b2e8f3ba77999fa08741d4213111e1e54c41b272fbc1e
Request fields
- page (integer): Page number for pagination (1-indexed).
- year (string): Year or year range (e.g. 2024, 2020-2024, all-time).
- chart_type (string): Type of chart.: Allowed values: top, bottom
- media_type (string): Type of media.: Allowed values: album, track, ep, single
Example queries
- {"page":"1","year":"all-time","chart_type":"top","media_type":"album"}