{"id":19819088,"url":"https://github.com/dmitriiweb/tr-data-getter","last_synced_at":"2026-05-14T06:32:38.421Z","repository":{"id":213832658,"uuid":"734815983","full_name":"dmitriiweb/tr-data-getter","owner":"dmitriiweb","description":"Tool to get market data from bitstamp.ne","archived":false,"fork":false,"pushed_at":"2023-12-23T16:02:14.000Z","size":34,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T20:03:43.381Z","etag":null,"topics":["cryptocurrency","data"],"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/dmitriiweb.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":"2023-12-22T17:43:59.000Z","updated_at":"2023-12-30T12:25:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"b6c5954a-3245-4d8d-96db-7a265e24437d","html_url":"https://github.com/dmitriiweb/tr-data-getter","commit_stats":null,"previous_names":["dmitriiweb/tr-data-getter"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dmitriiweb/tr-data-getter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitriiweb%2Ftr-data-getter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitriiweb%2Ftr-data-getter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitriiweb%2Ftr-data-getter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitriiweb%2Ftr-data-getter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmitriiweb","download_url":"https://codeload.github.com/dmitriiweb/tr-data-getter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitriiweb%2Ftr-data-getter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33013250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["cryptocurrency","data"],"created_at":"2024-11-12T10:17:46.321Z","updated_at":"2026-05-14T06:32:38.416Z","avatar_url":"https://github.com/dmitriiweb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tr-data-getter\n\nTool to download 1-minute OHLC data from bitstamp.net\n\n\n## Installation\n```bash\ngit clone git@github.com:dmitriiweb/tr-data-getter.git\ncd tr-data-getter\npoetry shell\npoetry install\n```\n\n## Usage\n```bash\npoetry shell\npython main.py --help\n```\n\n## Example\n```bash\npoetry shell\npython main.py -s ethusd -o eth-usd.csv --start-date 2023-12-20\ncat ethusd.csv\nsymbol,date,open,high,low,close,volume\nethusd,2023-12-20 00:00:00,2177.0,2178.6,2177.0,2178.6,7.8709\nethusd,2023-12-20 00:01:00,2178.2,2178.2,2178.0,2178.2,0.24596564\nethusd,2023-12-20 00:02:00,2178.5,2178.9,2177.2,2177.2,1.82661474\nethusd,2023-12-20 00:03:00,2179.0,2179.0,2179.0,2179.0,0.013\nethusd,2023-12-20 00:04:00,2179.0,2179.0,2179.0,2179.0,0.0\nethusd,2023-12-20 00:05:00,2176.8,2176.9,2170.6,2171.3,9.02953846\nethusd,2023-12-20 00:06:00,2170.7,2171.9,2170.0,2170.0,2.8935\nethusd,2023-12-20 00:07:00,2169.2,2171.0,2165.3,2167.5,32.48347483\nethusd,2023-12-20 00:08:00,2165.6,2165.9,2165.0,2165.0,7.39897433\nethusd,2023-12-20 00:09:00,2164.7,2166.2,2163.5,2165.7,28.97833365\n...\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmitriiweb%2Ftr-data-getter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmitriiweb%2Ftr-data-getter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmitriiweb%2Ftr-data-getter/lists"}