sadgrlonline / yesterweb-ring-checker

Checks the Yesterweb webring and returns information based on the status of members' pages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yesterweb Webring Checker

I built this tool to periodically monitor the HTTP status of websites belonging to the webring.

It currently lives here.

What it Does

This parses a JSON file, grabs the values named "url", and then publishes the values to an HTML file.

How to Use

  1. Clone the directory locally
  2. Install Python 3 and Pip
  3. Run python3 main.py on Ubuntu or py main.py on Windows

It will generate an HTML file and a log file in the directory that you run it from.

About

Checks the Yesterweb webring and returns information based on the status of members' pages.


Languages

Language:HTML 89.6%Language:Python 9.0%Language:CSS 1.4%