{{ template "head" . }} {{ with .Data }}

Data Export

Export sitemap.xml

Download a sitemap.xml file with all the canonical pages in your site.

Export as CSV

Export all crawled URLs in CSV format, including all mime types and with additional information such as status code and size.

Export internal links

Export all the internal links in the website. Including origin, destination and anchor text.

Export external links

Export all the external links in the website. Including origin, destination and anchor text.

Export images

Export all the image URLs in the website, including origin, image URLs and alt text.

Export scripts

Export all the script URLs in the website, including origin and script URLs.

Export styles

Export all the CSS stylesheet URLs in the website, including origin and style URLs.

Export iframes

Export all the iframe URLs in the website, including origin and iframe URLs.

Export audios

Export all audio URLs in the website, including origin and audio URLs.

Export videos

Export all video URLs in the website, including origin and video URLs.

Export Hreflangs

Export all hreflang URLs in the website, including origin URL and language as well as hreflang URL and language.

{{ if .ArchiveExists }}

Export WACZ Archive

Export your project's crawled data as a WACZ file for archival or replaying.

{{ end }}
{{ end}} {{ template "footer" . }}