Selector Hound
Keywords:
- CSS
- selector
- DOM
- utility
In a nutshell
Find a CSS selector on a website. Use a sitemap, or have it crawl. Optionally take screenshots, give you a snippet of the markup, or account for dynamic content.
Installation
npm install -g selector-hound
Learning More:
I wrote a blog post that introduced it before it became a proper NPM package.