A crawler follows all the links of a site to find the URLs and pull basic data out of it. A crawler in particular has information that no other tool can provide, such as information like crawl depth.
Chimera is an industrial-strenth crawler, with features such as circuit breakers to avoid persisting down unproductive paths. It also does some initial graph database analysis such as the most common label for links to a page.