- Go to Review page: https://www.busuu.com/dashboard#/review
- Mute the tab or the PC (when obtaining the audio links, they will be played out loud)
- Open browser console (Ctrl + Shift + J)
- Copy/Paste and Run the following code in the browser console:
const vocabList = document.querySelectorAll(".vocab-list-row");
let vocabToExport = [];