Website Brand Kit API avatar

Website Brand Kit API

Pricing

from $33.50 / 1,000 brand kit checks

Go to Apify Store
Website Brand Kit API

Website Brand Kit API

Extracts a full brand system from a domain — logos, favicons, declared and pixel-derived colors, font declarations, theme color and social share image — as a deterministic design-token JSON with per-field provenance. Bills only on an evidence-backed kit; a blocked domain returns an unbilled status.

Pricing

from $33.50 / 1,000 brand kit checks

Rating

0.0

(0)

Developer

NexGen Watch

NexGen Watch

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Extracts a full brand system from a domain — logos, favicons, declared and pixel-derived colors, font declarations, theme color and social share image — as a deterministic design-token JSON with per-field provenance.

What you submit

domains — domains. Domains (or homepage URLs). Per domain: logo variants, favicons, declared + pixel-derived colors, font declarations, theme color, and social share image, assembled into a deterministic design-token JSON with per-field provenance. Bills only on an evidence-backed kit; a domain blocked/unreachable is delivered as an unbilled status.

The runtime source gate (per submitted target)

Because you choose the targets, the source contract is enforced at run time, per origin, before any page is read:

  • robots.txt is fetched once per origin and honored for our crawler. No robots / 404 = permitted; a disallowed path or an unavailable robots file = BLOCKED.
  • SSRF guard — every host is resolved and must be a public address. Private, loopback, link-local, reserved and cloud-metadata addresses are refused before a socket opens.
  • HTTP — bounded body reads; 403 / 429 / 5xx = BLOCKED; DNS / timeout / connection faults = UNREACHABLE.

A BLOCKED or UNREACHABLE target is delivered as an unbilled status row — never a broken-site verdict, and never charged.

Output

One row per target. A complete evidenced verdict carries outcome: answer; blocked / unreachable / unparseable targets carry that status and are not billed.

Pricing

Pay per event. The reserved start event is platform-automatic and is never charged from code. The only event charged in code is one complete verdict per target — blocked, unreachable and locally-malformed targets never bill (push-then-charge; failures can only undercharge).

EventPrice (USD)When it fires
apify-actor-start$0.02once when the run starts (reserved; never charged in code)
brand_kit_check$0.05once per complete evidenced verdict delivered (blocked / unreachable / unparseable never bill)

Volume tiers reduce the per-verdict price as usage grows: $0.05 → $0.045 → $0.04 → $0.0335.

Why this and not a generic crawler

fleet-1 has a single-logo lookup; the 55-user store comparator returns one logo. This returns a full brand SYSTEM (logos+favicons+colors+fonts+theme+social) with per-field provenance — a different job.