Skip to content

Keyword suggest from bing and google with node.js

Notifications You must be signed in to change notification settings

ivaano/keysuggest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Keyword Suggest

	A node.js tool to get keyword suggestions from bing and google.

Requirements

How to use it

The script takes 3 arguments, the keyword, language (optional) search engine (optional || google || bing). Currently only supports english from US and spanish from Mexico.

Example:

ivan@scorpion:~$ node keywordGrab.js "tijuana" es bing
tijuana
tijuana hoy
tijuana press
tijuana.gob.mx
tijuana baja california
craigslist tijuana
tijuana innovadora
tijuana zona río

About

Keyword suggest from bing and google with node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published