{"id":18542119,"url":"https://github.com/mojoaar/pspubg","last_synced_at":"2025-05-15T04:31:51.412Z","repository":{"id":201773329,"uuid":"134140908","full_name":"mojoaar/pspubg","owner":"mojoaar","description":"PowerShell module to query the PUBG API","archived":false,"fork":false,"pushed_at":"2018-05-30T05:27:37.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-26T05:12:55.239Z","etag":null,"topics":["api","powershell","powershell-module","pubg","pubg-api"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mojoaar.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,"governance":null}},"created_at":"2018-05-20T10:29:25.000Z","updated_at":"2023-08-31T22:29:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1788d6b-26e7-4a7a-a53d-1987bc8ecba3","html_url":"https://github.com/mojoaar/pspubg","commit_stats":null,"previous_names":["mojoaar/pspubg"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fpspubg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fpspubg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fpspubg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fpspubg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mojoaar","download_url":"https://codeload.github.com/mojoaar/pspubg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239262366,"owners_count":19609518,"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":["api","powershell","powershell-module","pubg","pubg-api"],"created_at":"2024-11-06T20:07:25.906Z","updated_at":"2025-02-17T08:41:14.063Z","avatar_url":"https://github.com/mojoaar.png","language":"PowerShell","readme":"# PSPUBG\nThis PowerShell module provides a series of cmdlets for interacting with the [PUBG API](https://developer.playbattlegrounds.com). Invoke-RestMethod is used for all API calls.\n\n## Requirements\nRequires PowerShell 3.0 or above (this is when `Invoke-RestMethod` was introduced).\n\n## Usage\nYou can install the module from [PowerShell Gallery](https://www.powershellgallery.com/packages/pspubg/) `Find-Module pspubg | Install-Module` and then run:\n`Import-Module PSPUBG`\nOnce you've done this, all the cmdlets will be at your disposal, you can see a full list using `Get-Command -Module PSPUBG`. Remember to run Set-PUBGApiKey \u0026 Set-PUBGRegion before beginning to work with the API.\n\n## Cmdlets\n* Get-PUBGMatch\n* Get-PUBGPlayers\n* Get-PUBGSeasons\n* Get-PUBGSeasonStats\n* Remove-PUBGApiEnvironment\n* Set-PUBGApiKey\n* Set-PUBGRegion\n* Test-PUBGApiEnvironment\n\n## Author\nAuthor: Morten G. Johansen (\u003cmorten@glerupjohansen.dk\u003e) // [Twitter](https://twitter.com/mgjohansen)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojoaar%2Fpspubg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmojoaar%2Fpspubg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojoaar%2Fpspubg/lists"}