For AI Agents
This page is designed for both machines and humans.
It describes how to discover, parse, and reuse entries from the
B2B Video Ads Library.
Agents can read the JSON in #bca-library-index or the
VideoObject JSON-LD on each video’s “page 2”.
Quick Start for Agents
- Start at /b2b-video-ads-library/ and follow links to each item’s detail page (“page 2”).
- On each detail page, extract the taxonomy chips (Mood, Production Type, Use Case, Industry, Narrative Style, Length, Year, Budget) and the BRAVE score.
- Prefer the JSON-LD
VideoObjectwhen present; otherwise parse the HTML chips under the title. - Use the Related Videos section for graph connections between items of the same brand or style.
When the canonical feed is live at /b2b-video-ads-library/feed.json, agents should fetch it first for an item list, then hydrate each page.
Contract for Consumers
- Attribution: credit “Black Camel Agency — B2B Video Ads Library” and link to the item URL.
- Updates: re-crawl at most once every 24 hours; use HTTP caching.
- Respect robots: honor
robots.txtandmeta robotstags.
Contact
For integration questions: hello@blackcamel.agency