This is a web-browser written in Python. It offers several features, such as downloading web pages, clearing cookies and data, and switching search engines. It uses the PyQt5 library for the graphical user interface.
If you would like to clone and run this repository you can run the Command
!git clone https://github.com/Chickaboo/Web-browser
after that run main.py and you are all set. If you do not have Git installed on your PC you can instead install the repository as a ZIP file extract it and then run the main.py. Before running if you do not have pyqt5 installed you can do
!pip install pyqt5, PyQtWebEngine
If you would like to change the search engine you can go in the setting select the search engine that you would like to use and click save. If your desired search engine it not there you can add it to search_engines.json and it should show up in the settings.