On Wed, Nov 23, 2005 at 10:49:37AM +0530, nilesh birari wrote:
Hi Junta daily i need to browse few website and gather data manually daily. Is it possible to grab data automatic using mozilla or any other browser What kind of support it needs
Uhmmm, you just can't escape coding for this one ;-)
Check out the "WWW::Mechanize" module in Perl and "mechanize" and "mechanoid" classes in Python.
http://search.cpan.org/dist/WWW-Mechanize/
http://python.org/pypi/mechanoid
http://wwwsearch.sourceforge.net/mechanize/
Nosferatu