{"id":23104773,"url":"https://github.com/mayniklas/in-stock-bot","last_synced_at":"2025-08-16T16:32:13.688Z","repository":{"id":44754511,"uuid":"311380084","full_name":"MayNiklas/in-stock-bot","owner":"MayNiklas","description":"A simple python telegram bot checking if a product is in stock","archived":false,"fork":false,"pushed_at":"2023-04-08T11:30:26.000Z","size":162,"stargazers_count":10,"open_issues_count":5,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-08-01T03:31:52.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/MayNiklas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-09T15:22:23.000Z","updated_at":"2024-05-14T17:25:19.000Z","dependencies_parsed_at":"2022-08-23T10:20:15.612Z","dependency_job_id":null,"html_url":"https://github.com/MayNiklas/in-stock-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayNiklas%2Fin-stock-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayNiklas%2Fin-stock-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayNiklas%2Fin-stock-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayNiklas%2Fin-stock-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MayNiklas","download_url":"https://codeload.github.com/MayNiklas/in-stock-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230044652,"owners_count":18164194,"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":[],"created_at":"2024-12-17T00:36:19.022Z","updated_at":"2024-12-17T00:36:19.582Z","avatar_url":"https://github.com/MayNiklas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# in-stock-bot\n[![MIT License](https://img.shields.io/github/license/MayNiklas/in-stock-bot.svg)](LICENSE)\n[![GitHub Stars](https://img.shields.io/github/stars/MayNiklas/in-stock-bot.svg)](stargazers) [![GitHub Issues](https://img.shields.io/github/issues/MayNiklas/in-stock-bot.svg)](issues)\n\n\n## Coding Time\n\n* @EinfachAleks Coding Time [![wakatime](https://wakatime.com/badge/github/MayNiklas/in-stock-bot.svg)](https://wakatime.com/badge/github/MayNiklas/in-stock-bot)\n\n## Description\nA small python Bot with Telegram notifications for checking availability of a product.\n\n![Chat Preview](./inStockBot.jpg)\n\n## Setup\nClone this repo to your enviroment and renama the `example-config.json` to `config.json` at first.\nIn the `config.json` your must add your Telegram Api Key and one or multiple products.\n```json\n\"product\": [\n    {\n        \"name\": \"Produkt Name\",\n        \"url\": \"https://product-url.domain/produkt/\",\n        \"value\": \"This Product Is Not Available\"\n    },\n]\n```\n\n\n## Usage\nAfter you change the `config.json` File, build your Docker Container with \n\n```sh \ndocker-compose up -d\n```\n\n\n## Bug / Feature Request\nIf you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue [here](issues) by including your search query and the expected result.\n\nIf you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.\n\n# License\n| You can check out the full license [here](LICENSE).\n\nThis project is licensed under the terms of the MIT license.\n\n[inStockBot]: \u003chttps://github.com/MayNiklas/in-stock-bot\u003e\n[stargazers]: \u003chttps://github.com/MayNiklas/in-stock-bot/stargazers\u003e\n[LICENSE]: \u003chttps://github.com/MayNiklas/in-stock-bot/LICENSE\u003e\n[issues]: \u003chttps://github.com/MayNiklas/in-stock-bot/issues\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayniklas%2Fin-stock-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmayniklas%2Fin-stock-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayniklas%2Fin-stock-bot/lists"}