← Tools Reference

BuiltWith

BuiltWith integration (Data, Developer Tools). Imported from open-connector.

API key5 toolshttps://api.builtwith.com
GET
builtwith_lookup_domain_profile
Retrieve a BuiltWith technology profile for a domain while excluding personally identifiable information by default.

/v22/api.json

3 parameters
ParamTypeRequiredDescription
lookupstringrequiredThe domain or URL to inspect with BuiltWith.
includeLiveOnlybooleanoptionalWhether to restrict the response to live technologies only.
includeMetabooleanoptionalWhether to include the sanitized BuiltWith metadata block.
GET
builtwith_lookup_domain_summary
Retrieve the BuiltWith Free API technology group summary for a root domain.

/free1/api.json

1 parameter
ParamTypeRequiredDescription
lookupstringrequiredThe root domain to summarize with the BuiltWith Free API.
GET
builtwith_lookup_redirect_history
Retrieve the inbound and outbound redirect history for a root domain from BuiltWith.

/redirect1/api.json

1 parameter
ParamTypeRequiredDescription
lookupstringrequiredThe root domain to inspect for redirect history.
GET
builtwith_lookup_social_profiles
Map one or more social profile URLs to BuiltWith root domain matches.

/social1/api.json

1 parameter
ParamTypeRequiredDescription
lookupstringrequiredThe social profile URL or comma-separated BuiltWith social lookup string.
GET
builtwith_get_domain_recommendations
Retrieve BuiltWith technology recommendations for one or more root domains.

/rec1/api.json

1 parameter
ParamTypeRequiredDescription
lookupstringrequiredThe root domain or comma-separated list of root domains for recommendations.