Skip to content

Tech4Money/sitemap-xml-url-finder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sitemap XML URL Finder

Node application to scrap splitted sitemap XML files of a index.xml and search for urls inside them.

To run

To start the whole process (download index, download and decrompess all the xml files linked there)

yarn start <XML index file url>

To decompress already downloaded xml files at sitemaps folder

yarn decompress

To find urls inside the xml files

yarn find-urls <url1> <url2> <url3> <url-n>

About

Sitemap xml scrapper and url finder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%