Wrote a small Perl script, which logs in to AdSense account, reads "today" earnings, and emails it to specified address. The amount is in subject and in the body of email sent.
This can be used to send SMS reports to (your) cellphone via email2sms services which all US mobile carriers offer for free.
I wrote it because I wanted such notifications, but then found out that because incoming text messages are free here (im not in US), mobile carriers don't provide this service. I can't use it for what I wanted, but I figured it shouldn't collect "dust" on my hard drive..
The script with install notes can be downloaded on http://www.sochi-travel.info/misc/adsense.rar. It's Perl script intended to be run from Cron.
If you can find a use for it - enjoy!
|