{"id":18577450,"url":"https://github.com/pjt3591oo/rust-exchange-crawler","last_synced_at":"2025-05-16T01:32:26.642Z","repository":{"id":100333107,"uuid":"415734735","full_name":"pjt3591oo/rust-exchange-crawler","owner":"pjt3591oo","description":"rust 공부겸 만들어보는 크롤러","archived":false,"fork":false,"pushed_at":"2021-10-12T07:06:59.000Z","size":15,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-17T15:26:11.027Z","etag":null,"topics":["crawler","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"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/pjt3591oo.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}},"created_at":"2021-10-11T00:42:58.000Z","updated_at":"2023-08-21T17:21:35.000Z","dependencies_parsed_at":"2023-05-13T22:15:09.487Z","dependency_job_id":null,"html_url":"https://github.com/pjt3591oo/rust-exchange-crawler","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/pjt3591oo%2Frust-exchange-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjt3591oo%2Frust-exchange-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjt3591oo%2Frust-exchange-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjt3591oo%2Frust-exchange-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjt3591oo","download_url":"https://codeload.github.com/pjt3591oo/rust-exchange-crawler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254453434,"owners_count":22073608,"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":["crawler","rust"],"created_at":"2024-11-06T23:29:14.689Z","updated_at":"2025-05-16T01:32:26.585Z","avatar_url":"https://github.com/pjt3591oo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# exchange crawler\n\n### build \u0026 run\n\n* build\n\n```\n$ cargo build\n```\n\n* run\n\n```bash\n$ cd target/debug/\n```\n\n```bash\n$ ./exchange-crawler --help\n\nExchange Crawler 1.0\n\nJeongTae \u003cpjt3591oo@gmail.com\u003e\n\ncrawler execution options\n\nUSAGE:\n    exchange-crawler --symbol \u003cSYMBOL\u003e --count \u003cCOUNT\u003e --exchange \u003cEXCHANGE\u003e\n\nFLAGS:\n    -h, --help       Print help information\n    -V, --version    Print version information\n\nOPTIONS:\n    -c, --count \u003cCOUNT\u003e          trading count\n    -e, --exchange \u003cEXCHANGE\u003e    upbit, coinone, cobit\n    -s, --symbol \u003cSYMBOL\u003e        Sets a crypto currency symbol\n```\n\n```bash\n$ ./exchange-crawler --symbol BTC --count 2 --exchange coinone\n```\n\nupbit는 count로 결과 데이터 갯수 조정 가능하지만 coinone, korbit은 날짜 단위로 조회한다.\n\n\n### Todo\n\ncount를 날짜 단위로 조회할 수 있도록 한다.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjt3591oo%2Frust-exchange-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpjt3591oo%2Frust-exchange-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjt3591oo%2Frust-exchange-crawler/lists"}