develooper Front page | perl.beginners | Postings from October 2008

Re: how to fill in forms of yahoo sign up site

Thread Previous | Thread Next
From:
Marcelo Sousa
Date:
October 8, 2008 05:54
Subject:
Re: how to fill in forms of yahoo sign up site
Use WWW::Mechanize for fill the forms!
See this example made by me:

http://caos.di.uminho.pt/~dipython/renovador/renovador.pl

CPAN -> WWW::Mechanize

On Sun, Oct 5, 2008 at 7:49 AM, Randal L. Schwartz
<merlyn@stonehenge.com> wrote:
>>>>>> ""itshardtogetone"" == "itshardtogetone"  <itshardtogetone@hotmail.com> writes:
>
> "itshardtogetone"> I want to have a program to autofill those yahoo signup forms such as this ==> https://edit.yahoo.com/registration?.v=&.intl=sg&new=1&.src=ym&.partner=&.p=&promo=&.last=&.done=http://sg.yahoo.com/
> "itshardtogetone"> The names, and other details are saved in a text file. How do I do this?
>
> I'm pretty sure that neither Yahoo nor *I* want you doing that.
>
> The purpose of that page is to have an actual live human being fill in the
> blanks.  If you don't have a human being, don't use that page.
>
> --
> Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
> <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
> Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
> See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion
>
> --
> To unsubscribe, e-mail: beginners-unsubscribe@perl.org
> For additional commands, e-mail: beginners-help@perl.org
> http://learn.perl.org/
>
>
>

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About