{"id":13703663,"url":"https://github.com/Alex7Kom/node-steam-web-api-key","last_synced_at":"2025-05-05T07:31:23.761Z","repository":{"id":47986018,"uuid":"39216538","full_name":"alex7kom/node-steam-web-api-key","owner":"alex7kom","description":"Automatically registers and retrieves Steam API key **NO LONGER MAINTAINED**","archived":true,"fork":false,"pushed_at":"2020-01-28T15:23:07.000Z","size":4,"stargazers_count":22,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-13T10:38:03.564Z","etag":null,"topics":["javascript","nodejs","steam"],"latest_commit_sha":null,"homepage":"","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/alex7kom.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":"2015-07-16T19:36:16.000Z","updated_at":"2024-04-05T14:03:24.000Z","dependencies_parsed_at":"2022-08-12T15:52:24.925Z","dependency_job_id":null,"html_url":"https://github.com/alex7kom/node-steam-web-api-key","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex7kom%2Fnode-steam-web-api-key","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex7kom%2Fnode-steam-web-api-key/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex7kom%2Fnode-steam-web-api-key/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex7kom%2Fnode-steam-web-api-key/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alex7kom","download_url":"https://codeload.github.com/alex7kom/node-steam-web-api-key/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252458417,"owners_count":21751035,"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":["javascript","nodejs","steam"],"created_at":"2024-08-02T21:00:58.516Z","updated_at":"2025-05-05T07:31:18.742Z","avatar_url":"https://github.com/alex7kom.png","language":"JavaScript","funding_links":[],"categories":["Packages"],"sub_categories":["Node.js"],"readme":"# Steam Web API Key\n\nAutomatically registers and retrieves Steam API key.\n\n__Note__: By using this library you automatically agree to [Steam API Terms of Use](https://steamcommunity.com/dev/apiterms)\n\n## Installation\n\n```\nnpm install steam-web-api-key\n```\n\n## Usage\n\nRequire it...\n\n```js\nvar getSteamAPIKey = require('steam-web-api-key');\n```\n\n...then call:\n\n```js\ngetSteamAPIKey({ sessionID: sessionID, webCookie: cookies }, callback);\n```\n\nThe second argument to the callback will be your API key. Optionally, you can also provide a `domain` to which an API key will be registered (default is `localhost`).\n\nIf failed to retrieve Web API key due to [limited account](https://support.steampowered.com/kb_article.php?ref=3330-IAGK-7663), it will return `Access Denied` error in the callback.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAlex7Kom%2Fnode-steam-web-api-key","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAlex7Kom%2Fnode-steam-web-api-key","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAlex7Kom%2Fnode-steam-web-api-key/lists"}