whatbpm
whatbpm copied to clipboard
💓 Today's Trending Values for EDM Production
Looks like beatport.com made a new website and changed their frontend to Next.js. All data on the pages is now loaded dynamically via JS. The current scraping and parsing code...
We may consider adding support for Accelerated Mobile Pages (AMP). https://amp.dev/ https://en.wikipedia.org/wiki/Accelerated_Mobile_Pages
We need to add HTML / CSS / JS minifier. Possible candidate: https://github.com/wilsonzlin/minify-html ⚠️ IMPORTANT: https://github.com/wilsonzlin/minify-html#minification Mandatory condition: the document must successfully pass validation after minification.
We may also consider analyzing Spotify data. https://developer.spotify.com/discover/ https://developer.spotify.com/documentation/web-api/reference/#/operations/get-several-audio-features https://developer.spotify.com/documentation/web-api/reference/#/operations/get-audio-features https://developer.spotify.com/documentation/web-api/reference/#/operations/get-audio-analysis