There are many portal in the market, where they display the product details and the prices on there website,
but i want to have a website, where I can develop the asp.net xml webservice code to get the product details and the prices(fetching from atleast 20 websites), wht is the process..
wht I know, i need to develop a xml webservices, and ask 20 portals to register with us and ask them to register the xml webservices and fetch the data from them.
or is there any other easy way? any other ideas appreciated...
You should register on this particular website then you get the apikey or customerid from this website after you can use webservice for geting the data. I post one link. this link based on, how to use webservice.
bsarahim
Member
14 Points
145 Posts
Get the product data from website
Dec 16, 2012 03:37 PM|LINK
Hi
There are many portal in the market, where they display the product details and the prices on there website,
but i want to have a website, where I can develop the asp.net xml webservice code to get the product details and the prices(fetching from atleast 20 websites), wht is the process..
wht I know, i need to develop a xml webservices, and ask 20 portals to register with us and ask them to register the xml webservices and fetch the data from them.
or is there any other easy way? any other ideas appreciated...
abamboria
Member
149 Points
90 Posts
Re: Get the product data from website
Jan 22, 2013 07:23 AM|LINK
You should register on this particular website then you get the apikey or customerid from this website after you can use webservice for geting the data. I post one link. this link based on, how to use webservice.
I think, this link help for you,
http://forums.asp.net/t/1850450.aspx/1?Web+Service+with+XML+Schema+and+WSDL+File
Mark as Answer:- if the post helped you...