Skip to content

πŸ€– A simple Bot to access google and search for anything automated 🐍

Notifications You must be signed in to change notification settings

horberlan/Automated-google-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Selenium Python Bot Selenium Web Driver

Selenium

πŸ€– A simple Bot to access google and search for anything automated 🐍


  • To install Selenium on Python3:
$ pip3 install selenium
  • Necessary imports:
from time import sleep
from selenium import webdriver
from selenium.webdriver.common.keys import Keys

About

πŸ€– A simple Bot to access google and search for anything automated 🐍

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages