A very simple python web crawling application that is graphical .
Here's how to use it .
cd python-crawler-master
apt install python-tkinter
python crawler.py
It is website crawler with graphical user interface . Based on python3 . Required python3-tkinter , beautifulsoup4 .
PythonApache-2.0