Skip to content

skswanke/PythonWebCheck

Repository files navigation

Python Web Check

Multithreaded Python web crawler that checks every page in a site for various issues.

Checks for:

  • Links to dev enviromnent
  • Links that are 404
  • Spelling errors made in the page text

How To's

  • Set up on a new machine
    • Install python 3.
    • Install the requirements using pip
    • Open a command window in the folder with the bot
  • Run the program
    • Enter the command "python PythonWebCheck.py"
  • Change how it operates
    • Open PythonWebCheck.py in a text editor
    • Edit the environmental variables
  • View logs
    • Go into the logs/ directory and open the logs

About

Checks for links to a sandbox site that have made it to live.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages