Skip to content

Conversation

@acrinym
Copy link

@acrinym acrinym commented Oct 22, 2025

The previous version of the script only fetched the songs that were visible on the page. This commit updates the getData.js script to automatically navigate through all pages of a user's songs.

The script now repeatedly clicks the "Next Page" button, scraping the data from each page, until it reaches the last page. All of the scraped data is then formatted and copied to the clipboard.

This change also includes improved logging and error handling, which will make it easier for users to see what the script is doing and to diagnose any problems that may arise.

The previous version of the script only fetched the songs that were visible on the page. This commit updates the `getData.js` script to automatically navigate through all pages of a user's songs.

The script now repeatedly clicks the "Next Page" button, scraping the data from each page, until it reaches the last page. All of the scraped data is then formatted and copied to the clipboard.

This change also includes improved logging and error handling, which will make it easier for users to see what the script is doing and to diagnose any problems that may arise.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant