{"id":19429634,"url":"https://github.com/bene/stockbot","last_synced_at":"2026-06-17T19:01:55.212Z","repository":{"id":44812699,"uuid":"339080336","full_name":"bene/stockbot","owner":"bene","description":"Super simple stock checker. 🤖","archived":false,"fork":false,"pushed_at":"2022-01-25T23:27:33.000Z","size":26,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-25T05:42:55.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/bene.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-15T13:05:15.000Z","updated_at":"2022-01-20T21:11:12.000Z","dependencies_parsed_at":"2022-07-20T17:32:11.780Z","dependency_job_id":null,"html_url":"https://github.com/bene/stockbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bene/stockbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bene%2Fstockbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bene%2Fstockbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bene%2Fstockbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bene%2Fstockbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bene","download_url":"https://codeload.github.com/bene/stockbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bene%2Fstockbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34461618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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-11-10T14:20:17.351Z","updated_at":"2026-06-17T19:01:55.081Z","avatar_url":"https://github.com/bene.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StockBot\n\nYou can use StockBot to get notified when a product (PS5) is available. It's\nintended for personal use only. Don't be unkind and use it for scalping.\nCurrently, StockBot only supports stores which are server-side rendered.\n\n## Usage\n\nTo configure notifications, create a `.env` file and add the variables for the\nservice you want. Have a look at the `.env.example` file to get the variable\nnames you need. To start the bot install [Deno](https://deno.land/#installation)\nand run:\n```\nPUPPETEER_PRODUCT=chrome deno run -A --unstable https://deno.land/x/puppeteer@9.0.2/install.ts\n```\n\n```\ndeno run -A main.ts\n```\n\nOr create a binary:\n\n```\ndeno compile -A main.ts\n```\n\n## Development\n\nTo add a new store, create a file in the `stores` folder. Then register the new\nstore in the `src/environment.ts` file. As long as there are no docs, have a\nlook at the `stores/Conrad.ts` store as an example.\n\nMake sure to use Deno's formatter before opening a PR:\n\n```\ndeno fmt\n```\n\n### Docker\n```\ndocker build -t bene/stockbot:latest .\n```\n\n\u003cdiv style=\"text-align: center;width: 100%; margin-top: 25px\"\u003eMade with ☕️ by bene.\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbene%2Fstockbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbene%2Fstockbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbene%2Fstockbot/lists"}