No description
Find a file
2025-07-09 23:08:16 -04:00
.github/workflows cron 2025-07-09 14:53:50 -04:00
secrets chore: Automatic update of Spotify secrets 2025-07-09 20:25:24 +00:00
.gitignore init 2025-07-09 14:21:49 -04:00
bun.lock remove puppeteer 2025-07-09 14:29:29 -04:00
index.ts Update Puppeteer to puppeteer-core 2025-07-09 14:26:48 -04:00
package.json Update Puppeteer to puppeteer-core 2025-07-09 14:26:48 -04:00
README.md Update README.md 2025-07-09 23:08:16 -04:00
tsconfig.json init 2025-07-09 14:21:49 -04:00

spotify-secrets

A Spotify secrets scraper that updates hourly to monitor and extract secrets from Spotify's infrastructure.

Original method by misiektoja/spotify_monitor, converted to TypeScript.

Installation

To install dependencies:

bun install

Usage

To run:

bun start

This project was created using bun init in bun v1.2.18. Bun is a fast all-in-one JavaScript runtime.