/crawler

just a basic crawler

Primary LanguagePython

crawler

<<<<<<< HEAD This just a basic crawler that crawls a given website 3 levels deep. It will stop after analyzing a maximum of 100 links.

This is just a basic crawler that crawls a given website 3 levels deep. It will stop after analyzing a maximum of 100 links.

iss53 It collects all the images and creates an .html file containing all the images found.

Usage: go("http://website")

<<<<<<< HEAD Fixed.

updated

iss53