You probably can use MySQL to generate a query to list all the info to a table that you want on a web page, then use Excel to import it to an xls or csv file.
After you have the web page, on Excel go to menu, data, get external data, new web query, 1st put the url, pick your options in 2. and 3. then ok button.
In a matter of few seconds to few minutes, all the data will be on the spreadsheet, you can do whatever you like from there.
Hope this helps.