An open API service indexing awesome lists of open source software.

https://github.com/sphericalkat/apple-music-scraper

A simple scraper for apple music
https://github.com/sphericalkat/apple-music-scraper

Last synced: about 1 year ago
JSON representation

A simple scraper for apple music

Awesome Lists containing this project

README

          

# Apple music scraper
To get started, follow the steps below

1. Create a virtual environment
```bash
python3 -m venv venv
source ./venv/bin/activate
```

2. Install dependencies
```bash
pip install -r requirements.txt
```

3. Run the scraper
```bash
scrapy crawl album -a album=
```

eg: `scrapy crawl album -a album=1702773361`