Skip to content

Scraper for static HTML sites which exports its link into csv file.

Notifications You must be signed in to change notification settings

ortwic/sitemap-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scraper to generate sitemaps

Scraper for static HTML sites which exports its link into csv file. Simular to Sitemap Generator but very simple.

Usage:

npm run start -- [-s|-r] https://example.com
  -s  check http status of external urls with fetch api (experimental)`
  -r  traverse recursivly all subpages of domain

About

Scraper for static HTML sites which exports its link into csv file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published