Python Tools

Python script to monitor changes on a webpage

If you need to be the first one to know when any changes have been made on a website you can use this Python script. It compares the code of webpages every 5 minutes and tells you whether there are any differences have been made.

Generate and read config files in Python

For big python scripts it is better to gather all input variables from a separate config file. This is an example of how to read values from a config.txt

Network modeling in Python with networkx

The networkx library is one of the easiest ways to model a graph in Python. In this article we will deal with the basic functionality of networkx.

Scrape all URLs From a Website and Write Into CSV

In this article I will show how to crawl any website and collect all URLs of all links that it has. The registered users are also able to copy the whole script with additional function - writing to CSV and TXT files.

 


Support the project

Please feel free to support me on Patreon.