← Tools Reference

Wappalyzer

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

API key4 toolshttps://api.wappalyzer.com/v2
GET
wappalyzer_get_credits_balance
Get the current Wappalyzer API credit balance for the connected account.

/credits/balance

GET
wappalyzer_lookup_technologies
Look up website technologies and related intelligence with Wappalyzer.

/lookup

7 parameters
ParamTypeRequiredDescription
urlsarrayrequiredThe website URLs to inspect.
livebooleanoptionalWhether Wappalyzer should scan websites in real time instead of using cached re…
setsarrayoptionalAdditional result field sets to include. Use signals to request technologySpend…
denoisebooleanoptionalWhether Wappalyzer should exclude low-confidence detections.
minAgeintegeroptionalThe result age in months used to filter Wappalyzer data.
maxAgeintegeroptionalThe maximum result age in months used to filter Wappalyzer data.
squashbooleanoptionalWhether Wappalyzer should merge monthly results.
GET
wappalyzer_find_subdomains
Discover website-serving subdomains for one or more domains with Wappalyzer.

/subdomains

3 parameters
ParamTypeRequiredDescription
domainsarrayrequiredThe domains to inspect.
limitintegeroptionalThe maximum number of subdomains to return. Must be a multiple of 10.
afterstringoptionalThe pagination cursor returned as moreAfter by a previous request.
GET
wappalyzer_verify_email
Verify an email address with Wappalyzer deliverability signals.

/verify

1 parameter
ParamTypeRequiredDescription
emailstringrequiredThe email address to verify.