BuiltWith (Technology Looker)
1 day trial then $6.00/month - No credit card required now
BuiltWith (Technology Looker)
1 day trial then $6.00/month - No credit card required now
Find out what websites are Built With (technology looker). It's fast and costs little.
⭐ For bulk runs and more technologies, try the Actor canadesk/builtwith-bulk instead!
Input
-
Get Technology Profile
Returns the main products.
For sub-products (such as add-ons, variants or versions), please use canadesk/builtwith-bulk.
-
Get Company Profile
Returns company details.
-
URL (string)
Expected format: apify.com
-
Response format (select)
"Default" returns an array of items.
"Compact" returns { "data": [array of items] } to save on usage costs.
-
Cache (select)
Successful collections are fetched from cache by default (cache expires after 90 days).
Delete the "builtwith" key-value store manually to force a refresh.
Output
Examples for Default format.
Get Technology Profile returns:
1[ 2 { 3 "name": "Customer.io", 4 "category": "Analytics" 5 }, 6 { 7 "name": "Marketo", 8 "category": "Analytics" 9 }, 10 { 11 "name": "Twik", 12 "category": "Analytics" 13 }, 14 { 15 "name": "Segment", 16 "category": "Analytics" 17 }, 18 ... 19]
Get Company Profile returns:
1[ 2 { 3 "title": "Company Information", 4 "items": [ 5 { 6 "name": "Best Domain", 7 "value": "dell.com" 8 }, 9 { 10 "name": "Global Footprint", 11 "value": "144" 12 }, 13 { 14 "name": "Web Technology Spend", 15 "value": "$132,536 USD/year" 16 }, 17 { 18 "name": "Listed Contacts", 19 "value": "Decreasing Spend" 20 }, 21 { 22 "name": "Addresses", 23 "value": "Technology Consolidation" 24 }, 25 { 26 "name": "Telephones", 27 "value": "19" 28 } 29 ], 30 "url": "dell.com" 31 }, 32 { 33 "title": "Technology Spend Over Time", 34 "items": [ 35 { 36 "name": "Chart", 37 "value": null 38 } 39 ], 40 "url": "dell.com" 41 }, 42 { 43 "title": "Global Footprint", 44 "items": [ 45 { 46 "name": "Country", 47 "value": "Canada" 48 }, 49 { 50 "name": "Country", 51 "value": "Tonga" 52 }, 53 { 54 "name": "Country", 55 "value": "Brazil" 56 }, 57 ... 58 ], 59 "url": "dell.com" 60 }, 61 { 62 "title": "Technology Expansion / Consolidation", 63 "items": [ 64 { 65 "name": "Chart", 66 "value": null 67 } 68 ], 69 "url": "dell.com" 70 }, 71 { 72 "title": "Other Names", 73 "items": [ 74 { 75 "name": "Entry", 76 "value": "Dell Inc" 77 }, 78 { 79 "name": "Entry", 80 "value": "Dell IncDell Inc" 81 }, 82 { 83 "name": "Entry", 84 "value": "Dell Technologies" 85 } 86 ], 87 "url": "dell.com" 88 }, 89 { 90 "title": "People", 91 "items": [ 92 { 93 "name": "Entry", 94 "value": "Other" 95 }, 96 { 97 "name": "Entry", 98 "value": "President" 99 }, 100 { 101 "name": "Entry", 102 "value": "Board" 103 }, 104 { 105 "name": "Entry", 106 "value": "Manager" 107 }, 108 { 109 "name": "Entry", 110 "value": "Director" 111 }, 112 { 113 "name": "Entry", 114 "value": "Founder" 115 }, 116 { 117 "name": "Entry", 118 "value": "Engineering" 119 }, 120 { 121 "name": "Entry", 122 "value": "Consultant" 123 }, 124 { 125 "name": "Entry", 126 "value": "Account" 127 }, 128 { 129 "name": "Entry", 130 "value": "C-Suite" 131 } 132 ], 133 "url": "dell.com" 134 }, 135 { 136 "title": "Associated Domains", 137 "items": [ 138 { 139 "name": "Domain", 140 "value": "dell.ca" 141 }, 142 { 143 "name": "Domain", 144 "value": "dell.to" 145 }, 146 { 147 "name": "Domain", 148 "value": "dell.be" 149 }, 150 ... 151 ], 152 "url": "dell.com" 153 }, 154 { 155 "title": "Socials", 156 "items": [ 157 { 158 "name": "Twitter" 159 }, 160 { 161 "name": "Youtube" 162 }, 163 { 164 "name": "Facebook" 165 }, 166 { 167 "name": "LinkedIn" 168 }, 169 { 170 "name": "Instagram" 171 } 172 ], 173 "url": "dell.com" 174 } 175]
How it works.
-
Enter the website to be analyzed (e.g., apify.com).
-
Select a process to run (e.g., Get Technology Profile).
-
Run it! 🎉
Support
Always use a proxy!
Open a new issue for bugs. Please share your Run URL.
Cheers!
Actor Metrics
19 monthly users
-
15 stars
>99% runs succeeded
Created in Aug 2023
Modified 16 days ago