macrocontent/Macro Scout

Verify a website with Macro Scout (assert / visibility). Fails the job when checks do not pass.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyScout API key (sk_scout_…). Prefer secrets.SCOUT_API_KEYyes
urlPage URL to verifyyes
base-urlScout API base URLnohttps://api.scout.macrocontent.dev
selectorCSS selector (used with visible / contains / count)no
visibleExpect selector to be visible (true/false)no
containsExpect selector text to contain this stringno
countExpect exact match count for selectorno
assert-jsonJSON array of assert rules (overrides selector/visible/contains/count)no
dismiss-cookie-bannerBest-effort dismiss known CMP bannersnotrue
fail-on-softAlso fail the job when only soft asserts failnofalse
namedescription
passedtrue if overall assert passed
resultsJSON string of assert results
final-urlFinal URL after redirects