This is the explicit contact lookup. Call it when you are ready to write outreach, not on every SERP row.
Provide at least one of domain, email, or url. A publisher URL is reduced to its host. YouTube, Instagram, and TikTok URLs never fall back to the platform host. A watch or reel URL with no creator match is a miss.
Arguments
| Name | Type | Required |
|---|---|---|
domain | string | One of three |
email | string | One of three |
url | string | One of three |
limit | integer, optional, capped | No |
Examples
Listicle / publisher:
{ "domain": "example.com" }YouTube row from SERP:
{ "url": "https://www.youtube.com/watch?v=example" }How to use it
After get_keyword_serp, take the rows you will actually pitch. Call this once per target, not in a giant unfiltered loop. Draft in the user's mail client. LinkDR will not send the message.