www/crawl - The NetBSD Packages Collection

Small and efficient HTTP crawler

The crawl utility starts a depth-first traversal of the web at the specified
URLs. It stores all JPEG images that match the configured constraints.
Crawl is fairly fast and allows for graceful termination. After terminating
crawl, it is possible to restart it at exactly the same spot where it was
terminated. Crawl keeps a persistent database that allows multiple crawls
without revisiting sites.

The main features of crawl are:

 * Saves encountered images or other media types
 * Media selection based on regular expressions and size contraints
 * Resume previous crawl after graceful termination
 * Persistent database of visited URLs
 * Very small and efficient code
 * Asynchronous DNS lookups
 * Supports robots.txt

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64crawl-0.4nb14.tgz
NetBSD 10.0aarch64crawl-0.4nb13.tgz
NetBSD 10.0aarch64crawl-0.4nb13.tgz
NetBSD 10.0aarch64ebcrawl-0.4nb13.tgz
NetBSD 10.0aarch64ebcrawl-0.4nb14.tgz
NetBSD 10.0alphacrawl-0.4nb14.tgz
NetBSD 10.0earmv6hfcrawl-0.4nb14.tgz
NetBSD 10.0earmv6hfcrawl-0.4nb13.tgz
NetBSD 10.0earmv6hfcrawl-0.4nb13.tgz
NetBSD 10.0earmv7hfcrawl-0.4nb14.tgz
NetBSD 10.0earmv7hfcrawl-0.4nb13.tgz
NetBSD 10.0earmv7hfcrawl-0.4nb13.tgz
NetBSD 10.0i386crawl-0.4nb14.tgz
NetBSD 10.0i386crawl-0.4nb13.tgz
NetBSD 10.0m68kcrawl-0.4nb14.tgz
NetBSD 10.0powerpccrawl-0.4nb13.tgz
NetBSD 10.0sparccrawl-0.4nb14.tgz
NetBSD 10.0vaxcrawl-0.4nb13.tgz
NetBSD 10.0x86_64crawl-0.4nb14.tgz
NetBSD 10.0_BETAx86_64crawl-0.4nb13.tgz
NetBSD 8.0i386crawl-0.4nb13.tgz
NetBSD 8.0i386crawl-0.4nb13.tgz
NetBSD 8.0powerpccrawl-0.4nb13.tgz
NetBSD 8.0powerpccrawl-0.4nb13.tgz
NetBSD 8.0powerpccrawl-0.4nb14.tgz
NetBSD 8.0powerpccrawl-0.4nb13.tgz
NetBSD 8.0x86_64crawl-0.4nb13.tgz
NetBSD 8.0x86_64crawl-0.4nb13.tgz
NetBSD 8.0x86_64crawl-0.4nb14.tgz
NetBSD 9.0aarch64crawl-0.4nb14.tgz
NetBSD 9.0aarch64crawl-0.4nb13.tgz
NetBSD 9.0aarch64crawl-0.4nb13.tgz
NetBSD 9.0alphacrawl-0.4nb13.tgz
NetBSD 9.0alphacrawl-0.4nb14.tgz
NetBSD 9.0earmcrawl-0.4nb13.tgz
NetBSD 9.0earmv6hfcrawl-0.4nb14.tgz
NetBSD 9.0earmv6hfcrawl-0.4nb13.tgz
NetBSD 9.0earmv6hfcrawl-0.4nb13.tgz
NetBSD 9.0earmv7hfcrawl-0.4nb14.tgz
NetBSD 9.0earmv7hfcrawl-0.4nb13.tgz
NetBSD 9.0earmv7hfcrawl-0.4nb13.tgz
NetBSD 9.0i386crawl-0.4nb13.tgz
NetBSD 9.0i386crawl-0.4nb14.tgz
NetBSD 9.0m68kcrawl-0.4nb13.tgz
NetBSD 9.0mips64ebcrawl-0.4nb13.tgz
NetBSD 9.0powerpccrawl-0.4nb14.tgz
NetBSD 9.0powerpccrawl-0.4nb13.tgz
NetBSD 9.0powerpccrawl-0.4nb13.tgz
NetBSD 9.0sh3elcrawl-0.4nb13.tgz
NetBSD 9.0sh3elcrawl-0.4nb13.tgz
NetBSD 9.0sparc64crawl-0.4nb13.tgz
NetBSD 9.0sparccrawl-0.4nb13.tgz
NetBSD 9.0sparccrawl-0.4nb13.tgz
NetBSD 9.0x86_64crawl-0.4nb14.tgz
NetBSD 9.0x86_64crawl-0.4nb13.tgz
NetBSD 9.3x86_64crawl-0.4nb13.tgz
NetBSD 9.3x86_64crawl-0.4nb14.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.