Please Visit: http://ift.tt/1ajReyV
from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1h8vjTU
via LifeLong Community
Scraping HTML documents that require POST data with YQL
select * from html where url="http://cnn.com" and xpath="//a"
select content from html where url="http://cnn.com" and xpath="//a"
Post Data
select * from htmlpost where
url='http://ift.tt/1pVZixV'
and postdata="foo=foo&bar=bar" and xpath="//p"
http://ift.tt/1pVZkpy
http://ift.tt/1h8vlLI
http://ift.tt/1pVZkpA
select * from html where url="http://cnn.com" and xpath="//a"
select content from html where url="http://cnn.com" and xpath="//a"
Post Data
select * from htmlpost where
url='http://ift.tt/1pVZixV'
and postdata="foo=foo&bar=bar" and xpath="//p"
http://ift.tt/1pVZkpy
http://ift.tt/1h8vlLI
http://ift.tt/1pVZkpA
from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1h8vjTU
via LifeLong Community
No comments:
Post a Comment