← Catalog

ads.search

live

Public ad-library creatives run by a company or page.

Providers

ProviderPrice*Mode
ScrapeCreators $0.012 platform prepaid
Apify $0.013 platform prepaid
Adyntel $0.01 platform prepaid · planned

Billing

Unit: per_search · unmatched results billed: no

*Placeholder development pricing.

Run it

curl https://api.routergrowth.com/v1/run \
  -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \
  -d '{
    "capability": "ads.search",
    "input": { "query": "..." },
    "routing": {"provider": "auto"}
  }'

Input schema

{
  "properties": {
    "platform": {
      "type": "string"
    },
    "query": {
      "type": "string"
    }
  },
  "required": [
    "query"
  ],
  "type": "object"
}

Normalized output fields

query · ads