Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DineshSolanki committed Feb 22, 2020
2 parents 853597f + b196809 commit 4cee813
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# SearchSuggestionsAPI
This is kind of a wrapper that can be used to get Google Autocomplete suggestion, IT IS NOT AN OFFICIAL API, and is prone to change any time

### *revised fork of <a href="https://gist.github.com/martinnormark/6726771">martinnormark's Suggestion Search</api>*
## How to use ?
*Reference the downloaded DLL (GoogleSearchSuggestion.dll) and call **GetSearchSuggestion()** and store the results in a list*

0 comments on commit 4cee813

Please sign in to comment.