I wrote a script in python that can search and download games from emuparadise. I think it is particularly well programmed, and a good example of proper python.
On Windows just install python3, make sure during installation you select install to your PATH.
Then just open powershell and install one needed library
pip install –user requests
Then run the script like this, for example to search for a game, or download a game
python emu-dl -s "shrek super slam"
python emu-dl -d <download link>
https://files.catbox.moe/n9ced6.zip