>
case study
$ cat ~/cases/net-assets-scraper.md
net-assets-scraper
Building ad creatives starts with gathering the brand: logos, images, video, fonts, colours — usually hunted down by hand across a client's site. Slow, and easy to miss things.
This is the shortcut. A Chrome extension that scrapes a live page and hands back an organized brand kit in one pass. Built for internal use at Adnami.
javascriptchrome extensionmanifest v3
- →walks the live DOM and computed styles of any page
- →collects logos, images, video, fonts, and the colour palette
- →groups everything into a downloadable, organized brand kit
- →Manifest V3, no build step, runs entirely in the browser
A minutes-not-hours head start on every creative brief — and the seed of a bigger idea: a free website-audit tool that turns the same extraction into a lead magnet.