/web_scrapper_in_java

A simple Java web scraper using Jsoup that connects to a specified URL, retrieves the webpage's title, and extracts content from a designated section. This project showcases basic web scraping techniques and text extraction in Java.

Primary LanguageJava

Stargazers