How can I create an application that uses the Google search service?

I want to create an app that uses the Google search service, for users to search from the title bar without using a web viewer

Help me to create an extension for that. Or give me a link for the old version of the Google search page for mobiles.

This is not what I want to do

Like the Google Search app

Welcome @alejofermir to the community! I’d recommend using @Mateja search engine extension.

2 Likes

Wow thanks!!!

1 Like

Hi @alejofermir Welcome to Kodular Community
If you want to go with web viewer then you can use above mentioned extension but if you want to customize Google search results then I shall suggest you Google Search Api.It returns results in json format which you can show in list view in a customized way.

3 Likes

That’s will be better. You should share the api documentation. That was paid i think?

Sure.
https://developers.google.com/custom-search/v1/overview

Yes it is.But it provides 100 queries/day for free.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.