Wappalyzer integration (Developer Tools, Data). Imported from open-connector.
https://api.wappalyzer.com/v2/credits/balance
/lookup
| Param | Type | Required | Description |
|---|---|---|---|
| urls | array | required | The website URLs to inspect. |
| live | boolean | optional | Whether Wappalyzer should scan websites in real time instead of using cached re… |
| sets | array | optional | Additional result field sets to include. Use signals to request technologySpend… |
| denoise | boolean | optional | Whether Wappalyzer should exclude low-confidence detections. |
| minAge | integer | optional | The result age in months used to filter Wappalyzer data. |
| maxAge | integer | optional | The maximum result age in months used to filter Wappalyzer data. |
| squash | boolean | optional | Whether Wappalyzer should merge monthly results. |
/subdomains
| Param | Type | Required | Description |
|---|---|---|---|
| domains | array | required | The domains to inspect. |
| limit | integer | optional | The maximum number of subdomains to return. Must be a multiple of 10. |
| after | string | optional | The pagination cursor returned as moreAfter by a previous request. |
/verify
| Param | Type | Required | Description |
|---|---|---|---|
| string | required | The email address to verify. |