A series of files showing how to use Apple Music Feed to access the latest feeds of the content of Apple Music in code. We hope this will make it easier for users to understand how to:
- Authenticate with the JWT.
- Get the metadata for the Apache Parquet files.
- Use the Apache Parquet files.
These example files are written to be simple to understand and may not reflect possible code optimizations.
Currently, there are two examples:
- Python3
- Java 17
Please see the full documentation
Please read the READMEs of each project: