apache/nutch-webapp
Apache Nutch is an extensible and scalable web crawler
This web application provides a user-friendly interface to manage and monitor web crawling tasks. You can input website URLs or seeds, configure crawling parameters, and then view the progress and results of the crawl, such as collected links and indexed content. It's designed for operations engineers, data analysts, or content managers who need to extract information from the web at scale without directly interacting with command-line tools.
No commits in the last 6 months.
Use this if you need a visual way to control a web crawler and see its output, rather than relying on command-line commands or scripting.
Not ideal if you need a simple browser-based scraper for a few pages or a programmatic API for integrating web crawling into another application.
Stars
10
Forks
4
Language
Java
License
Apache-2.0
Category
Last pushed
Jul 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/apache/nutch-webapp"
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.