Skip to content
Browse all guides

Exports and reporting

Getting findings out of PixyScan and into a spreadsheet or a client report.

What you can export

Anything you can see:

  • The issue list for a site — every failing check with its severity and page count.
  • One check's affected pages — the URLs failing it, from the check's own page.
  • One page's full report — every field recorded about that URL, including the checks it fails.

All three are CSV, which opens directly in Excel, Numbers and Sheets.

A note on spreadsheet safety

Exported values that begin with =, +, - or @ are prefixed with an apostrophe. Spreadsheets treat those characters as the start of a formula, and a URL or a page title from a crawled site is untrusted input — so PixyScan makes sure a cell can never execute.

If you see a leading apostrophe on a value, that is why. Remove it if you need the raw string.