There is a class on this page called "count", I am trying to only return that result of the number 26. I used FirePath in FireFox to return the XPATH of it but YQL is returnin
g "results": nullhttp://www.resellerratings.com/store/Burkett_Restaurant_Equipment_Supplies
select * from html where url="http://www.resellerratings.com/store/Burkett_Restaurant_Equipment_Supplies" and
xpath='//body/div[6]/div[6]/span/div[4]/div/div/div/div/span/span'
Any ideas as to why this isnt working?