{"id":25402230,"url":"https://github.com/st1vms/binance-klines","last_synced_at":"2026-05-03T07:45:09.316Z","repository":{"id":224360170,"uuid":"668210901","full_name":"st1vms/binance-klines","owner":"st1vms","description":"Binance API Kline fetcher into Sqlite3 database","archived":false,"fork":false,"pushed_at":"2024-02-25T16:59:16.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T05:15:00.040Z","etag":null,"topics":["api","big-data","binance","crypto","fetcher","kline","python","sqlite","statistical-analysis","trading"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/st1vms.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-07-19T09:25:55.000Z","updated_at":"2024-02-25T15:30:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"14b0cbef-426e-4c82-8499-6cc9190ab21d","html_url":"https://github.com/st1vms/binance-klines","commit_stats":null,"previous_names":["st1vms/binance-klines"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/st1vms/binance-klines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st1vms%2Fbinance-klines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st1vms%2Fbinance-klines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st1vms%2Fbinance-klines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st1vms%2Fbinance-klines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/st1vms","download_url":"https://codeload.github.com/st1vms/binance-klines/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st1vms%2Fbinance-klines/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32562118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","big-data","binance","crypto","fetcher","kline","python","sqlite","statistical-analysis","trading"],"created_at":"2025-02-16T01:33:08.618Z","updated_at":"2026-05-03T07:45:09.311Z","avatar_url":"https://github.com/st1vms.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# binance-klines\n\n## Installation\n\nRun this command inside the repository folder:\n\n```shell\npip install -e .\n```\n\n## How to use\n\nInside a newly created folder, open a terminal and run:\n\n```shell\nbinance-klines\n```\n\nA newly created database holding the kline data will be generated inside this folder.\n\n## Example configuration\n\nCreate a file named `config.ini` inside current directory\nThis file can have the following options:\n\n```ini\n[AUTH]\nAPI_KEY=test\nAPI_SECRET=test\n\n[DATABASE]\nFILE_PATH=test.db\n\n[REQUEST_PARAMS]\nPAIR_SYMBOL=BTCEUR\n\nCONTRACT_TYPE=\"PERPETUAL\"\n\nINTERVAL=1h\n\nSTART_TIME = 1706194141\nEND_TIME = 0\n\nLIMIT=500\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fst1vms%2Fbinance-klines","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fst1vms%2Fbinance-klines","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fst1vms%2Fbinance-klines/lists"}