Spider


The spider vocabulary implements a simple web spider for retrieving sets of webpages.
Spider tutorial

Creating a new spider:
<spider> ( base -- spider )


Running the spider:
run-spider ( spider -- spider )