{"id":15692450,"url":"https://github.com/andrewda/hltv-upcoming-games","last_synced_at":"2025-07-25T18:36:56.279Z","repository":{"id":34954784,"uuid":"39030012","full_name":"andrewda/hltv-upcoming-games","owner":"andrewda","description":null,"archived":false,"fork":false,"pushed_at":"2017-05-16T16:11:28.000Z","size":24,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-29T07:43:11.343Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewda.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-13T18:32:25.000Z","updated_at":"2019-09-17T06:14:30.000Z","dependencies_parsed_at":"2022-08-25T02:52:14.394Z","dependency_job_id":null,"html_url":"https://github.com/andrewda/hltv-upcoming-games","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andrewda/hltv-upcoming-games","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewda%2Fhltv-upcoming-games","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewda%2Fhltv-upcoming-games/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewda%2Fhltv-upcoming-games/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewda%2Fhltv-upcoming-games/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewda","download_url":"https://codeload.github.com/andrewda/hltv-upcoming-games/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewda%2Fhltv-upcoming-games/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267046351,"owners_count":24026900,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-03T18:33:28.392Z","updated_at":"2025-07-25T18:36:56.239Z","avatar_url":"https://github.com/andrewda.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hltv-upcoming-games\n\n[![Codacy Badge](https://api.codacy.com/project/badge/grade/610d0b74f0854e29ab8aeed770cd461d)](https://www.codacy.com/app/dassonville-andrew/hltv-upcoming-games)\n\nView the teams, maps, and predictions of an upcoming game on HLTV.\n\n## Installation\n`npm install hltv-upcoming-games`\n\n## Usage\n```js\nvar hltv = require('hltv-upcoming-games');\n\nhltv.getUpcoming(function(gamesAttr) {\n  for (var matchid in gamesAttr.games) {\n    console.log(gamesAttr.games[matchid]);\n  }\n});\n```\n\n## Methods\n### getUpcoming(callback)\nGets the upcoming games listed HLTV.\n\nCallback contains the gameAttr object.\n\n### getOdds(link, callback)\nCallback contains an object with team1's HLTV odds and team2's HLTV odds. (TODO: EGB.com odds)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewda%2Fhltv-upcoming-games","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewda%2Fhltv-upcoming-games","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewda%2Fhltv-upcoming-games/lists"}