{"adoption": {"forks": 227, "observed_at": "2026-08-28T04:06:22.052317+00:00", "stars": 2174}, "canonical_url": "https://ross.abutalabs.com/products/ureq", "card": {"archived": false, "artifact_type": "library", "description": "A simple, safe HTTP client", "domain": ["web-development", "developer-tools", "apis"], "enriched": true, "function": ["http-client"], "health_score": 79, "homepage": null, "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["algesten/ureq"], "name": "algesten/ureq", "platform": ["rust", "cross-platform"], "pushed_at": "2026-08-23T13:09:26+00:00", "repo": "algesten/ureq", "stars": 2174, "tags": ["blocking-io", "https", "tls", "cookies", "pure-rust", "no-unsafe"], "topics": ["rust", "rust-library", "httpclient", "http"], "urls": [], "use_cases": ["make HTTP requests from a Rust program", "call REST APIs with JSON payloads", "download web content with a simple blocking client", "send authenticated requests with headers and cookies", "use an HTTP client without async runtime overhead", "make HTTPS requests with rustls"], "what_it_is": "ureq is a simple, safe, blocking HTTP client library for Rust with minimal dependencies and no unsafe code. It supports HTTPS via rustls or native-tls, cookies, JSON, proxies, and connection pooling through its Agent API.", "when_to_avoid": ["you need async/await HTTP requests (use reqwest instead)", "you need HTTP/2 or advanced client features", "you need extremely high-concurrency request handling"], "when_to_choose": ["you want a low-overhead, easy-to-use blocking HTTP client in Rust", "your project avoids async runtimes like tokio", "you value pure-Rust, no-unsafe dependencies", "you need cookies, JSON, or proxy support out of the box"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/ureq", "repo": "algesten/ureq", "role": "main", "score": 77}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:22.052317+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:48:58.613896+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "325e04ac6f45a7a1554686ca64c50235962077fe4db7ca94673f5ee9eea2d76c", "fetched_at": "2026-08-28T04:06:22.052317+00:00", "kind": "readme", "missing": false, "url": "https://github.com/algesten/ureq"}, {"content_hash": "396196144ff532d2652e6ef9d455cc1b4e58597ff710bdc01bbb41275b2eede3", "fetched_at": "2026-08-29T10:29:01.024330+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ureq"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:22.052317+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:48:58.613896+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "325e04ac6f45a7a1554686ca64c50235962077fe4db7ca94673f5ee9eea2d76c", "fetched_at": "2026-08-28T04:06:22.052317+00:00", "kind": "readme", "missing": false, "url": "https://github.com/algesten/ureq"}, {"content_hash": "396196144ff532d2652e6ef9d455cc1b4e58597ff710bdc01bbb41275b2eede3", "fetched_at": "2026-08-29T10:29:01.024330+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ureq"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:48:58.613896+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "325e04ac6f45a7a1554686ca64c50235962077fe4db7ca94673f5ee9eea2d76c", "fetched_at": "2026-08-28T04:06:22.052317+00:00", "kind": "readme", "missing": false, "url": "https://github.com/algesten/ureq"}, {"content_hash": "396196144ff532d2652e6ef9d455cc1b4e58597ff710bdc01bbb41275b2eede3", "fetched_at": "2026-08-29T10:29:01.024330+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ureq"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:06:22.052317+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:22.052317+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:22.052317+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:48:58.613896+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "325e04ac6f45a7a1554686ca64c50235962077fe4db7ca94673f5ee9eea2d76c", "fetched_at": "2026-08-28T04:06:22.052317+00:00", "kind": "readme", "missing": false, "url": "https://github.com/algesten/ureq"}, {"content_hash": "396196144ff532d2652e6ef9d455cc1b4e58597ff710bdc01bbb41275b2eede3", "fetched_at": "2026-08-29T10:29:01.024330+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ureq"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:22.052317+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:22.052317+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:48:58.613896+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "325e04ac6f45a7a1554686ca64c50235962077fe4db7ca94673f5ee9eea2d76c", "fetched_at": "2026-08-28T04:06:22.052317+00:00", "kind": "readme", "missing": false, "url": "https://github.com/algesten/ureq"}, {"content_hash": "396196144ff532d2652e6ef9d455cc1b4e58597ff710bdc01bbb41275b2eede3", "fetched_at": "2026-08-29T10:29:01.024330+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ureq"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:22.052317+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:22.052317+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:22.052317+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:48:58.613896+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "325e04ac6f45a7a1554686ca64c50235962077fe4db7ca94673f5ee9eea2d76c", "fetched_at": "2026-08-28T04:06:22.052317+00:00", "kind": "readme", "missing": false, "url": "https://github.com/algesten/ureq"}, {"content_hash": "396196144ff532d2652e6ef9d455cc1b4e58597ff710bdc01bbb41275b2eede3", "fetched_at": "2026-08-29T10:29:01.024330+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ureq"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:22.052317+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:22.052317+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:48:58.613896+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "325e04ac6f45a7a1554686ca64c50235962077fe4db7ca94673f5ee9eea2d76c", "fetched_at": "2026-08-28T04:06:22.052317+00:00", "kind": "readme", "missing": false, "url": "https://github.com/algesten/ureq"}, {"content_hash": "396196144ff532d2652e6ef9d455cc1b4e58597ff710bdc01bbb41275b2eede3", "fetched_at": "2026-08-29T10:29:01.024330+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ureq"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:48:58.613896+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "325e04ac6f45a7a1554686ca64c50235962077fe4db7ca94673f5ee9eea2d76c", "fetched_at": "2026-08-28T04:06:22.052317+00:00", "kind": "readme", "missing": false, "url": "https://github.com/algesten/ureq"}, {"content_hash": "396196144ff532d2652e6ef9d455cc1b4e58597ff710bdc01bbb41275b2eede3", "fetched_at": "2026-08-29T10:29:01.024330+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ureq"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:48:58.613896+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "325e04ac6f45a7a1554686ca64c50235962077fe4db7ca94673f5ee9eea2d76c", "fetched_at": "2026-08-28T04:06:22.052317+00:00", "kind": "readme", "missing": false, "url": "https://github.com/algesten/ureq"}, {"content_hash": "396196144ff532d2652e6ef9d455cc1b4e58597ff710bdc01bbb41275b2eede3", "fetched_at": "2026-08-29T10:29:01.024330+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ureq"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:48:58.613896+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "325e04ac6f45a7a1554686ca64c50235962077fe4db7ca94673f5ee9eea2d76c", "fetched_at": "2026-08-28T04:06:22.052317+00:00", "kind": "readme", "missing": false, "url": "https://github.com/algesten/ureq"}, {"content_hash": "396196144ff532d2652e6ef9d455cc1b4e58597ff710bdc01bbb41275b2eede3", "fetched_at": "2026-08-29T10:29:01.024330+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ureq"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3006, "days_push": 10, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 77, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}