aPapi is a PHP class that simplifies getting your account balance and recent transactions from PayPal. It merely logs you in as your user and then scrapes the screen to get the data you want and need.

The project was started and completed on May 9th. It wasn't difficult. In fact, I spent more time on this website than on the program in all likelihood. But I searched around and couldn't find anything that would just get the Paypal balance. No API offered by Paypal, although there was some mention in the Paypal developer forum that someone would pass on some information to someone. I couldn't wait for that to happen.