Marcel DuranRequest (GET) a URL and retrieves its content (non-binary) and headers. User Agent string (ua) is optional.select * from {table} where url="http://www.yahoo.com/"select * from {table} where url in ("http://www.yahoo.com/","http://www.google.com/") and ua="Mozilla/5.0 (compatible; MSIE 6.0; Windows NT 5.1)"