Socket
Socket
Sign inDemoInstall

SimpleSiteChecker

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    SimpleSiteChecker

Simple Site Checker is a command line tool that allows you to run a website pages check using XML sitemap


Maintainers
1

Readme

=========== Simple Site Checker

This is the repository or Simple Site Checker.

Simple Site Checker is a command line tool that allows you to run a website pages check using XML sitemap. You should provide the sitemap URL or absolute path. The script will check all URLs and list the error ones.

The purpose of this script is to be use as a website monitor and to report for broken link in the sitemap.

Usage:

python simple_site_checker.py http://example.com/sitemap.xml

Dependencies:

Simple Site Checker depends on the following modules:

  • argparse
  • lxml

Feel free to add any issues, bug reports, comments or advices to https://github.com/IlianIliev/Simple-Site-Checker or http://ilian.i-n-i.org/simple-site-checker/

FAQs


Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc