apache/nutch
Apache Nutch is an extensible and scalable web crawler
This tool helps you gather information from many websites by automating the process of visiting web pages, extracting their content, and following links. You provide a list of starting URLs, and it returns a structured collection of the content found on those sites and their linked pages. It's used by researchers, data analysts, or businesses who need to build large datasets from public web content.
3,144 stars.
Use this if you need to systematically collect and process data from a large number of websites to create your own searchable archive or dataset.
Not ideal if you only need to download a few specific files or scrape data from a single, small website.
Stars
3,144
Forks
1,262
Language
Java
License
Apache-2.0
Category
Last pushed
Feb 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/apache/nutch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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.