{"id":13449681,"url":"https://github.com/crypto-crawler/crypto-crawler-rs","last_synced_at":"2025-12-12T12:20:34.872Z","repository":{"id":37743775,"uuid":"322982730","full_name":"crypto-crawler/crypto-crawler-rs","owner":"crypto-crawler","description":"A rock-solid cryptocurrency crawler library.","archived":false,"fork":false,"pushed_at":"2023-03-19T09:36:58.000Z","size":1629,"stargazers_count":209,"open_issues_count":11,"forks_count":67,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-05-14T22:23:26.824Z","etag":null,"topics":["crawler","cryptocurrency","websocket"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crypto-crawler.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-12-20T03:07:20.000Z","updated_at":"2024-05-14T17:18:40.000Z","dependencies_parsed_at":"2024-01-13T17:18:12.293Z","dependency_job_id":"a55dd5d5-54ae-4651-a2b5-eb87c1f3eddc","html_url":"https://github.com/crypto-crawler/crypto-crawler-rs","commit_stats":{"total_commits":828,"total_committers":7,"mean_commits":"118.28571428571429","dds":"0.016908212560386437","last_synced_commit":"8091c2ccc932ac6bfa3617e9d7be82ac289d65b2"},"previous_names":["soulmachine/crypto-crawler-rs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crypto-crawler%2Fcrypto-crawler-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crypto-crawler%2Fcrypto-crawler-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crypto-crawler%2Fcrypto-crawler-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crypto-crawler%2Fcrypto-crawler-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crypto-crawler","download_url":"https://codeload.github.com/crypto-crawler/crypto-crawler-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245029278,"owners_count":20549681,"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","cryptocurrency","websocket"],"created_at":"2024-07-31T06:00:51.341Z","updated_at":"2025-12-12T12:20:29.802Z","avatar_url":"https://github.com/crypto-crawler.png","language":"Rust","funding_links":[],"categories":["Backtesting and Live Trading","Backtest + live trading"],"sub_categories":["Cryptocurrencies","Crypto currency focus"],"readme":"# crypto-crawler-rs\n\n[![](https://img.shields.io/github/workflow/status/crypto-crawler/crypto-crawler-rs/CI/main)](https://github.com/crypto-crawler/crypto-crawler-rs/actions?query=branch%3Amain)\n[![](https://img.shields.io/crates/v/crypto-crawler.svg)](https://crates.io/crates/crypto-crawler)\n[![](https://docs.rs/crypto-crawler/badge.svg)](https://docs.rs/crypto-crawler) [![Discord](https://img.shields.io/discord/1043987684164649020?logo=discord)](https://discord.gg/Vych8DNZU2)\n==========\n\nA rock-solid cryprocurrency crawler.\n\n## Quickstart\n\nUse the [carbonbot](https://github.com/crypto-crawler/carbonbot) binary to crawl data.\n\nIf you need more control and customization, use this library.\n\n## Architecture\n\n![](./dependency-tree.svg)\n\n- [crypto-crawler](./crypto-crawler) is the crawler library to crawl websocket and restful messages from exchanges\n- [carbonbot](https://github.com/crypto-crawler/carbonbot) is the main CLI tool to run crawlers.\n- [crypto-ws-client](./crypto-ws-client) is the underlying websocket client library, providing a set of universal APIs for different exchanges.\n- [crypto-rest-client](./crypto-rest-client) is the underlying RESTful client library, providing universal APIs to get public data from different exchanges.\n- [crypto-markets](./crypto-markets) is a RESTful library to retreive market meta data from cryptocurrency echanges.\n- [crypto-client](./crypto-client) is a RESTful client library to place and cancel orders.\n- Support multiple languages. Some libraries support multiple languages, which is achieved by first providing a FFI binding, then a languge specific wrapper. For example, `crypto-crawler` provides a C-style FFI binding first, and then provides a Python wrapper and a C++ wrapper based on the FFI binding.\n\n## How to parse raw messages\n\nUse the [crypto-msg-parser](https://github.com/crypto-crawler/crypto-msg-parser) library to parse raw messages.\n\nCrawlers should always preserve the original data without any parsing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrypto-crawler%2Fcrypto-crawler-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrypto-crawler%2Fcrypto-crawler-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrypto-crawler%2Fcrypto-crawler-rs/lists"}