我的YQL查询:
select * from html where url="http://www.pricetree.com/mobile/nokia-lumia-925-price-8988" and xpath='//meta[@itemprop="lowPrice"]/@content'
我的结果为null。
网站HTML源代码中的元标记:
<meta itemprop="lowPrice" content="23,701"/>
有没有办法可以使用YQL或任何其他Jquery / javascript工具包获取元标记