1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
| {
"status": true,
"request_id": "cb681528-9c08-250c-326f-0c0b708c",
"data": {
"uuid": "ee17319e-f5ee-9c9a-6500-edf82b4fbf05",
"slug": "nvidia",
"name": "NVIDIA",
"image": "https://images.crunchbase.com/image/upload/v1502744943/jhowtgkdwv2aa1eodg2b.png",
"short_description": "NVIDIA is a computing platform company operating at the intersection of graphics, HPC, and AI.",
"semrush_visits_latest_month": 64317676,
"semrush_visits_mom_change_pct": 0.421135110818075,
"semrush_last_updated": "2026-04-11",
"aberdeen_site_it_spend": {
"value": 11221610727,
"currency": "USD",
"value_usd": 11221610727
},
"ipqwery_num_patents_granted": 5484,
"ipqwery_num_trademarks_registered": 329,
"ipqwery_popular_patent_category": "g06",
"ipqwery_popular_trademark_class": "c9",
"builtwith_num_technologies_used": 164,
"siftery_num_products": 96,
"apptopia_total_apps": 10,
"apptopia_total_downloads": null,
"bombora_surge": [
{
"topic": "Content Delivery Network (CDN)",
"topic_uuid": "95e613d4-7263-4b4c-aed9-b684ac972323",
"category": "networking",
"surge_score": 100,
"weeks_surging": 4
}
// ... more items
],
"technologies": [
{
"uuid": "c22c40a0-dccc-42b2-9af7-355c83639e3a",
"name": "DNSSEC",
"categories": ["ns"],
"num_companies_using": 778239
},
{
"uuid": "70f4762f-11eb-48f1-8d0e-2ebdaca5f9e4",
"name": "Cloudflare CDN",
"categories": ["cdn"],
"num_companies_using": 606143
}
// ... more items
],
"mobile_apps": [
{
"uuid": "0a3a547f-1b2b-4188-a64a-f61427209741",
"name": "Skyrim Live Wallpaper",
"image": "https://images.crunchbase.com/image/upload/apptopia/app/9f23fe05-df93-44cf-a947-2703841dab45",
"stores": ["google_play"],
"monthly_downloads": null
}
// ... more items
],
"products": [
{
"name": "HTML5",
"status": "using",
"num_customers": 439507
},
{
"name": "jQuery",
"status": "using",
"num_customers": null
}
// ... more items
]
},
"_meta": {
"is_cached": false,
"cached_at": 1778019995.0292816,
"cached_at_iso": "2026-05-05T22:26:35Z"
},
"request_params": {
"id": "nvidia",
"fresh": "false"
}
}
|