查看文章 |
stateful programmatic web browsing mechanize
2009-11-02 13:30
A library for browsing the web in python. Mechanize acts like a browser allowing you to do web scraping, functional testing of web sites and things no one has thought of yet. Among other things, mechanize: * Follows links * Fills in HTML forms * Automatically observes robots.txt * Has a browser history It was modelled after the Perl module WWW::Mechanize. Homepage: http://wwwsearch.sourceforge.net/mechanize/ |
最近读者: