{"id":21017295,"url":"https://github.com/richecr/pyhltv","last_synced_at":"2026-05-21T09:33:10.889Z","repository":{"id":126102383,"uuid":"282756148","full_name":"richecr/pyhltv","owner":"richecr","description":"Repository to extract information from the HLTV website.","archived":false,"fork":false,"pushed_at":"2024-10-29T23:12:57.000Z","size":61,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-13T17:17:05.645Z","etag":null,"topics":["crawler","csgo","hacktoberfest","hltv","hltv-api","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/richecr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-27T00:17:46.000Z","updated_at":"2024-10-29T23:13:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"64be2a51-0c0d-42b7-8c4a-ddfbd4d5d663","html_url":"https://github.com/richecr/pyhltv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/richecr/pyhltv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richecr%2Fpyhltv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richecr%2Fpyhltv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richecr%2Fpyhltv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richecr%2Fpyhltv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richecr","download_url":"https://codeload.github.com/richecr/pyhltv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richecr%2Fpyhltv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28078440,"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-12-27T02:00:05.897Z","response_time":58,"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":["crawler","csgo","hacktoberfest","hltv","hltv-api","python3"],"created_at":"2024-11-19T10:18:48.023Z","updated_at":"2025-12-27T12:04:21.277Z","avatar_url":"https://github.com/richecr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyHltv\n\nRepository to extract information from the HLTV website\n\n### Table of contents\n\n-   [Installation](#Installation)\n-   [How to use](#how-to-use)\n-   [Functions](#functions):\n    -   [getMatches](###getMatches)\n\n# Installation\n\nIt has not yet been published.\n\n# How to use\n\n```python3\n# Import Matches features from the library\nfrom py_hltv import Matches\n\n# Return the List of Matches.\nMatches.get_matches()\n```\n\n# Functions\n\n### getMatches\n\n\u003e Gets all defined matches(https://www.hltv.org/matches). (1 request)\n\n| Param | Type | Default | Description |\n| ----- | ---- | ------- | ----------- |\n| -     | -    | -       | -           |\n\n```python3\n# Import Matches features from the library\nfrom py_hltv import Matches\n\n# Return the List of Matches.\nmatches = Matches.get_matches()\nprint(matches)\n```\n\nSee model [Matches](https://github.com/richecr/PyHltv/blob/master/py_hltv/models/Match.py)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichecr%2Fpyhltv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichecr%2Fpyhltv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichecr%2Fpyhltv/lists"}