This website requires JavaScript.
Explore
Help
Sign In
cpet
/
openbsd-ports
Watch
1
Star
0
Fork
0
You've already forked openbsd-ports
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6cd159341c
openbsd-ports
/
net
/
crawl
/
pkg
/
PLIST
4 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
new plists, kill a few INSTALL scripts.
2004-09-15 14:17:38 -04:00
@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:17:39 espie Exp $
crawl-0.1b import - provos@ ok 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 reason for writing crawl was the lack of simple open source web crawlers. Crawl is only a few thousand lines of code and fairly easy to debug and customize. Features + Saves encountered JPEG images + Image selection based on regular expressions and size contraints + Resume previous crawl after graceful termination + Persistent database of visited URLs + Very small and efficient code + Supports robots.txt
2001-09-09 17:57:12 -04:00
bin/crawl
new plists, kill a few INSTALL scripts.
2004-09-15 14:17:38 -04:00
@man man/man1/crawl.1
Reference in New Issue
Copy Permalink