UPDATE: This script does not currently work due to changes in the Appshopper website!
This Python script will output html data containing a list of all the apps in your Appshopper wishlist.
Make sure to fill in your own data near the top of the script.
appscraper.py > my_apps.html
or, something like
appscraper.py | bcat
(bcat, by the way, is very useful.)