apple/music-feed-examples

30

stars

2

commits

Java

primary language

Jul 24, 2024

updated

README

Apple Music Feed Example

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.

Languages:

Currently, there are two examples:

  • Python3
  • Java 17

Documentation:

Please see the full documentation

Getting Started

Please read the READMEs of each project:

Contributors

akira-murphy

2 commits

apple/music-feed-examples

30

stars

2

commits

Java

primary language

Jul 24, 2024

updated

README

Apple Music Feed Example

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.

Languages:

Currently, there are two examples:

  • Python3
  • Java 17

Documentation:

Please see the full documentation

Getting Started

Please read the READMEs of each project:

Contributors

akira-murphy

2 commits

Languages

Java

58.6%

Python

41.4%