This is a Software to search multiple websites at once. It is a friend of Programmer. Just give the search String and select on which platforms you want to search from
- Youtube
- Stack Overflow
- Github
Prerequisites :-
- Python (v3.8)
- Selenium (v3.141.0)
- Tkinter (v8.6)
- Google Chrome Driver/ Firefox Gecko Driver (v0.26.0)
Instructions:
-
Install Python from Here *Additionally you can also install Pycharm from here
-
Now install Chrome Driver from here and add it to your path (see Documentation of chrome driver) Or
-
For this specific project download Firefox Gecko Driver from Here
-
Now Install Selenium Package by using -
pip install selenium
command. -
Now Run
main.py
file.
If you still have and problem running it, feel free to contact me.