Checking Account Status for Cell Phone; Easy via AppleScript?

There is a website that has my account status for my cell phone account through a “pay as you go” provider. I would like to check the account status automatically and email me if the status is “Expired”. Is there any way I can automate:

-Checking the webpage for the account status (requires two challenge pages; one where I submit the cell phone number and the next page where I submit a password).

-Emailing a note to myself (I imagine this part to be simpler), IF the status is “Expired”.

Believe me, I will suggest to my cell phone provider that they send me an email when my account reaches “Expired” condition, but for right now I would like to accomplish this challenge.

My question is: how difficult of a task is this via Applescript?

I welcome your comments.

Let me add that the URL does not have any data appended as you are going through the initial pages.