[plug] Anyone know PHP + cURL?

Daniel Foote freefoote at gmail.com
Wed Dec 1 18:06:08 WST 2010


Im trying to extract our monthly telstra bill from the hideous portal
> https://www.telstrabusiness.com/business/login.jsp
> And I know the manual sequence with POST data and URLs except I cant seem
> automate it with Ubuntu, Apache, PHP & cURL, specifically logging in.
>

If you can handle python, mechanize is a really easy way to do what you
want. It automatically handles parsing HTML and dealing with forms.

Have a browse here:  http://wwwsearch.sourceforge.net/mechanize/

<http://wwwsearch.sourceforge.net/mechanize/>Daniel Foote.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plug.org.au/pipermail/plug/attachments/20101201/aa9b3458/attachment.html>


More information about the plug mailing list