Access the HyQL-Server
scriptcode
evaluate
{ select info tt := root,descendant(1,table) from document d1 such that document d in http://de.weather.yahoo.com/europa/deutschland/ document d -> document d1 d1.url = select root,descendant(1,a)href from { select info i1 := root,descendant(all,a) from document d where i1 match "Hamburg" } where root,child(1,tr)(1,td)descendant(1,b) applies to tt matches "Heute" }