We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f9295 commit fcf0574Copy full SHA for fcf0574
README.md
@@ -125,6 +125,7 @@ HtmlUnit is used by many projects for automated web testing
125
## Getting Started
126
You can start here:
127
* [Getting Started][7]
128
+* [Introduction to HtmlUnit - Baeldung](https://www.baeldung.com/htmlunit)
129
* [The Java Web Scraping Handbook][8] A nice tutorial about webscraping with a lot of background information and details about HtmlUnit.
130
* [Web Scraping][9] Examples how to implement web scraping using HtmlUnit, Selenium or jaunt and compares them.
131
* [The Complete Guide to Web Scraping with Java][10] A small straightforward guide to web scraping with Java.
0 commit comments