{"id":18888636,"url":"https://github.com/beevelop/football-api","last_synced_at":"2025-06-12T18:07:53.797Z","repository":{"id":18289398,"uuid":"83418768","full_name":"beevelop/football-api","owner":"beevelop","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-19T20:33:37.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-31T13:01:38.024Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beevelop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-28T10:17:43.000Z","updated_at":"2018-01-10T21:42:19.000Z","dependencies_parsed_at":"2022-07-26T02:31:59.205Z","dependency_job_id":null,"html_url":"https://github.com/beevelop/football-api","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/beevelop/football-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevelop%2Ffootball-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevelop%2Ffootball-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevelop%2Ffootball-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevelop%2Ffootball-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beevelop","download_url":"https://codeload.github.com/beevelop/football-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevelop%2Ffootball-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259518833,"owners_count":22870302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T07:45:20.616Z","updated_at":"2025-06-12T18:07:53.775Z","avatar_url":"https://github.com/beevelop.png","language":"JavaScript","readme":"[![npm](https://img.shields.io/npm/v/football-api.svg?style=flat-square)](https://www.npmjs.com/package/football-api)\n[![Gemnasium](https://img.shields.io/gemnasium/beevelop/football-api.svg?style=flat-square)](https://gemnasium.com/beevelop/football-api)\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)\n[![Beevelop](https://links.beevelop.com/honey-badge)](https://beevelop.com)\n\n# Football-API.js\n\n```js\nconst FootballAPI = require('football-api')\nconst fapi = new FootballAPI('*YOUR AUTHORIZATION KEY*')\n\n// Get all matches\nfapi.getMatches().then((data) =\u003e {\n  console.log(data.body)\n}).catch(err =\u003e console.log(err))\n\n// Get a team\nfapi.getTeam(9002).then((data) =\u003e console.log(data.body.statistics[0]))\n\n// Get a commentary\nfapi.getCommentary(1967661).then((data) =\u003e {\n  console.log(util.inspect(data.body, false, null))\n}).catch((err) =\u003e console.log(err))\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeevelop%2Ffootball-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeevelop%2Ffootball-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeevelop%2Ffootball-api/lists"}