2010年2月21日 星期日

xpath example

select * from html where url = "http://en.wikipedia.org/wiki/Alaskan_Malamute" and
xpath = "//table[@class='collapsible']/tr[3]/td/p"

1 則留言:

  1. http://query.yahooapis.com/v1/public/yql/ming/radiation

    YQL
    select * from html where url = "http://www.trmc.aec.gov.tw/" and xpath = "//tr/td/font[@face='Verdana, Arial, Helvetica, sans-serif']"

    回覆刪除