[Solved] How can I get content of fields of a webpage and store them to the database in java [closed]


Try HtmlUnit. With this project you can analyze the structure of a Homepage and get the values of the HTML-Nodes.

0

solved How can I get content of fields of a webpage and store them to the database in java [closed]