I want to use the search feature on this page
https://www.readlightnovel.com/detailed-search
I just want to search the keyword....
How do i post the form?????
Thanks
How to submit this form via post http request
Moderator: Martin
Re: How to submit this form via post http request
Hi,
You could use action HTTP Request with following settings:
URL: https://www.readlightnovel.com/detailed-search
Request Method: POST
Content Type: Form
Form Field List: keyword=test,search=1
The result page (HTML) will be stored in variable response. You will have to use a script to find the individual search result items.
Regards,
Martin
You could use action HTTP Request with following settings:
URL: https://www.readlightnovel.com/detailed-search
Request Method: POST
Content Type: Form
Form Field List: keyword=test,search=1
The result page (HTML) will be stored in variable response. You will have to use a script to find the individual search result items.
Regards,
Martin
Re: How to submit this form via post http request
Thanks
Did anyone Tell u that you are amazing???
Have a nice day
Did anyone Tell u that you are amazing???
Have a nice day