Why not just write your own? It's a simple query - if you are able to grab the email and populate a db with it, you should have enough of a skill set to write a small program that selects the email addresses, loops though them and builds you a list.
TIP: trying googling the answer before posting, you'll find that more times than not someone else somewhere has had the same request and posted an answer online.
----
I have recently been semi-converted to ensuring all my code (well most of it) works in both javascript and non-javascript enabled browsers