File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes automatic web surfing Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "automatic web surfing" Watch "automatic web surfing" New topic
Author

automatic web surfing

Nenad Seke
Greenhorn

Joined: Dec 21, 2011
Posts: 4
Hi guys,
Can you point me to some framework which can help sign in to website, parse pages, click on links and things like that? I want to make some things to be done automatically, thing that I do manually by browsing. Any suggestion? Thanks in advance!
Pete Nelson
Ranch Hand

Joined: Aug 30, 2010
Posts: 144

http://maxq.tigris.org/ - easier to dive into & get rolling

http://jmeter.apache.org/ - more configurable

... and I am sure there are plenty more (probably a Firefox plugin as well).

OCPJP

"In preparing for battle I have always found that plans are useless, but planning is indispensable."
-- Dwight D. Eisenhower
Nenad Seke
Greenhorn

Joined: Dec 21, 2011
Posts: 4
Thanks man!
Tim Moores
Rancher

Joined: Sep 21, 2011
Posts: 2329
HttpUnit or JWebUnit (which builds on top of HttpUnit)
Brian Burress
Ranch Hand

Joined: Jun 30, 2003
Posts: 118
I throw in a plug for Selenium as well. I have used it a bunch and have been satisfied with the results. It has support for a number of browsers as well as a number of programming languages.
Nenad Seke
Greenhorn

Joined: Dec 21, 2011
Posts: 4
Thanks guys. You helped me a lot.
 
IntelliJ Java IDE
 
subject: automatic web surfing
 
Threads others viewed
j_security
Dining Etiquette....
Help me
Reading a simple XML File
meaning for a proverb
MyEclipse, The Clear Choice