I want to make a java script crawler that gets a assignment from a php server and than index the page. but the sites I want to crawl are external and I cant reach them with javascript does anyone have a solution with a other assignment language or a javascript solution.
I thought of using greasemonkey to crawl a page when a new site is loaded.