Skip to content

ranaaditya/nsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nsc

NSC - Nested Sitemap Crawler

Recursively Crawls the Nested Sitemap information and generates the TXT file for all the important information in all sitemaps.

How to use :

  • update the valid sitemap on line no. 71 start_sitemap = "SITEMAP_URL"
  • run the nsc.py file - python nsc.py
  • if sitemap url is valid then it will generate the domain.txt file in the same directory

Releases

No releases published

Packages

No packages published

Languages