-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Data source: Hunter.io API
Input: Domain
Requires API key: Yes (free tier: 25 searches/month)
What it would return:
- Email nodes (address, confidence score, type: personal/generic)
- Person nodes (name, position)
- Edges: LINKED_TO, WORKS_AT
Implementation: Follow the pattern in apps/worker/src/plugins/github.ts. About 40 lines.
Reactions are currently unavailable