开发者

How to submit form on webpage in PYTHON?

I want to tick checkboxes, select radio buttons, write in text boxes and finally click on submit button to submit the form on a page. Programming in PYTHON onl开发者_开发技巧y. How do i achieve this?


There are quite some solution. You can explore them and come back with a program, if it does not work.

  • Mechanize: http://wwwsearch.sourceforge.net/mechanize/
    • Python Auto Fill with Mechanize
  • Twill : - http://twill.idyll.org/
  • Python Paste: http://pythonpaste.org/
  • PAMIE: http://pamie.sourceforge.net/
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜