{"id":50706103,"url":"https://github.com/zemse/scrapebadger-rust","last_synced_at":"2026-06-09T12:01:15.676Z","repository":{"id":363523596,"uuid":"1263727359","full_name":"zemse/scrapebadger-rust","owner":"zemse","description":"Async Rust SDK and CLI for the ScrapeBadger web-scraping API (Amazon, Google, Twitter/X, Reddit, Vinted, Web Scraping) — 137 endpoints, generated from OpenAPI, plus real-time Twitter Streams.","archived":false,"fork":false,"pushed_at":"2026-06-09T08:04:53.000Z","size":276,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-09T10:05:35.194Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/zemse.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-09T08:01:56.000Z","updated_at":"2026-06-09T08:04:58.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zemse/scrapebadger-rust","commit_stats":null,"previous_names":["zemse/scrapebadger-rust"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zemse/scrapebadger-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Fscrapebadger-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Fscrapebadger-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Fscrapebadger-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Fscrapebadger-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zemse","download_url":"https://codeload.github.com/zemse/scrapebadger-rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Fscrapebadger-rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34105565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":[],"created_at":"2026-06-09T12:01:15.253Z","updated_at":"2026-06-09T12:01:15.660Z","avatar_url":"https://github.com/zemse.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scrapebadger (Rust)\n\nAsync Rust SDK and CLI for the [ScrapeBadger](https://scrapebadger.com)\nweb-scraping API — **137 endpoints** across Amazon, Google, Twitter/X, Reddit,\nVinted, Web Scraping, and Account, plus real-time Twitter Streams.\n\nOne crate, a library and a binary both named `scrapebadger`. Typed models are\ngenerated from ScrapeBadger's OpenAPI specs; the namespace layer is hand-written.\n\n- 📦 **Crate usage \u0026 quickstart:** [`crates/scrapebadger/README.md`](crates/scrapebadger/README.md)\n- 🏗️ **Design + full endpoint reference:** [`ARCHITECTURE.md`](ARCHITECTURE.md)\n- ✅ **Build status:** [`TASKS.md`](TASKS.md)\n\n## Layout\n\n```\ncrates/scrapebadger/   the published crate (lib + bin)\nspecs/                 vendored OpenAPI specs (codegen source of truth)\nxtask/                 the OpenAPI → Rust generator\n```\n\n## Quick start\n\n```bash\n# regenerate the typed bindings + CLI command tree from specs/\ncargo run -p xtask -- gen\n\n# build \u0026 test\ncargo build --workspace\ncargo test  -p scrapebadger\n\n# use the CLI — every endpoint is a nested subcommand\nexport SCRAPEBADGER_API_KEY=sb_live_xxx\ncargo run -p scrapebadger -- account me\ncargo run -p scrapebadger -- reddit subreddits posts sneakers --sort new\ncargo run -p scrapebadger -- reddit --help    # lists every reddit command at once\n```\n\nSee [`crates/scrapebadger/docs/CLI.md`](crates/scrapebadger/docs/CLI.md) for the\nfull 137-command reference.\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzemse%2Fscrapebadger-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzemse%2Fscrapebadger-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzemse%2Fscrapebadger-rust/lists"}