Menu

Form Data

Help
Gordon
2009-10-12
2013-04-09
  • Gordon

    Gordon - 2009-10-12

    For authentication and for crawling a site I need to send form data. From web developer toolbar for Firefox I could retrieve the names of the form fields. How can I send them using phpcrawl?

     
  • Uwe Hunfeld

    Uwe Hunfeld - 2009-10-14

    Hi aluvian,

    i'm sorry, but POSTING data is currently not supported.

    You could try to pass the fields via GET-parameters, like $crawler->setURL("site.php?formfield1=foo&formfield2=bar");

    Maybe the site you want to crawl will accept GET-params.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.