Skip to content

It is a library developed to use HMS Search Kit on the server side of your applications.

License

Notifications You must be signed in to change notification settings

Natgho/HMS-Search-Kit-Python-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HMS Search Kit Python Client

It is a library developed to use HMS Search Kit on the server side of your applications.

How to Install Your Application?

pip install git+https://github.com/Natgho/HMS-Search-Kit-Python-Client.git@master

or download github repo and go to folder location:

pip install .

How to Use?

There are 4 different search types as it progresses in parallel with the client documentation.

  1. Web Search
  2. Image Search
  3. Video Search
  4. News Search
  5. Full Search (It allows you to make all other calls with a single command.)

Get Client-ID and Client-Secret from AppGallery Console

Please follow this instructions for create Client ID and Client Secret

Note: Don't forget the activate "Search Kit" into your application.

Summary:

Activation:

AppGallery Console -> My Projects -> [PROJECT_NAME] -> Project Settings -> Manage APIs -> Search Kit

Get Credentials from AGC:

image-20210225152722831

Sample Usage

Simple One:

image-20210225154211252

Search Types:

image-20210225153418504

image-20210225153839579

About

It is a library developed to use HMS Search Kit on the server side of your applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages