Use JSON to extract parameters from URL -
how extract parameters url when method posted using json?
i guess getting response in json form
for extracting parameters can use newtonsoft.json.dll.you documentation here :- http://james.newtonking.com/pages/json-net.aspx or after getting data can use usual crawling methods extracting data
Comments
Post a Comment