brianraila / googleRater

Compare the popularity of any set of elements based on Google search hits magnitude and search rankings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Compare

Description : Compare the popularity and ratings of any "elements" by using various Google search metrics such as results found, existing indexed documents and search interest.

Usage

from googleRe import GoogleResults

g_object = GoogleResults()

print g_object.compare('rihanna', 'donald trump', 'lionel messi')

About

Compare the popularity of any set of elements based on Google search hits magnitude and search rankings.


Languages

Language:Python 100.0%