Skip to content

oliver32767/goopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

If you don't have virtualenv or pip installed:

$ sudo easy_install pip
$ sudo pip install virtualenv

Once you have virtualenv:

$ git clone <goopy>
$ cd goopy
$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt

Now scrape the example keywords:

$ ./goo.py -vf example-keywords.txt

See the help message for usage:

$ ./goo.py -h

About

Simple Google scraper that ranks keywords based on number of search results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages