wassname / keywordshitter2

A website to find long-tail keywords using search suggestions
http://wassname.github.io/keywordshitter2/
197 stars 156 forks source link

google trends #3

Open wassname opened 8 years ago

wassname commented 8 years ago

As in #1

Apply the service google trends (trending graphic in search of the main word, regional interest data, and related searches data)

Something like this?:

//Keywordtrending graphic.

GoogleTrendGraphkw: function (lang, kw){ $('#google_trends').append(''); }