search_linkedin_ads
ActiveTool of Hermoso
Structured LinkedIn Ad Library search by company name, keyword, or companyId — use for a targeted B2B pull; use research_ads for open-ended research. Returns compact JSON {advertiser, headline, description, cta, link, media, dates, impressions} per ad — LinkedIn is the one library exposing real impression counts. Spends ScrapeCreators credits (~1).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": -9007199254740991,
"description": "max ads returned (1–25, default 8)"
},
"company": {
"type": "string",
"description": "advertiser company name"
},
"keyword": {
"type": "string",
"description": "keyword across all advertisers"
},
"companyId": {
"type": "string",
"description": "LinkedIn company id (numeric) when the name is ambiguous"
},
"countries": {
"type": "string",
"description": "CSV of 2-letter codes like 'US,CA'; omit or 'ALL' = worldwide"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Hermoso
https://github.com/hermoso-ai/hermoso
1/7 registries