Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.46 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.46 KB

Code Friend- A coder's friend for multi searching.

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

  • Google
  • Youtube
  • Stack Overflow
  • Github

GitHub followers Twitter Follow

Alt text


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.

Ubuntu package GitHub last commit