{"id":21578308,"url":"https://github.com/stephanakkerman/new-binance-listings","last_synced_at":"2025-04-10T17:33:21.962Z","repository":{"id":157307870,"uuid":"410235362","full_name":"StephanAkkerman/new-binance-listings","owner":"StephanAkkerman","description":"Sends a Telegram message if Binance added new cryptocurrencies to their spot exchange","archived":false,"fork":false,"pushed_at":"2021-12-21T10:20:13.000Z","size":6,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-24T15:11:15.673Z","etag":null,"topics":["binance","binance-api","binance-exchange","cryptocurrency","telegram","telegram-bot","telegram-bot-api","trading"],"latest_commit_sha":null,"homepage":"","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/StephanAkkerman.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-25T09:54:11.000Z","updated_at":"2024-06-12T14:16:22.000Z","dependencies_parsed_at":"2024-05-02T00:57:00.236Z","dependency_job_id":"b5e85dcd-2dfe-4888-adb4-9f272520a630","html_url":"https://github.com/StephanAkkerman/new-binance-listings","commit_stats":null,"previous_names":["stephanakkerman/new-binance-listings"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fnew-binance-listings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fnew-binance-listings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fnew-binance-listings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fnew-binance-listings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StephanAkkerman","download_url":"https://codeload.github.com/StephanAkkerman/new-binance-listings/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261993,"owners_count":21074229,"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":["binance","binance-api","binance-exchange","cryptocurrency","telegram","telegram-bot","telegram-bot-api","trading"],"created_at":"2024-11-24T13:10:06.515Z","updated_at":"2025-04-10T17:33:21.915Z","avatar_url":"https://github.com/StephanAkkerman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# New Binance Listings\n[![Python 3.8](https://img.shields.io/badge/python-3.8-blue.svg)](https://www.python.org/downloads/release/python-380/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![MIT License](https://img.shields.io/github/license/StephanAkkerman/New_Binance_Listings.svg?color=brightgreen)](https://opensource.org/licenses/MIT)\n\n---\n\nAs the name suggests this script sends you an automated message if Binance has just listed a new coin on their spot exchange.\n\n## Setup\nFollow the link in src/binance_keys.py to set up your personal Telegram bot, and get your id token so you can send Telegram messages via your bot to yourself.\n\n## How it works\nEvery minute (could be faster if you would like) the Binance exchange is checked, if the total amount of symbols listed on their exchange has changed compared to last time a message is send. This message contains the new symbols that got listed on the spot exchange.\n\n## Dependencies\nThe required packages to run this code can be found in the `requirements.txt` file. To run this file, execute the following code block:\n```\n$ pip install -r requirements.txt \n```\nAlternatively, you can install the required packages manually like this:\n```\n$ pip install \u003cpackage\u003e\n```\n\n## How to run\n- Clone the repository\n- Run `$ python src/main.py`\n- See result\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanakkerman%2Fnew-binance-listings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephanakkerman%2Fnew-binance-listings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanakkerman%2Fnew-binance-listings/lists"}