top | item 21295956

(no title)

dvanduzer | 6 years ago

A crawler has two high level options: parse the page, or render the page.

Most of our parser-based crawling is done by Heritrix (crawler.archive.org) and most of our render-based crawling is done by a proxy-based recorder similar to what you theorize (https://github.com/internetarchive/brozzler).

discuss

order

tpmx|6 years ago

Thanks for sharing. That lets me sleep a bit easier.