https://api.media.apple.com/v1/feed/exports/song_2024-11-02T16-02/parts?limit=200&offset=400 This is the api used to get parquet file urls. I need all the urls in one api hit, right now if I don't provide the limit then default it is taking 100 and max is 200. How to get all the records in one hit? Or the count of parquet records in one hit?
How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here
Apple music feed Parquet download urls
Did you succeed to have all parquets in once ? Secondly, did you get the chance to retrieve data from the PopularityTopChartAlbum and PopularityTopChartSong ? Should we put some extra comment to have the parquet such as "PopularityTopChartAlbum.Music" ?