fcannizzaro/jsoup-annotations
Jsoup Annotations POJO
This tool helps Java developers easily extract specific information from HTML web pages. You provide the web page's HTML structure and define what data you need using simple annotations in your Java classes. It then automatically fills in your Java objects with the scraped text, HTML, or attribute values from the web page. This is ideal for developers building applications that need to process web content without complex manual parsing.
237 stars. No commits in the last 6 months.
Use this if you are a Java developer who needs to convert data from HTML into well-structured Java objects using annotations.
Not ideal if you are not a Java developer, need to interact with dynamic web pages (e.g., fill forms, click buttons), or require a full-featured web browser automation tool.
Stars
237
Forks
18
Language
Java
License
Apache-2.0
Category
Last pushed
May 23, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/fcannizzaro/jsoup-annotations"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.