I am trying to get HTML code from a webpage that is not in the same domain. The html text is parsed & summarises a recipe(recipe name, main ingredients, no. of steps) found
I´m not to sure if it counts as pure javascript solution but: http://developer.yahoo.com/yql/ could help you with what you are looking for.