Technology stats API
Market intelligence
Technology stats API
Get quick statistics for a technology including active and total domain counts. Use the technology ID to retrieve current adoption numbers across 50M+ domains.
GET
Technology stats API
Documentation Index
Fetch the complete documentation index at: https://technologychecker.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Frequently asked questions
What's the difference between active_domains and total_domains?
What's the difference between active_domains and total_domains?
active_domains counts domains where the technology is currently detected. total_domains includes both current and historical detections — every domain that has used the technology at any point. The gap between them shows how many domains have dropped the technology over time.How often are technology statistics updated?
How often are technology statistics updated?
Statistics reflect TechnologyChecker’s latest crawl data across the 50M+ domain database. Counts update continuously as the crawler re-scans domains. For the most current snapshot of any technology’s adoption, this endpoint provides real-time aggregated numbers.
Can I get stats for multiple technologies at once?
Can I get stats for multiple technologies at once?
Not with this endpoint — it returns stats for one technology per request (1 credit each). To compare multiple technologies, make separate requests for each technology ID. Use
GET /v1/technology/name/{name} to resolve names to IDs first.