Spotify Stream Logger is a Chrome extension designed to track and log stream data for playlists, albums, and individual tracks on Spotify. It retrieves relevant API calls for playlists, albums, and tracks, makes fetch calls to obtain streaming data, and presents this information in an organized manner. Additionally, users can add tracks to an export list for easy export to Excel, facilitating comprehensive analysis of streaming data.
- Stream Tracking: Monitors stream data for playlists, albums, and individual tracks on Spotify.
- Data Retrieval: Fetches streaming data through API calls for detailed analysis.
- Export Functionality: Allows users to add tracks to an export list for easy export to Excel.
- Excel Export: Provides comprehensive data export including Spotify track URI ID, track name, artist names, and stream counts.
- Playlist and Album Export: Supports exporting data for both playlists and albums.
To install Spotify Stream Logger, follow these steps:
- Download the extension files from the GitHub repository.
- Open Google Chrome and navigate to
chrome://extensions/
. - Enable Developer mode by toggling the switch in the top right corner.
- Click on "Load unpacked" and select the folder containing the extension files.
Once installed, Spotify Stream Logger operates seamlessly in the background. Simply browse playlists, albums, or tracks on Spotify, and the extension will automatically track stream data. To export data to Excel, follow these steps:
- Navigate to the extension popup by clicking on the extension icon.
- Add/remove tracks to the export list by clicking on the tracks.
- Navigate to export list to view added track to modify or export them.
- Click on the "Export to Excel" button to generate an Excel file with the exported data for albums, playlists and export list.
Contributions are welcome! If you have any ideas for improvements or find any issues, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.