Web Scraping with Java & HTMLUnit

Опубликовано: 12 Март 2026
на канале: Neutrino Code Academy
10,738
328

Visit our website @ https://neutrinosys.com for our free PDF guide on how to become a professional software developer with NO degree & NO experience
Java Course - https://www.udemy.com/course/neutrino...
Unix Course - https://www.udemy.com/course/essentia...
Twitter:   / neutrinosys  

In this video, I'll show one relatively easy technique for programmatically taking data from almost any website (screen scraping) using Java and the popular 3rd-party library HTMLUnit API. You'll also get to see the very simple use of XPath to find HTML elements on a web page.