I want to use Google Scholar as a search engine, and I already have the Google Custom Search API, but I don’t understand how to implement it in Kodular. Can anyone help me?
1 Like
did you read the documentation? did you get json reply? if so share it with us, we may help you
Please explain what you want to do and what you have already tried to do.
I have created a search bar, and I want it to search Google Scholar and youtube so i make a custom google search instead of Google when I perform a search
What if I use a custom bar?
Use the public url in the set web1 url to public url
And catch the json under when webGot text event in get responseContenr
1 Like