Broken links, 404 errors, 3xx status

Hello,

Is there a way to show the amount of 3xx redirects, 4xx codes for any domain and show the result in a single cell for each type. So for example the number of internal redirects or broken links on a domain?

this is an operation done in two steps:

  1. crawl the domain with the spider, getting status code (or crawl the domain with screaming frog or xenu, and than run status code query through the url list)
  2. pivot the result table

Thnx for the reply chilly but that' s already how we do it. Was looking to make it a one step workaround.