[FREE] QuickySearch - Creating search apps became easy!

Hello everyone :wave:
Today, I am going to present my another new extension named - QuickySearch
This extension searchs for the given text and gives the result.
There is 1 event and 1 function block. Total blocks - 2.


Blocks :

Screenshot 2021-07-21 at 5.28.48 PM
This block searchs for the given text


Screenshot 2021-07-21 at 5.29.20 PM
This block returns the result of the search

Result can be returned as -
~ error
~ success result


Example Usage :

Screenshot 2021-07-21 at 5.29.41 PM


Warning !

DO NOT USE THIS EXTENSION WITH :skull_and_crossbones: SCREEN INITIALIZE :skull_and_crossbones: BLOCK. EXTENSION MAY NOT WORK WITH IT ! :skull_and_crossbones:


Download :
Latest Aix (6.5 KB)

Aia with v1 aix (7.5 KB)
Aia with v2 aix (7.4 KB)
Aia with v3 aix (7.6 KB)
Aia with v4 aix (7.7 KB)


Versions :
V1 (6.6 KB)
V2 (6.5 KB)
V3 (6.5 KB)
V4 (6.5 KB)


Extension uses this API - https://asteroid-web.vercel.app/api/answer?text=

:warning: THIS EXTENSION / API IS NOT FOR COMMERCIAL USE


How useful is this extension ?
  • Very useful
  • Not useful

0 voters

Any suggestions, feedback, queries... are welcomed ! :blush:
Thanks !

5 Likes

As far as I know didn't your previous topic get unlisted then y are you double posting

Show the result

@TekWizer It got unlisted for the evaluation.

3 Likes

First tell me what will happen after doing these any video you have

I think its self explanatory.

3 Likes

@Faraz_Firoz You can also try the aias given.

3 Likes

First of all you read the topic carefully.

3 Likes

I deleted that post eirlier and sorry I do not read properly

2 Likes

New version 3 ! :partying_face:

Check out the first post for the version 3 aix !

Little optimized and some very small bug fixes done !

3 Likes

Kindly remove All upcase, it seems like Shouting
:upside_down_face:

6 Likes

Very nice extension!!!

2 Likes

@Imran_Khan Thank you very much !

3 Likes

Why doesn't it works on screen intialize :thinking: ??

What type of result will it actually gives??

@oseamiya

Because the extension takes some miliseconds to initialize completely and it requires internet permission.

It gives the result as json but the extension decodes the json text to dictionary.

3 Likes

The content is not fixed so you can't bundle it with the app.
You will have to fetch it again and again when needed.

But I am wondering what this extension is actually about? :thinking:

I think it convert json text to Dictionary.
As in example ;


I didn't understand this ... Which content is not fixed ??

You saw it.... The asteroid bot. Just a replica in the form of an API.

Edit: API may be unstable for some time... An update to it is needed.

Search result is never fixed and varies according to your query.

Yeah.

1 Like

Yeah. The web scrapper which handles meanings and text dictionary got broken from today unfortunately and thus everything down related to it. When you search for somekind of thing like (internet meaning) you would get an error.

The API which extension is using will just not be really maintained anymore for very long and will not sync when Google search results get updated...

@Aquib_Khan should have atleast asked it once before using it.


1 Like