BuiltWith (Technology Looker) avatar
BuiltWith (Technology Looker)

Pricing

$6.00/month + usage

Go to Apify Store
BuiltWith (Technology Looker)

BuiltWith (Technology Looker)

Find out what websites are Built With (technology looker). It's fast and costs little.

Pricing

$6.00/month + usage

Rating

4.7

(3)

Developer

Canadesk Support

Canadesk Support

Maintained by Community

Actor stats

37

Bookmarked

565

Total users

51

Monthly active users

60 days

Issues response

2 days ago

Last modified

Share

⭐ For bulk runs and more technologies, try the Actor canadesk/builtwith-bulk instead!

BuiltWith does not support URL paths (e.g., https://www.linkedin.com and not https://www.linkedin.com/br/abc).

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:

[
{
"name": "Customer.io",
"category": "Analytics"
},
{
"name": "Marketo",
"category": "Analytics"
},
{
"name": "Twik",
"category": "Analytics"
},
{
"name": "Segment",
"category": "Analytics"
},
...
]

Get Company Profile returns:

[
{
"title": "Company Information",
"items": [
{
"name": "Best Domain",
"value": "dell.com"
},
{
"name": "Global Footprint",
"value": "144"
},
{
"name": "Web Technology Spend",
"value": "$132,536 USD/year"
},
{
"name": "Listed Contacts",
"value": "Decreasing Spend"
},
{
"name": "Addresses",
"value": "Technology Consolidation"
},
{
"name": "Telephones",
"value": "19"
}
],
"url": "dell.com"
},
{
"title": "Technology Spend Over Time",
"items": [
{
"name": "Chart",
"value": null
}
],
"url": "dell.com"
},
{
"title": "Global Footprint",
"items": [
{
"name": "Country",
"value": "Canada"
},
{
"name": "Country",
"value": "Tonga"
},
{
"name": "Country",
"value": "Brazil"
},
...
],
"url": "dell.com"
},
{
"title": "Technology Expansion / Consolidation",
"items": [
{
"name": "Chart",
"value": null
}
],
"url": "dell.com"
},
{
"title": "Other Names",
"items": [
{
"name": "Entry",
"value": "Dell Inc"
},
{
"name": "Entry",
"value": "Dell IncDell Inc"
},
{
"name": "Entry",
"value": "Dell Technologies"
}
],
"url": "dell.com"
},
{
"title": "People",
"items": [
{
"name": "Entry",
"value": "Other"
},
{
"name": "Entry",
"value": "President"
},
{
"name": "Entry",
"value": "Board"
},
{
"name": "Entry",
"value": "Manager"
},
{
"name": "Entry",
"value": "Director"
},
{
"name": "Entry",
"value": "Founder"
},
{
"name": "Entry",
"value": "Engineering"
},
{
"name": "Entry",
"value": "Consultant"
},
{
"name": "Entry",
"value": "Account"
},
{
"name": "Entry",
"value": "C-Suite"
}
],
"url": "dell.com"
},
{
"title": "Associated Domains",
"items": [
{
"name": "Domain",
"value": "dell.ca"
},
{
"name": "Domain",
"value": "dell.to"
},
{
"name": "Domain",
"value": "dell.be"
},
...
],
"url": "dell.com"
},
{
"title": "Socials",
"items": [
{
"name": "Twitter"
},
{
"name": "Youtube"
},
{
"name": "Facebook"
},
{
"name": "LinkedIn"
},
{
"name": "Instagram"
}
],
"url": "dell.com"
}
]

How it works.

  1. Enter the website to be analyzed (e.g., apify.com).

  2. Select a process to run (e.g., Get Technology Profile).

  3. Run it! 🎉

Support

Always use a proxy!

Open a new issue for bugs. Please share your Run URL.

Cheers!