[Htmlparser-user] java quiz harvester
Brought to you by:
derrickoswald
From: Mohd-Taqiyuddin Z. <mt...@ec...> - 2003-01-31 12:26:54
|
hi there, i'm might want to use this for my project. my project is to extract java quizzes which is either in <form> or just in plain html. however, can this package be used to extract the related content. how i can use the get method because java quizzes with <form> requires the user to POST answers for the quiz before I can obtain the relevant answers, I want to harvest both answers and question. Some sample if you mind to take a look at it :) http://developer.java.sun.com/developer/quizzes/jbasic1-1 http://wwww.angelfire.com/or/abhilash/main.html I really hope you can help me on this matter, thank you :) |