
Browse technologies
A tree sidebar organizes all technologies into expandable category groups with real-time search.Category tree
Expandable and collapsible groups with instant search across all categories.
Popular technologies
Grid of popular technologies with logos and trend badges (up, stable, down).
Trend indicators
Directional arrows with percentage change showing adoption momentum.
Domain counts
Number of websites using each technology, formatted as 1.2M, 546K.
Category market share
Drill into any category to see market share distribution among technologies.Technology detail page
Each technology has a complete profile page.Header and stats
- Header: Technology logo (80px), name, description, official website link, and category/group badges
- Active domains: Count of websites currently using the technology
- Total domains: Count of all websites that have ever used it
- History chart: Stacked area chart (Active vs Total domains) with time ranges: 1y, 2y, 5y, 10y, All
Top companies using a technology
The companies table shows all websites using a given technology with filtering:Available filters (8 types)
Available filters (8 types)
| Filter | Type | Description |
|---|---|---|
| Search | Text | Search by domain or company name |
| Country | Select | Filter by country |
| City | Select | Filter by city |
| State | Select | Filter by state/province |
| Industry | Select | Filter by LinkedIn industry |
| Employee count | Select | Filter by employee range |
| Company type | Select | Filter by company type |
| Founded year | Range (min/max) | Filter by year range |
Related pages
Market research
Analyze market share, quarterly growth, and adoption trends.
Domain lookup
Scan any website to see its full technology stack.
Technology data API
Search and look up technologies programmatically.
Market intelligence API
Get stats, trends, and market share data via API.
Frequently asked questions
How many technologies does TechnologyChecker track?
How many technologies does TechnologyChecker track?
TechnologyChecker tracks 40,000+ technologies across 50M+ domains, spanning frontend frameworks, backend infrastructure, standalone SaaS platforms, marketing and sales tools, analytics, payments, HR and operations, project management, customer support, and more. New technologies are added continuously as the detection system identifies them.
How do I find companies using a specific technology?
How do I find companies using a specific technology?
Navigate to the technology detail page and use the companies table with filtering by country, industry, employee count, and more. Programmatically, use
GET /v1/technology/name/{name} to get the technology ID, then GET /v1/technology/{id}/companies with your desired filters. See company data API.How far back does the historical trend data go?
How far back does the historical trend data go?
Historical adoption trends span up to 20+ years with monthly granularity. You can view 3-year, 5-year, 7-year, and 10-year time ranges on the market research charts or query the full history via
GET /v1/technology/{id}/history.