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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
| {
"status": true,
"request_id": "0fcf1b5d-c5a4-07e1-169b-16792e66",
"data": {
"uuid": "df662812-7f97-0b43-9d3e-12f64f504fbb",
"slug": "meta",
"name": "Meta",
"image": "https://images.crunchbase.com/image/upload/whm4ed1rrc8skbdi3biv",
"short_description": "Meta is a social technology company that enables people to connect, find communities, and grow businesses.",
"parent_organization": null,
"num_subsidiaries": 9,
"category_ranks": [
{
"category": {
"name": "Digital Media",
"slug": "digital-media-2f47",
"uuid": "2f47ba93-33d3-61fe-de89-0fe8a4a8366b",
"image_id": "afd8eaeb54c74db7ac8805674159abaf",
"image": "https://images.crunchbase.com/image/upload/afd8eaeb54c74db7ac8805674159abaf"
},
"rank": 2,
"count": 32982,
"pageview_rank": 1
},
{
"category": {
"name": "Foundational AI",
"slug": "foundational-ai",
"uuid": "35c06bd3-3e46-44d3-a205-e16c45c40c4c",
"image_id": "fd41cd7328c54618aeda4f9e3f0d45ef",
"image": "https://images.crunchbase.com/image/upload/fd41cd7328c54618aeda4f9e3f0d45ef"
},
"rank": 12,
"count": 148,
"pageview_rank": 11
}
// ... more items
],
"featured_similar_companies": [
{
"uuid": "df14597c-3e51-8d58-9c15-fb3de3a34a54",
"slug": "samsung-electronics",
"name": "Samsung Electronics",
"type": "organization",
"image": "https://images.crunchbase.com/image/upload/vndrwlr9hbpcc4lse15u"
},
{
"uuid": "7063d087-96b8-2cc1-ee88-c221288acc2a",
"slug": "apple",
"name": "Apple",
"type": "organization",
"image": "https://images.crunchbase.com/image/upload/s1cihnpc1cnekihotv0e"
}
// ... more items
],
"subsidiaries": [
{
"uuid": "81cb7374-adc0-565a-aa5f-c4586e9fee71",
"slug": "wit-ai",
"name": "Wit.ai",
"type": "organization",
"image": "https://images.crunchbase.com/image/upload/v1397192803/c3d1e0f63a87e601c040154a25612d1b.png"
},
{
"uuid": "64926a93-764e-4136-64dd-bf4a0addce5a",
"slug": "ready-at-dawn",
"name": "Ready At Dawn",
"type": "organization",
"image": "https://images.crunchbase.com/image/upload/v1423461671/h9gs2einq1aujqfwap6e.png"
}
// ... more items
],
"similar_companies": [
{
"uuid": "7063d087-96b8-2cc1-ee88-c221288acc2a",
"slug": "apple",
"name": "Apple",
"type": "organization",
"image": "https://images.crunchbase.com/image/upload/s1cihnpc1cnekihotv0e"
},
{
"uuid": "f20f9c43-f1d3-48fc-8c78-eb6aaf290dde",
"slug": "solos-0dde",
"name": "Solos",
"type": "organization",
"image": "https://images.crunchbase.com/image/upload/odwk857badfz8xls4jnc"
}
// ... more items
]
},
"_meta": {
"is_cached": false,
"cached_at": 1778020003.2048512,
"cached_at_iso": "2026-05-05T22:26:43Z"
},
"request_params": {
"id": "meta",
"fresh": "false"
}
}
|