skyrunner360 / Code_Friend

Python search Automation Software. Search Multiple websites at once. This software is completely developed from scratch by me. It is a Friend of coders as it can help them resolve simple issue of searching multiple websites for the same problem at once as it can Automate that task.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python search Automation Software. Search Multiple websites at once. This software is completely developed from scratch by me. It is a Friend of coders as it can help them resolve simple issue of searching multiple websites for the same problem at once as it can Automate that task.


Languages

Language:Python 100.0%