how to get information from a website to use it in C# program .. like Movies Library | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how to get information from a website to use it in C# program .. like Movies Library

API

1st Jun 2019, 4:46 PM
Mostafa Gad
Mostafa Gad - avatar
2 Answers
+ 2
there is standard library for handling http requests. you to use a third party library like CURL for it. https://stackoverflow.com/questions/1011339/how-do-you-make-a-http-request-with-c
1st Jun 2019, 5:28 PM
Farry
Farry - avatar
0
thank you
1st Jun 2019, 5:42 PM
Mostafa Gad
Mostafa Gad - avatar