powered by
autocomplete Company Autocomplete is an API that lets you auto-complete company names and retreive logo and domain information.
autocomplete
autocomplete(obj, search)# S4 method for Tomba autocomplete(obj, search)
# S4 method for Tomba autocomplete(obj, search)
Tomba class
a character name company or website.
A list autocomplete data containing the: Total email on company,company website and name and logo.
https://developer.tomba.io/#autocomplete
# NOT RUN { client <- Tomba(key="ta_xxxx",secret="ts_xxxx") result <- autocomplete(obj,search="google") # }
Run the code above in your browser using DataLab