Hello,
I need to accoplish a Web API task which is given to me,actually i need to write a Web API in C# to extract the data from some external website(ex:- www.mywebsite.com) and populate those data in my web api .
Please guide how should i start this .
Thanks you