Consuming API with JavaScript – Consuming Football API
Posted: Sun Feb 02, 2025 8:54 am
Learn how to consume API with JavaScript, consuming football API and discover the finalists of all editions of the Copa Libertadores.
If you prefer this content in video lesson format, watch the video below or access our YouTube channel !
JavaScript Icon
JavaScript
Impressive
How to use JavaScript in any company and any area, with examples fully applied to the reality of the Job Market, whether to become a Front End, Backend, Full Stack or Mobile Developer.
Start now
Right arrow
JavaScript icon used as backgroundThree images of JavaScript course classes
Consuming API with JavaScript – Consuming Football API
In today's class, I'll show you how to consume API with JavaScript, consuming a student data Football API using JavaScript to discover the finalists of the Copa Libertadores.
We will use a JavaScript football API to get information about the Copa Libertadores finals. In this process, we will use a simple page to display these results.
The user will have the ability to change the year and check the games, teams, results and the champions of the Copa Libertadores of each year.
If you are not familiar with the concept of API, or have questions about it, check out this class here , where I explain everything about APIs and WebAPIs. With this knowledge, you will have a solid foundation to continue this project.
Rapid API – API-FOOTBALL
The starting point for discovering the Copa Libertadores finalists is to find the API that we will consume with JavaScript.
For this, I chose the Rapid API website , a platform that serves as a hub for finding, using, and managing APIs. Within Rapid API, you will have access to thousands of different APIs, covering a variety of topics and functionalities.
Rapid API Website
Each API on the platform has a specific page with detailed documentation. It is through this documentation that you will learn everything you need to implement and use the API, including its functionalities, resources, and available information.
As we are looking for an API to provide information about the Copa Libertadores, we will look for a football API, the API-FOOTBALL .
If you prefer this content in video lesson format, watch the video below or access our YouTube channel !
JavaScript Icon
JavaScript
Impressive
How to use JavaScript in any company and any area, with examples fully applied to the reality of the Job Market, whether to become a Front End, Backend, Full Stack or Mobile Developer.
Start now
Right arrow
JavaScript icon used as backgroundThree images of JavaScript course classes
Consuming API with JavaScript – Consuming Football API
In today's class, I'll show you how to consume API with JavaScript, consuming a student data Football API using JavaScript to discover the finalists of the Copa Libertadores.
We will use a JavaScript football API to get information about the Copa Libertadores finals. In this process, we will use a simple page to display these results.
The user will have the ability to change the year and check the games, teams, results and the champions of the Copa Libertadores of each year.
If you are not familiar with the concept of API, or have questions about it, check out this class here , where I explain everything about APIs and WebAPIs. With this knowledge, you will have a solid foundation to continue this project.
Rapid API – API-FOOTBALL
The starting point for discovering the Copa Libertadores finalists is to find the API that we will consume with JavaScript.
For this, I chose the Rapid API website , a platform that serves as a hub for finding, using, and managing APIs. Within Rapid API, you will have access to thousands of different APIs, covering a variety of topics and functionalities.
Rapid API Website
Each API on the platform has a specific page with detailed documentation. It is through this documentation that you will learn everything you need to implement and use the API, including its functionalities, resources, and available information.
As we are looking for an API to provide information about the Copa Libertadores, we will look for a football API, the API-FOOTBALL .