C
C#17mo ago
trashboy

❔ What's API?

guys i am new in these coding things and i need to know what is api. i searched it but i didnt understand. can someone give me a good explanation?
5 Replies
Angius
Angius17mo ago
Application Programming Interface A way for two programs to talk to eachother Most commonly refers to web APIs, which provide a way for your application to talk to some website So that instead of having to get the whole page from some news website, scrape it for data, and try to figure out which is the header and which is the body of the article, you can just call their API and get all that data, clean, in a structured way
trashboy
trashboyOP17mo ago
oh i think i understood thank you so as i understand, my pc gets the informations from the websites with APIs.
Denis
Denis17mo ago
$close
MODiX
MODiX17mo ago
Use the /close command to mark a forum thread as answered
Accord
Accord17mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?