This repo contains examples of Chrome Dev Tools Snippets to extract or log interesting information for SEO purposes.
In roder to use any of the snippets here, you would have to copy the code of the Snippet you are interested in and paste within the "Snippet" section under the "Sources" panel in Chrome Dev Tools.
- link-counter-js: Extract and download in a CSV file the links contained in a web page and log the total number including internal, external and empty links.
- extract-heading.js: Log the text of the headings contained in a web page as well as the type of heading it was