Skip to content

Open new tabs corresponding to the top google search results for a query.

Notifications You must be signed in to change notification settings

RAraghavarora/I-m-feeling-lucky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

I'm Feeling Lucky

A python based program that uses command line to open the top 5 results corresponding to a google search.

Requirements:

- Python 3

USAGE

Clone this repository and in the projects directory execute the following:

virtualenv -p python3 genv
source genv/bin/activate
pip install -r requirements
python google.py <Your Search Query Here>

Your default browser will open with different tabs corresponding to the different search results

About

Open new tabs corresponding to the top google search results for a query.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages