API-Football

From HaFrWiki42
Revision as of 10:56, 6 April 2023 by Hjmf (talk | contribs)
Jump to navigation Jump to search

Widgets

The widgets are free to use. An example blog How to custom api football explains how to do so.

<div id = "wg-api-football-game"

   data-host        = "v3.football.api-sports.io"
   data-key         = "<?php echo API_SPORTS_KEY; ?>"
   data-id          = "718243"
   data-theme       = ""
   data-refresh     = "15"
   data-show-errors = "false"
   data-show-logos  = "true">

<script

   type  = "module"
   src   = "https://widgets.api-sports.io/2.0.3/widgets.js" >

</script>



See also

top

Reference

top