KrautGTI / google-suggest

google-suggest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Objective

Clone following websites

Module 1 - API

Develope a API which would accept inputs from user with keywords and return the output in JSON with multiple suggested keywords as demo below;

Module 2 - Web APP

Develope an web app which would call API from webiste, allow user to input keywords and display results in answerthepublic.com or question-explorer

Using API - Get maximum options from google-suggest

One Video

API

Example

To separate words use %20 or + between them. For example:

Reference

About

google-suggest


Languages

Language:PHP 67.7%Language:HTML 27.3%Language:Hack 5.0%