Commit 275cf16
* Fix Beatport search after __NEXT_DATA__ removal
Beatport no longer exposes __NEXT_DATA__ on search pages, causing search failures.
Updated Beatport search to use the v4 catalog API endpoint instead of scraping the website.
Adjusted deserialization to support the new API response format (tracks array).
* Update README with temporary Beatport fix note
Added a note about a temporary Beatport fix for May 2026.
---------
Co-authored-by: Simon-Zwa <simonmcc30@gmail.com>
1 parent 7f91382 commit 275cf16
3 files changed
Lines changed: 2400 additions & 113 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments