Configure HTTP Post data input to Nutch before crawling a site
Posted
by user365345
on Stack Overflow
See other posts from Stack Overflow
or by user365345
Published on 2010-06-14T10:37:07Z
Indexed on
2010/06/14
10:42 UTC
Read the original article
Hit count: 244
I have to crawl a site which list item based on user input through http post submission. How to configure post http submission details in Nutch.
I got help on how to do HttpPostAuthentication, but I got no help on "how to do post data submit other than username and password".
© Stack Overflow or respective owner