Here is a great piece of javascript code that will grab all of the Facebook fans off your fan page. This really comes in handy if you have more than say 200 fans on your fan page. What you do to make the script work is:
2.) click on the wrench in the top right then click on tools -> javascript console
3.) login to the facebook then go to your facebook fan page ** UPDATE ** MAKE SURE YOU ARE USING FACEBOOK AS YOUR FAN PAGE OR YOU WILL GET A PROFILE ID ERROR WHEN RUNNING THE SCRIPT **
4.) now click on scripts in the javascript console and cut and paste the script from the above link then hit enter
5.) tadah…the script will now start spitting on the names of all your fans
also, if you have more than 1000 fans you want to change this in the script before you copy and paste it