Yashk12
(Yash Kumar)
#1
How can i call the api using this :
curl -H "Authorization: Bearer <YOUR_API_KEY>" -H "Accept: application/json" --data "dataSource=gkp&country=us¤cy=USD&kw[]=keywords tool&kw[]=keyword planner" "https://api.keywordseverywhere.com/v1/get_keyword_data"
documentation - Keywords Everywhere API
Show the documentation of this iste
Yashk12
(Yash Kumar)
#3
Rogerio_Rios
(Professional Support)
#4
Use This Extension.
And replace the parameters that are passed to the API ( Api_key , datasource, country ,currency, keywords…)
or wait for ready blocks … soon someone will post
2 Likes
Taifun
#5
use the web component… you can find several examples after doing a search in the community
see also this example App Inventor Tutorials and Examples: Dropbox | Pura Vida Apps
Taifun
1 Like