HouariZegai/web-scraping
Code samples of web scraping using Java.
This project provides pre-built code examples for extracting specific types of information from websites like Amazon and IMDb. It takes publicly available web pages as input and outputs structured data, such as best-selling books or top-rated movies. It's intended for data analysts, researchers, or business intelligence professionals who need to gather data from the web for further analysis.
No commits in the last 6 months.
Use this if you need concrete examples of how to programmatically collect data from public websites using Java, specifically for tasks like market research or content analysis.
Not ideal if you need to scrape data from websites that require login credentials, involve complex interactions, or if you prefer not to use Java.
Stars
15
Forks
8
Language
Java
License
MIT
Category
Last pushed
Sep 29, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/HouariZegai/web-scraping"
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.