Multilang_Keywords

POST {{baseUrl}}/multilang_keywords

Introduction

What does your API do?

Extract Keywords from different languages using this API.

Overview

Things that the developers should know about

The API accepts the input parameters as form-data.The API works best when input long and multiple sentences.Languages supported are German(de), French(fr), Dutch(nl), Italian(it), Spanish(es), Portuguese(pt), Danish(da), Finish(fi) Response will be in JSON as shown below:

{
    "keywords": [
        {
            "relevance_score": 4,