$page = contents of some web page $url = url of that web page $len = #bytes of that web page $parsed = MyParser($url, $page, $len)