https://github.com/chickaboo/web-browser
This is a python Web-browser with many unique futures and capabilities.
https://github.com/chickaboo/web-browser
open-source pyqt pyqt5 python search search-engine web-browser
Last synced: about 2 months ago
JSON representation
This is a python Web-browser with many unique futures and capabilities.
- Host: GitHub
- URL: https://github.com/chickaboo/web-browser
- Owner: Chickaboo
- Created: 2023-05-21T00:56:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-28T23:30:12.000Z (3 months ago)
- Last Synced: 2025-03-01T00:50:32.425Z (3 months ago)
- Topics: open-source, pyqt, pyqt5, python, search, search-engine, web-browser
- Language: Python
- Homepage:
- Size: 897 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://discord.gg/PNuVxNR5rq)
![]()
[](https://chickaboo.github.io/Webbrowser)# About Chicken Web-browser
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.
# Instructions
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
```# How to change search engine
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.
# Sneek peek on new update

# Feel free to make suggestions For future updates. Any ideas/code contributions are much appreciated.