Analyzing stylesheets with a JS-based parser

Just to add, I’ve used document.stylesheets a bit and yes, there’s a CORS issue - you can’t see any stylesheets that aren’t from the home domain. Unfortunately that can include a large percentage of stylesheets so you’ll be struggling to get meaningful stats that way.

1 Like