Skip to content

parses a sitemap.xml file and outputs a csv file for more convenient transfer and analysis

License

Notifications You must be signed in to change notification settings

speratus/sitemap-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sitemap-Parser

Sitemap-parser is s a small rudimentary binary to convert sitemap XML files into CSV files. The purpose of this is to improve the ease of analysis of the sitemap.

This binary is quite rudimentary it has no overwriting protection and basic error handling.

Usage

sitemap-parser -i <INPUT_FILE> -o <OUTPUT_FILE>

Installation

cargo install --git https://github.com/speratus/sitemap-parser.git

About

parses a sitemap.xml file and outputs a csv file for more convenient transfer and analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages