Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/tusharr-patil/sitemap

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/tusharr-patil/sitemap

  • v0.0.0-20230811152050-cf96ce9e458c
  • Source
  • Go
  • Socket score

Version published
Created
Source

SiteMap Generator

What is SiteMap?

Sitemaps are an easy way for webmasters to inform search engines about pages on their sites that are available for crawling.

For more info: https://www.sitemaps.org/index.html

Checkout Deployed app: sitemap generator

Functionality

  • Uses BFS for faster performance.
  • User can add modified date, priority in the xml.
  • User can crawl through 500 pages.
  • Uses html-link-parser package to parse the link from html page.
  • Sample output given above.

How to run it locally?

Run

go run main.go

FAQs

Package last updated on 11 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc