id stringlengths 53 86 | api_name stringlengths 2 76 | api_description stringlengths 1 500 ⌀ | api_score float64 0 10 ⌀ | endpoint_name stringlengths 1 190 | endpoint_description stringlengths 0 500 | response_status_code int64 100 505 | response_summary stringlengths 1 68 ⌀ | response_json stringlengths 6 50k | response_json_schema stringlengths 14 150k |
|---|---|---|---|---|---|---|---|---|---|
a8d29e10-2e10-4c7d-a1b3-282ca17ecf61/47e93df2-2cab-417f-9d87-24b7e1bc0bb8/0/0 | Ginger | Ginger grammar checker - AI-powered grammar checker. Corrects all types of mistakes with high precision and speed | 9.1 | Correction | Grammar, punctuation and spelling | 200 | Success response example | {"GingerTheDocumentResult": {"Corrections": [{"Confidence": 4, "ShouldReplace": true, "CorrectionType": 1, "TopCategoryId": 2, "TopCategoryIdDescription": "A proper or common noun is not capitalized", "MistakeText": "ENter", "From": 1, "To": 5, "LrnFrg": "ENter your text here", "MistakeWordsInLrnFrg": [{"From": 0, "To": 4}], "Suggestions": [{"CategoryId": 2, "CategoryDescription": "A proper or common noun is not capitalized", "Text": "Enter"}], "UXFrgFrom": 0, "UXFrgTo": 21, "CanAddToDict": true}], "Sentences": [{"FromIndex": 0, "ToIndex": 21, "IsEnglish": true, "ExceededCharacterLimit": false, "IsSentencePart": false, "AllCaps": false}]}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"GingerTheDocumentResult": {"type": "object", "properties": {"Corrections": {"type": "array", "items": {"type": "object", "properties": {"Confidence": {"type": "integer"}, "ShouldReplace": {"type": "boolean"}, "CorrectionType": {"type": "integer"}, "TopCategoryId": {"type": "integer"}, "TopCategoryIdDescription": {"type": "string"}, "MistakeText": {"type": "string"}, "From": {"type": "integer"}, "To": {"type": "integer"}, "LrnFrg": {"type": "string"}, "MistakeWordsInLrnFrg": {"type": "array", "items": {"type": "object", "properties": {"From": {"type": "integer"}, "To": {"type": "integer"}}, "required": ["From", "To"]}}, "Suggestions": {"type": "array", "items": {"type": "object", "properties": {"CategoryId": {"type": "integer"}, "CategoryDescription": {"type": "string"}, "Text": {"type": "string"}}, "required": ["CategoryDescription", "CategoryId", "Text"]}}, "UXFrgFrom": {"type": "integer"}, "UXFrgTo": {"type": "integer"}, "CanAddToDict": {"type": "boolean"}}, "required": ["CanAddToDict", "Confidence", "CorrectionType", "From", "LrnFrg", "MistakeText", "MistakeWordsInLrnFrg", "ShouldReplace", "Suggestions", "To", "TopCategoryId", "TopCategoryIdDescription", "UXFrgFrom", "UXFrgTo"]}}, "Sentences": {"type": "array", "items": {"type": "object", "properties": {"FromIndex": {"type": "integer"}, "ToIndex": {"type": "integer"}, "IsEnglish": {"type": "boolean"}, "ExceededCharacterLimit": {"type": "boolean"}, "IsSentencePart": {"type": "boolean"}, "AllCaps": {"type": "boolean"}}, "required": ["AllCaps", "ExceededCharacterLimit", "FromIndex", "IsEnglish", "IsSentencePart", "ToIndex"]}}}, "required": ["Corrections", "Sentences"]}}, "required": ["GingerTheDocumentResult"]} |
3c33c6a5-df77-4c3e-8af9-b8d7a4b02864/ef9d7a05-8882-438c-b4a6-19469f5f5f9c/0/0 | Google Translator | Google Translate is a multilingual neural machine translation service developed by Google to translate text | 9.2 | Detects | Detects the language of text within a request. | 200 | Response | {"data": {"detections": [[{"confidence": 1, "language": "ro", "isReliable": false}]]}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"detections": {"type": "array", "items": {"type": "array", "items": {"type": "object", "properties": {"confidence": {"type": "integer"}, "language": {"type": "string"}, "isReliable": {"type": "boolean"}}, "required": ["confidence", "isReliable", "language"]}}}}, "required": ["detections"]}}, "required": ["data"]} |
3c33c6a5-df77-4c3e-8af9-b8d7a4b02864/0bb7b2b8-69d7-41b7-8146-1523ecb262ac/0/0 | Google Translator | Google Translate is a multilingual neural machine translation service developed by Google to translate text | 9.2 | Languages | Returns a list of supported languages for translation. | 200 | Response | {"data": {"languages": [{"language": "af"}, {"language": "ak"}, {"language": "am"}, {"language": "ar"}, {"language": "as"}, {"language": "ay"}, {"language": "az"}, {"language": "be"}, {"language": "bg"}, {"language": "bho"}, {"language": "bm"}, {"language": "bn"}, {"language": "bs"}, {"language": "ca"}, {"language": "ceb"}, {"language": "ckb"}, {"language": "co"}, {"language": "cs"}, {"language": "cy"}, {"language": "da"}, {"language": "de"}, {"language": "doi"}, {"language": "dv"}, {"language": "ee"}, {"language": "el"}, {"language": "en"}, {"language": "eo"}, {"language": "es"}, {"language": "et"}, {"language": "eu"}, {"language": "fa"}, {"language": "fi"}, {"language": "fr"}, {"language": "fy"}, {"language": "ga"}, {"language": "gd"}, {"language": "gl"}, {"language": "gn"}, {"language": "gom"}, {"language": "gu"}, {"language": "ha"}, {"language": "haw"}, {"language": "he"}, {"language": "hi"}, {"language": "hmn"}, {"language": "hr"}, {"language": "ht"}, {"language": "hu"}, {"language": "hy"}, {"language": "id"}, {"language": "ig"}, {"language": "ilo"}, {"language": "is"}, {"language": "it"}, {"language": "iw"}, {"language": "ja"}, {"language": "jv"}, {"language": "jw"}, {"language": "ka"}, {"language": "kk"}, {"language": "km"}, {"language": "kn"}, {"language": "ko"}, {"language": "kri"}, {"language": "ku"}, {"language": "ky"}, {"language": "la"}, {"language": "lb"}, {"language": "lg"}, {"language": "ln"}, {"language": "lo"}, {"language": "lt"}, {"language": "lus"}, {"language": "lv"}, {"language": "mai"}, {"language": "mg"}, {"language": "mi"}, {"language": "mk"}, {"language": "ml"}, {"language": "mn"}, {"language": "mni-Mtei"}, {"language": "mr"}, {"language": "ms"}, {"language": "mt"}, {"language": "my"}, {"language": "ne"}, {"language": "nl"}, {"language": "no"}, {"language": "nso"}, {"language": "ny"}, {"language": "om"}, {"language": "or"}, {"language": "pa"}, {"language": "pl"}, {"language": "ps"}, {"language": "pt"}, {"language": "qu"}, {"language": "ro"}, {"language": "ru"}, {"language": "rw"}, {"language": "sa"}, {"language": "sd"}, {"language": "si"}, {"language": "sk"}, {"language": "sl"}, {"language": "sm"}, {"language": "sn"}, {"language": "so"}, {"language": "sq"}, {"language": "sr"}, {"language": "st"}, {"language": "su"}, {"language": "sv"}, {"language": "sw"}, {"language": "ta"}, {"language": "te"}, {"language": "tg"}, {"language": "th"}, {"language": "ti"}, {"language": "tk"}, {"language": "tl"}, {"language": "tr"}, {"language": "ts"}, {"language": "tt"}, {"language": "ug"}, {"language": "uk"}, {"language": "ur"}, {"language": "uz"}, {"language": "vi"}, {"language": "xh"}, {"language": "yi"}, {"language": "yo"}, {"language": "zh"}, {"language": "zh-CN"}, {"language": "zh-TW"}, {"language": "zu"}]}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"languages": {"type": "array", "items": {"type": "object", "properties": {"language": {"type": "string"}}, "required": ["language"]}}}, "required": ["languages"]}}, "required": ["data"]} |
d33a9fb4-ff2f-491e-80ce-2ddfaaa41926/d33369ac-c7cc-4c3b-8602-b056ddd6aa38/0/0 | Date Analyzer | Convert dates from any format into machine-readable forms. Supports 200+ language locales and a vast array of date formats, both absolute and relative. | 8.9 | Date From Text | Convert some text to date format | 200 | New Example | {"collectedAt": "2022-02-24T04:32:55", "date": "2022-02-24T04:27:55", "locale": "en", "period": null, "text": "5 minutes ago", "timezone": "UTC"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"collectedAt": {"type": "string"}, "date": {"type": "string"}, "locale": {"type": "string"}, "period": {"type": "null"}, "text": {"type": "string"}, "timezone": {"type": "string"}}, "required": ["collectedAt", "date", "locale", "period", "text", "timezone"]} |
76867d02-a249-4a73-9bce-c9c01f67403a/04405036-6cd3-4230-8a87-b2bbce550331/0/0 | TextNerd.io | Convert case and count characters, words, sentences, paragraphs and spaces. | 7.3 | Sentencecase Text | Convert first letter of a sentence to uppercase.
Example: 'the road warrior. a man of mistery.' => 'The road warrior. A man of mistery.'
For more information on Sentence Case please review the Tutorial tab.
See the About page for more information and limits. | 200 | Example Respose Sentencecase | {"inputText": "the bridge is the only way. be careful. \nso cross it now or never. \n\nis the only way.", "sentencecaseText": "The bridge is the only way. Be careful. \nso cross it now or never. \n\nis the only way.", "sentencecaseTextLenght": 85, "sentencecaseWordCount": 18, "sentencecaseSentenceCount": 4, "sentencecaseParagraphCoun": 2, "sentencecaseSpaceCount": 17} | {"type": "object", "properties": {"inputText": {"type": "string"}, "sentencecaseText": {"type": "string"}, "sentencecaseTextLenght": {"type": "integer"}, "sentencecaseWordCount": {"type": "integer"}, "sentencecaseSentenceCount": {"type": "integer"}, "sentencecaseParagraphCoun": {"type": "integer"}, "sentencecaseSpaceCount": {"type": "integer"}}} |
76867d02-a249-4a73-9bce-c9c01f67403a/710c0c47-e1c1-448a-97a5-8a58e07ca80b/0/0 | TextNerd.io | Convert case and count characters, words, sentences, paragraphs and spaces. | 7.3 | Alternatecase Text | Alternalte case in every letter, starting with uppercase letter.
Example: 'the road warrior' => 'ThE RoAd wArRiOr'
See the About page for more information and limits. | 200 | Example Respose Alternatecase | {"inputText": "the bridge is the only way. be careful. \nso cross it now or never. \n\nis the only way.", "alternatecaseText": "ThE BrIdGe iS ThE OnLy wAy. Be cArEfUl. \nsO CrOsS It nOw oR NeVeR. \n\niS ThE OnLy wAy.", "alternatecaseTextLenght": 85, "alternatecaseWordCount": 18, "alternatecaseSentenceCount": 4, "alternatecaseParagraphCount": 2, "alternatecaseSpaceCount": 17} | {"type": "object", "properties": {"inputText": {"type": "string"}, "alternatecaseText": {"type": "string"}, "alternatecaseTextLenght": {"type": "integer"}, "alternatecaseWordCount": {"type": "integer"}, "alternatecaseSentenceCount": {"type": "integer"}, "alternatecaseParagraphCount": {"type": "integer"}, "alternatecaseSpaceCount": {"type": "integer"}}} |
76867d02-a249-4a73-9bce-c9c01f67403a/e58ab725-2f23-4697-afe7-6c41504406f5/0/0 | TextNerd.io | Convert case and count characters, words, sentences, paragraphs and spaces. | 7.3 | Invertedcase Text | Invert case in every letter.
Example 1: 'tHe rOaD WaRrIoR' => 'ThE RoAd wArRiOr'
Example 2: 'ThE RoAd wArRiOr' => 'tHe rOaD WaRrIoR'
See the About page for more information and limits. | 200 | Example Respose Capcase | {"inputText": "ThE BrIdGe iS ThE OnLy wAy. Be cArEfUl. \n So CrOsS iT nOw Or NeVeR. \n\niS tHe OnLy WaY.", "invertedcaseText": "tHe bRiDgE Is tHe oNlY WaY. bE CaReFuL. \n sO cRoSs It NoW oR nEvEr. \n\nIs ThE oNlY wAy.", "invertedcaseTextLenght": 86, "invertedcaseWordCount": 19, "invertedcaseSentenceCount": 4, "invertedcaseParagraphCount": 2, "invertedcaseSpaceCount": 18} | {"type": "object", "properties": {"inputText": {"type": "string"}, "invertedcaseText": {"type": "string"}, "invertedcaseTextLenght": {"type": "integer"}, "invertedcaseWordCount": {"type": "integer"}, "invertedcaseSentenceCount": {"type": "integer"}, "invertedcaseParagraphCount": {"type": "integer"}, "invertedcaseSpaceCount": {"type": "integer"}}} |
76867d02-a249-4a73-9bce-c9c01f67403a/9d864025-cec4-400e-a19c-bd46d939ee02/0/0 | TextNerd.io | Convert case and count characters, words, sentences, paragraphs and spaces. | 7.3 | Capcase Text | Convert all words to capital case.
Example: 'the road warrior' => 'The Road Warrior'
See the About page for more information and limits. | 200 | Example Respose Capcase | {"inputText": "the bridge is the only way. be careful. \nso cross it now or never. \n\nis the only way.", "capcaseText": "The Bridge Is The Only Way. Be Careful. \nso Cross It Now Or Never. \n\nis The Only Way.", "capcaseTextLenght": 85, "capcaseWordCount": 18, "capcaseSentenceCount": 4, "capcaseParagraphCount": 2, "capcaseSpaceCount": 17} | {"type": "object", "properties": {"inputText": {"type": "string"}, "capcaseText": {"type": "string"}, "capcaseTextLenght": {"type": "integer"}, "capcaseWordCount": {"type": "integer"}, "capcaseSentenceCount": {"type": "integer"}, "capcaseParagraphCount": {"type": "integer"}, "capcaseSpaceCount": {"type": "integer"}}} |
76867d02-a249-4a73-9bce-c9c01f67403a/c7732d8b-4775-45db-afc2-b109a7455476/0/0 | TextNerd.io | Convert case and count characters, words, sentences, paragraphs and spaces. | 7.3 | Lowercase Text | Convert all letters in all words to lower case.
Example: 'THE ROAD WARRIOR' => 'the road warrior'
See the About page for more information and limits. | 200 | Example Response Lowercase | {"inputText": "THE BRIDGE IS THE ONLY WAY. BE CAREFUL. \n SO CROSS IT NOW OR NEVER. \n\nIS THE ONLY WAY.", "lowercaseText": "the bridge is the only way. be careful. \n so cross it now or never. \n\nis the only way.", "lowercaseTextLenght": 86, "lowercaseWordCount": 19, "lowercaseSentenceCount": 4, "lowercaseParagraphCount": 2, "lowercaseSpaceCount": 18} | {"type": "object", "properties": {"inputText": {"type": "string"}, "lowercaseText": {"type": "string"}, "lowercaseTextLenght": {"type": "integer"}, "lowercaseWordCount": {"type": "integer"}, "lowercaseSentenceCount": {"type": "integer"}, "lowercaseParagraphCount": {"type": "integer"}, "lowercaseSpaceCount": {"type": "integer"}}} |
76867d02-a249-4a73-9bce-c9c01f67403a/d6210b51-6a66-48f2-b833-b3eed69d1817/0/0 | TextNerd.io | Convert case and count characters, words, sentences, paragraphs and spaces. | 7.3 | Uppercase Text | Convert all letters in all words to upper case.
Example: 'the road warrior' => 'THE ROAD WARRIOR'
See the About page for more information and limits. | 200 | Example Respose Uppercase | {"inputText": "the bridge is the only way. be careful.", "uppercaseText": "THE BRIDGE IS THE ONLY WAY. BE CAREFUL.", "uppercaseTextLenght": 39, "uppercaseWordCount": 8, "uppercaseSentenceCount": 2, "uppercaseParagraphCount": 1, "uppercaseSpaceCount": 7} | {"type": "object", "properties": {"inputText": {"type": "string"}, "uppercaseText": {"type": "string"}, "uppercaseTextLenght": {"type": "integer"}, "uppercaseWordCount": {"type": "integer"}, "uppercaseSentenceCount": {"type": "integer"}, "uppercaseParagraphCount": {"type": "integer"}, "uppercaseSpaceCount": {"type": "integer"}}} |
ad57fef7-0524-4221-ba1c-b38acd0ea730/92e3c2f6-ca1d-4a94-a9f2-1f0bebbfeb4a/0/0 | Key to text | Key to text introduces the idea of building a model that would translate keywords into sentences. | null | keytotext | Key to text | 200 | Response | {"author": "codewalker7", "email": "codewalker7@pm.me", "g_text": "a man is seen bringing a scare to people"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"author": {"type": "string"}, "email": {"type": "string"}, "g_text": {"type": "string"}}, "required": ["author", "email", "g_text"]} |
5475fc2a-a3f3-42a2-bf30-6ae75a2f3876/493efb69-d411-4785-8333-d270c1c3e1eb/0/0 | Word Similarity | Word Similarity (Owl) API lets you extract the most similar words to target words with a meaningful granularity. | null | Top_50_G | The top 50 most similar words in the General context | 200 | coffee | {"0": ["drinks", "drink", "beverage", "beverages", "beer", "brew", "soda", "brewed", "drinking", "caffeine", "wine", "juice", "brewing", "sodas", "liquor"], "1": ["espresso", "tea", "coffees", "latte", "cafe", "iced", "caf\u00e9", "starbucks", "decaf", "mug", "teas", "lattes", "sipping", "chai"], "2": ["chocolate", "breakfast", "gourmet", "snack", "milk", "food", "cocoa", "lunch", "snacks", "pastries", "meal", "chocolates", "beans", "dessert", "popcorn", "bread", "cup", "fruit", "delicious", "cereal", "taste"], "word": "coffee"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"0": {"type": "array", "items": {"type": "string"}}, "1": {"type": "array", "items": {"type": "string"}}, "2": {"type": "array", "items": {"type": "string"}}, "word": {"type": "string"}}, "required": ["0", "1", "2", "word"]} |
5475fc2a-a3f3-42a2-bf30-6ae75a2f3876/048d118a-f470-4bfe-893b-acc7c459cc18/0/0 | Word Similarity | Word Similarity (Owl) API lets you extract the most similar words to target words with a meaningful granularity. | null | Top_10_G | The top 10 most similar words in the General context | 200 | tylenol | {"0": ["codeine", "vicodin", "hydrocodone", "oxycodone"], "1": ["benadryl", "adderall", "valium", "ambien"], "2": ["ibuprofen", "acetaminophen"], "word": "tylenol"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"0": {"type": "array", "items": {"type": "string"}}, "1": {"type": "array", "items": {"type": "string"}}, "2": {"type": "array", "items": {"type": "string"}}, "word": {"type": "string"}}, "required": ["0", "1", "2", "word"]} |
5475fc2a-a3f3-42a2-bf30-6ae75a2f3876/1e71f9c1-e77e-4428-a99d-93f7e2743d2d/0/0 | Word Similarity | Word Similarity (Owl) API lets you extract the most similar words to target words with a meaningful granularity. | null | Top_10_N | The top 10 most similar words in the News context | 200 | apple | {"0": ["microsoft", "intel", "google", "software"], "1": ["macintosh", "ibm", "imac"], "2": ["iphone", "ipod", "ipad"], "word": "apple"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"0": {"type": "array", "items": {"type": "string"}}, "1": {"type": "array", "items": {"type": "string"}}, "2": {"type": "array", "items": {"type": "string"}}, "word": {"type": "string"}}, "required": ["0", "1", "2", "word"]} |
5475fc2a-a3f3-42a2-bf30-6ae75a2f3876/3523d776-09b6-4530-bad9-29b29614deb3/0/0 | Word Similarity | Word Similarity (Owl) API lets you extract the most similar words to target words with a meaningful granularity. | null | Top_50_N | The top 50 most similar words in the News context | 200 | vancouver | {"0": ["portland", "seattle", "phoenix", "sacramento", "angeles", "anaheim", "chicago", "nashville", "detroit", "dallas", "denver", "philadelphia", "l.a.", "grizzlies", "boston", "los", "pittsburgh", "tampa", "columbus", "charlotte", "utah", "atlanta", "buffalo", "downtown"], "1": ["calgary", "toronto", "montreal", "edmonton", "canucks", "ottawa", "winnipeg", "canada", "ontario", "nhl", "alberta", "nanaimo", "canadian", "burnaby", "hockey", "islanders", "columbia", "whitecaps", "leafs", "canadiens"], "2": ["sydney", "olympics", "melbourne", "games", "olympic", "nagano"], "word": "vancouver"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"0": {"type": "array", "items": {"type": "string"}}, "1": {"type": "array", "items": {"type": "string"}}, "2": {"type": "array", "items": {"type": "string"}}, "word": {"type": "string"}}, "required": ["0", "1", "2", "word"]} |
21caaf8b-d9a5-4358-a8b8-d1c7a8048f7d/19b6c36e-17b8-4fcf-99b6-ada306813536/0/0 | Google's BERT Sentiment Analysis | The BERT-Based Sentiment Analysis API is a cutting-edge tool that leverages Google's BERT (Bidirectional Encoder Representations from Transformers) model to perform accurate sentiment analysis on text data. BERT is a state-of-the-art language representation model that excels in understanding context and nuances, making it highly effective for sentiment classification tasks. This API provides developers with the ability to harness the power of BERT for robust and precise sentiment analysis.
S... | 8.6 | Sentiment Analysis | Multi-lingual Sentiment Analysis parameter {lang} is optional, we can detect the language but you can define it for better result and accurate | 200 | Response | {"label": "negative", "language": "id", "text": "wah rumahnya bagus ya, tapi kok halamannya kotor sih?"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"label": {"type": "string"}, "language": {"type": "string"}, "text": {"type": "string"}}, "required": ["label", "language", "text"]} |
9d430b5b-0c52-4c8a-b9ce-f90e79c5401a/2adbd0cf-abe7-4321-a60b-31763417bc93/0/0 | Sentiment Analysis | SimpleSent is a sentiment analysis API. It identifies and interprets emotions portrayed within a piece of text. There are several use cases such as analyzing emotions in news articles, product reviews, and the stock market. At this time, our models have high accuracy and perform well under edge case scenarios. | 6.2 | sentiment | Run sentiment analysis | 200 | null | {"input": "", "sentiment": "very positive", "subjectivity": "objective", "sentiment_score": 0, "subjectivity_score": 0} | {"type": "object", "properties": {"input": {"type": "string"}, "sentiment": {"type": "string", "enum": ["very positive", "very negative", "positive", "neutral", "negative"]}, "subjectivity": {"type": "string", "enum": ["objective", "slightly subjective", "very subjective"]}, "sentiment_score": {"type": "number", "minimum": -1, "maximum": 1}, "subjectivity_score": {"type": "number", "minimum": 0, "maximum": 1}}} |
85024d58-3ad8-42e1-8f9e-29b8bd54d43b/615322bf-5dd6-4e6c-80b0-a1f73e98a093/0/0 | Name Parser | Name Parser is an API service that splits a complete name into useful information such as first name, last name, gender and nationality. | 7.1 | Parse | This endpoint parses a complete name or email address and returns the first name, middle names and last name. Additionally it also returns the nickname, salutation, title, email provider and the most likely nationality of the given name. The name parsing endpoint is very useful for online businesses and services. It shortens forms, validates names and enriches existing customer database with their gender, salutation and nationality. Use our API and Web App to parse names into useful components. | 200 | Response | {"data": [{"country": {"alternative_countries": {"AU": 3, "CA": 3, "GB": 19}, "continent": "North America", "country_certainty": 100, "country_code": "US", "country_code_alpha": "USA", "currency": "USD", "demonym": "American", "name": "United States", "primairy_language": "English", "primairy_language_code": "en"}, "name": {"firstname": {"alternative_countries": {"CA": 3, "GB": 13}, "country_certainty": 100, "country_code": "US", "country_rank": 3, "gender": "m", "gender_deviation": 0, "gender_formatted": "man", "name": "John", "name_ascii": "John", "unisex": false, "validated": true}, "lastname": {"alternative_countries": {"AU": 3, "CA": 3, "GB": 24}, "country_certainty": 100, "country_code": "US", "country_rank": 1, "name": "Smith", "name_ascii": "Smith", "validated": true}, "middlenames": null, "nickname": null}, "salutation": {"initials": "J.", "lastname": "Smith", "salutation": "Mr."}, "title": null}], "error": null, "results": 1} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"country": {"type": "object", "properties": {"alternative_countries": {"type": "object", "properties": {"AU": {"type": "integer"}, "CA": {"type": "integer"}, "GB": {"type": "integer"}}}, "continent": {"type": "string"}, "country_certainty": {"type": "integer"}, "country_code": {"type": "string"}, "country_code_alpha": {"type": "string"}, "currency": {"type": "string"}, "demonym": {"type": "string"}, "name": {"type": "string"}, "primairy_language": {"type": "string"}, "primairy_language_code": {"type": "string"}}}, "name": {"type": "object", "properties": {"firstname": {"type": "object", "properties": {"alternative_countries": {"type": "object", "properties": {"CA": {"type": "integer"}, "GB": {"type": "integer"}}}, "country_certainty": {"type": "integer"}, "country_code": {"type": "string"}, "country_rank": {"type": "integer"}, "gender": {"type": "string"}, "gender_deviation": {"type": "integer"}, "gender_formatted": {"type": "string"}, "name": {"type": "string"}, "name_ascii": {"type": "string"}, "unisex": {"type": "boolean"}, "validated": {"type": "boolean"}}}, "lastname": {"type": "object", "properties": {"alternative_countries": {"type": "object", "properties": {"AU": {"type": "integer"}, "CA": {"type": "integer"}, "GB": {"type": "integer"}}}, "country_certainty": {"type": "integer"}, "country_code": {"type": "string"}, "country_rank": {"type": "integer"}, "name": {"type": "string"}, "name_ascii": {"type": "string"}, "validated": {"type": "boolean"}}}, "middlenames": {"type": "null"}, "nickname": {"type": "null"}}}, "salutation": {"type": "object", "properties": {"initials": {"type": "string"}, "lastname": {"type": "string"}, "salutation": {"type": "string"}}}, "title": {"type": "null"}}}}, "error": {"type": "null"}, "results": {"type": "integer"}}} |
553c3991-24fb-4a91-b736-19e715496922/80e539d6-b21a-414c-8294-30c35af1700e/0/0 | Krutidev to Mangal Convertor API | Simplest Krutidve to Mangal API That Can Convert Any Krutidev Text To Mangal Text within Seconds | null | Convert | Convert Krutidev Text To Mangal | 200 | New Example | {"MangalText": "\u092d\u093e\u0930\u0924 \u0915\u094b \u092f\u094b\u0917 \u0915\u0940 \u090f\u0915 \u092a\u094d\u0930\u093e\u091a\u0940\u0928 \u092d\u0942\u092e\u093f \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u091c\u093e\u0928\u093e \u091c\u093e\u0924\u093e \u0939\u0948, \u0939\u092e\u093e\u0930\u0947 \u092d\u0917\u0935\u093e\u0928 \u0915\u0943\u0937\u094d\u0923 \u0915\u094b \u0936\u094d\u0930\u0940\u092e\u0926 \u092d\u093e\u0917\u0935\u0924 \u0917\u0940\u0924\u093e \u0915\u0947 \u092a\u093e\u0920 \u092e\u0947\u0902 \u092e\u0928 \u0915\u0940 \u0905\u0935\u0938\u094d\u0925\u093e \u092e\u0947\u0902 \u092f\u094b\u0917\u0940 \u0935\u094d\u092f\u0915\u094d\u0924\u093f\u0924\u094d\u0935 \u0915\u093e \u0906\u0926\u092e\u0940 \u0915\u0939\u093e \u091c\u093e\u0924\u093e \u0939\u0948\u0964 \u092f\u094b\u0917 \u090f\u0915 \u0938\u092e\u0917\u094d\u0930 \u0905\u092d\u094d\u092f\u093e\u0938 \u0939\u0948 \u091c\u094b \u0936\u0930\u0940\u0930, \u092e\u0928 \u0914\u0930 \u0906\u0924\u094d\u092e\u093e \u0915\u0947 \u092c\u0940\u091a \u0938\u0902\u092c\u0902\u0927 \u092a\u0930 \u091c\u094b\u0930 \u0926\u0947\u0924\u093e \u0939\u0948\u0964 \u0938\u092e\u0915\u093e\u0932\u0940\u0928 \u0935\u093f\u0936\u094d\u0935 \u0938\u092e\u093e\u091c \u092e\u0947\u0902 \u0907\u0938\u0915\u0940 \u092a\u094d\u0930\u093e\u0938\u0902\u0917\u093f\u0915\u0924\u093e \u0907\u0938\u0915\u0947 \u092c\u0939\u0941\u0906\u092f\u093e\u092e\u0940 \u0932\u093e\u092d\u094b\u0902 \u0938\u0947 \u0909\u092a\u091c\u0940 \u0939\u0948, \u091c\u094b \u0906\u091c \u0915\u0940 \u0924\u0947\u091c-\u0924\u0930\u094d\u0930\u093e\u0930 \u091c\u0940\u0935\u0928 \u0936\u0948\u0932\u0940 \u0915\u0940 \u0936\u093e\u0930\u0940\u0930\u093f\u0915, \u092e\u093e\u0928\u0938\u093f\u0915 \u0914\u0930 \u092d\u093e\u0935\u0928\u093e\u0924\u094d\u092e\u0915 \u091a\u0941\u0928\u094c\u0924\u093f\u092f\u094b\u0902 \u0938\u0947 \u0928\u093f\u092a\u091f\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0906\u0935 \u092a\u094d\u0930\u0924\u093f\u0915\u0942\u0932\u0924\u093e\u0913\u0902 \u0938\u0947 \u0939\u092e\u093e\u0930\u0940 \u0938\u0941\u0930\u0915\u094d\u0937\u093e \u0915\u0930\u0924\u093e \u0939\u0948\u0964"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"MangalText": {"type": "string"}}, "required": ["MangalText"]} |
3ebe203e-a1b6-48fd-8857-40cd0881ab1a/1b352a9d-903e-4828-ae49-75f8bcbdd334/0/0 | Sentiment & Language Detection (AI) | Detect Language 📚, Sentiment 😁 and Tags 💡 from text with AI! | null | Detect Sentiment | Detects the general sentiment (negative, positive, neutral) from your text (max. 10 000 characters). If you don't know in which language your text is written, use the Detect Language endpoint first. Supported Languages: ['en', 'fr', 'eu', 'ca', 'es', 'nl', 'it', 'de', 'gl', 'da', 'fi', 'ru', 'pt', 'bn']. | 200 | Example - Detect Sentiment (EN) | {"sentiment": "negative", "lang": "en"} | {"type": "object", "properties": {"sentiment": {"type": "string"}, "lang": {"type": "string"}}} |
3ebe203e-a1b6-48fd-8857-40cd0881ab1a/d560cc8f-3791-4f75-a3fe-02d59694cc67/0/0 | Sentiment & Language Detection (AI) | Detect Language 📚, Sentiment 😁 and Tags 💡 from text with AI! | null | Detect Language | Detects the language from your text (max. 10 000 characters). The model is a lot more accurate with sentences of more than 10 words. Set the confidence to filter out low probabilities (1 is a perfect match). Support languages: ['en', 'it', 'fr', 'de', 'es', 'bg', 'zh', 'hr', 'cs', 'da', 'nl', 'et', 'fi', 'ka', 'el', 'he', 'hi', 'hu', 'is', 'ja', 'lv', 'no', 'pl', 'pt', 'ro', 'ru', 'sl', 'uk', 'tr']. | 200 | Detect French | {"lang": "fr", "language": "French", "confidence": 1} | {"type": "object", "properties": {"lang": {"type": "string"}, "language": {"type": "string"}, "confidence": {"type": "integer"}}} |
3ebe203e-a1b6-48fd-8857-40cd0881ab1a/d560cc8f-3791-4f75-a3fe-02d59694cc67/0/1 | Sentiment & Language Detection (AI) | Detect Language 📚, Sentiment 😁 and Tags 💡 from text with AI! | null | Detect Language | Detects the language from your text (max. 10 000 characters). The model is a lot more accurate with sentences of more than 10 words. Set the confidence to filter out low probabilities (1 is a perfect match). Support languages: ['en', 'it', 'fr', 'de', 'es', 'bg', 'zh', 'hr', 'cs', 'da', 'nl', 'et', 'fi', 'ka', 'el', 'he', 'hi', 'hu', 'is', 'ja', 'lv', 'no', 'pl', 'pt', 'ro', 'ru', 'sl', 'uk', 'tr']. | 200 | Detect English | {"lang": "en", "language": "English", "confidence": 1} | {"type": "object", "properties": {"lang": {"type": "string"}, "language": {"type": "string"}, "confidence": {"type": "integer"}}} |
3ebe203e-a1b6-48fd-8857-40cd0881ab1a/65001148-73a3-4203-b09c-a7fa1e0ef324/0/0 | Sentiment & Language Detection (AI) | Detect Language 📚, Sentiment 😁 and Tags 💡 from text with AI! | null | Detect Tags | Detects the most relevant tag for your text (max. 1950 characters). Support languages: ['en', 'fr', 'es', 'de', 'gr', 'bg', 'ru,' 'tk', 'ar', 'vt', 'th', 'zh', 'hi', 'sw', 'ur']. | 200 | Detect Complaint | {"tag": "complaint", "confidence": 0.975} | {"type": "object", "properties": {"lang": {"type": "string"}, "language": {"type": "string"}, "confidence": {"type": "integer"}}} |
53aa507ce4b051a76d24086b/5538cacbe4b03a4c998bbe70/0/0 | Language Scoring | What's the difficulty level of this article? Evaluate the difficulty level of a word, sentence, or paragraph and compare it with another. | 9.1 | Text (post) | Evaluate the difficulty level of a word, sentence, or paragraph. | 200 | Example_1 | {"author": "twinword inc.", "email": "feedback@twinword.com", "result_code": "200", "result_msg": "Success", "ten_degree": 6, "value": 0.18788740723541, "version": "5.0.0"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"author": {"type": "string"}, "email": {"type": "string"}, "result_code": {"type": "string"}, "result_msg": {"type": "string"}, "ten_degree": {"type": "integer"}, "value": {"type": "number"}, "version": {"type": "string"}}, "required": ["author", "email", "result_code", "result_msg", "ten_degree", "value", "version"]} |
c43bf86b-6eb2-4f4c-af73-e81b3d2265bb/fa4314b6-c8c9-4d38-a11b-46467c2791b4/0/0 | hello world | hello | 0.1 | say hello | https://pgateway.nextaibox.com/api/greenscience/face-liveness-check/1/livescan | 403 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
c43bf86b-6eb2-4f4c-af73-e81b3d2265bb/fa4314b6-c8c9-4d38-a11b-46467c2791b4/1/0 | hello world | hello | 0.1 | say hello | https://pgateway.nextaibox.com/api/greenscience/face-liveness-check/1/livescan | 400 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
c43bf86b-6eb2-4f4c-af73-e81b3d2265bb/fa4314b6-c8c9-4d38-a11b-46467c2791b4/2/0 | hello world | hello | 0.1 | say hello | https://pgateway.nextaibox.com/api/greenscience/face-liveness-check/1/livescan | 201 | New Example | {"key1": "value", "key2": "value"} | {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}} |
1ee5fece-295f-40bd-9fe1-209f8f20b43c/dd2735d7-99ca-431f-aa21-c7599fd4d48e/0/0 | SpamPatrol | Intent-based spam detection for web forms (and more). | 7.5 | Analyze | Performs content analysis and returns a spam score. | 200 | Response | {"result": {"score": 0, "solicitation": false, "ransom": false}, "contentHash": "4b98db2d3afb08bb4cd2f7519880382163b667dd"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "object", "properties": {"score": {"type": "integer"}, "solicitation": {"type": "boolean"}, "ransom": {"type": "boolean"}}, "required": ["ransom", "score", "solicitation"]}, "contentHash": {"type": "string"}}, "required": ["contentHash", "result"]} |
445620cb-2495-4e35-947f-0bfca9a006ae/2320c500-91b2-443e-b46e-21f4b06ff990/0/0 | Url Metadata: OpenGraph | Retrieve comprehensive site metadata effortlessly with our powerful Site Metadata API. Access a wealth of information about any web page, including OpenGraph tags, page title, description, author, image, and more. Whether you're building a content aggregator, social media tool, or SEO analytics platform, our API provides a streamlined solution to gather rich site metadata. Enrich your applications with valuable insights and enhance user experiences using our Site Metadata API. | 9 | parse | 200 | null | {"title": "The Rock (1996)", "description": {"content": "Sean Connery found fame and fortune as the\n suave, sophisticated British agent, James Bond."}, "og": {"type": {"content": "video.movie"}, "url": {"content": "https://www.imdb.com/title/tt0117500/"}, "image": [{"content": "https://ia.media-imdb.com/images/rock.jpg"}, {"content": "https://example.com/ogp.jpg", "secure_url": {"content": "https://secure.example.com/ogp.jpg"}, "type": {"content": "image/jpeg"}, "width": {"content": "400"}, "height": {"content": "300"}, "alt": {"content": "A shiny red apple with a bite taken out"}}, {"content": "https://example.com/rock.jpg", "width": {"content": "300"}, "height": {"content": "300"}}, {"content": "https://example.com/rock2.jpg"}, {"content": "https://example.com/rock3.jpg", "height": {"content": "1000"}}], "audio": [{"content": "https://example.com/bond/theme.mp3"}, {"content": "https://example.com/sound.mp3", "secure_url": {"content": "https://secure.example.com/sound.mp3"}, "type": {"content": "audio/mpeg"}}], "description": {"content": "Sean Connery found fame and fortune as the\n suave, sophisticated British agent, James Bond."}, "determiner": {"content": "the"}, "locale": {"content": "en_GB", "alternate": [{"content": "fr_FR"}, {"content": "es_ES"}]}, "site_name": {"content": "IMDb"}, "video": [{"content": "https://example.com/bond/trailer.swf"}, {"content": "https://example.com/movie.swf", "secure_url": {"content": "https://secure.example.com/movie.swf"}, "type": {"content": "application/x-shockwave-flash"}, "width": {"content": "400"}, "height": {"content": "300"}}]}} | {"type": "object"} | |
ac49ef45-9089-4472-a391-adf2a2b31bea/88db65b5-d96c-4d45-a9e0-431159fe5a1f/0/0 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Post Analysis | Analysis one post | 200 | Tiktok | {"data": {"cid": "therock", "comments": 4122, "data": {"cover": ["https://p16-sign.tiktokcdn-us.com/obj/tos-useast5-p-0068-tx/6e0b0ce4e2d14d2aadc8c3ae2d6a9586_1693943054?x-expires=1700071200&x-signature=R3LffIttbRzxnE7GDRjhGa6ZLWU%3D"], "duration": 66, "text": "Tour bus surprises \ud83d\ude8c\ud83d\ude40 I\u2019m like a big kid, I get so much joy outta these \u201choly shit\u201d moments and seeing my people\u2019s faces \ud83d\ude02\ud83e\udd33\ud83c\udffe Not too many pick up trucks rollin\u2019 around my hood so I think \u201clook out for the rocks pick up\u201d is becoming part of these tour bus attractions \ud83d\udefb \ud83e\udd23 \u201cHey did you guys go to my house yet?\u201d \u201cNO\u2026where is it?\u201d \u201cGood, keep it that way\u201d \ud83d\ude02\ud83d\udc4a\ud83c\udffe Happy folks. Love to see it. #bestpartsoffame \ud83e\udd19\ud83c\udffe #hoodrollin \ud83d\udefb #rocktok ", "url": "https://www.tiktok.com/@therock/video/7275429965485673770"}, "likes": 255600, "network": "tiktok", "parsed_at": "2023-11-13 18:59:32", "pid": "7275429965485673770", "plays": 2700000, "published_at": "2023-09-05 19:44:13", "saved": 8487, "shares": 831, "views": 2700000}, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"cid": {"type": "string"}, "comments": {"type": "integer"}, "data": {"type": "object", "properties": {"cover": {"type": "array", "items": {"type": "string"}}, "duration": {"type": "integer"}, "text": {"type": "string"}, "url": {"type": "string"}}, "required": ["cover", "duration", "text", "url"]}, "likes": {"type": "integer"}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "plays": {"type": "integer"}, "published_at": {"type": "string"}, "saved": {"type": "integer"}, "shares": {"type": "integer"}, "views": {"type": "integer"}}, "required": ["cid", "comments", "data", "likes", "network", "parsed_at", "pid", "plays", "published_at", "saved", "shares", "views"]}, "requests_qty": {"type": "integer"}}, "required": ["data", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/88db65b5-d96c-4d45-a9e0-431159fe5a1f/0/1 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Post Analysis | Analysis one post | 200 | Youtube | {"data": {"cid": "UCBn0VobeNWV_SZ6UV65UIJw", "data": {"cover": "https://i.ytimg.com/vi/KDxJlW6cxRk/hq720.jpg", "duration": 208, "title": "Ocean Drive", "url": "https://youtube.com/watch?v=KDxJlW6cxRk"}, "network": "youtube", "parsed_at": "2023-11-19 08:08:10", "pid": "KDxJlW6cxRk", "published_at": "2015-09-15 00:00:00", "views": 760413287}, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"cid": {"type": "string"}, "data": {"type": "object", "properties": {"cover": {"type": "string"}, "duration": {"type": "integer"}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["cover", "duration", "title", "url"]}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "published_at": {"type": "string"}, "views": {"type": "integer"}}, "required": ["cid", "data", "network", "parsed_at", "pid", "published_at", "views"]}, "requests_qty": {"type": "integer"}}, "required": ["data", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/88db65b5-d96c-4d45-a9e0-431159fe5a1f/0/2 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Post Analysis | Analysis one post | 200 | Instagram | {"data": {"cid": "None", "comments": 1229, "data": {"cover": ["https://scontent.cdninstagram.com/v/t51.2885-15/401748024_355228193532562_19803715594125619_n.jpg?stp=dst-jpg_e15_fr_p1080x1080&_nc_ht=scontent.cdninstagram.com&_nc_cat=110&_nc_ohc=IFKfi1cRcRgAX-fWEqM&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfDxucbqm5jLgczSQEBjAlylG2EXoKwg7YvkbBSPR8t3OA&oe=655B68CA&_nc_sid=10d13b"], "text": "Starship is once more preparing for launch. The second flight test of a fully integrated Starship will debut several upgrades to the vehicle and ground infrastructure, some as a direct result of lessons learned from Starship\u2019s first flight test. Recursive improvement is essential as we work to build a fully reusable transportation system capable of carrying both crew and cargo to Earth orbit, help humanity return to the Moon, and ultimately travel to Mars and beyond. Follow us on X.com/SpaceX for updates on the upcoming flight test.", "url": "https://www.instagram.com/p/CzfT9hSOFCC"}, "likes": 142031, "network": "instagram", "parsed_at": "2023-11-19 08:10:12", "pid": "CzfT9hSOFCC"}, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"cid": {"type": "string"}, "comments": {"type": "integer"}, "data": {"type": "object", "properties": {"cover": {"type": "array", "items": {"type": "string"}}, "text": {"type": "string"}, "url": {"type": "string"}}, "required": ["cover", "text", "url"]}, "likes": {"type": "integer"}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}}, "required": ["cid", "comments", "data", "likes", "network", "parsed_at", "pid"]}, "requests_qty": {"type": "integer"}}, "required": ["data", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/88db65b5-d96c-4d45-a9e0-431159fe5a1f/0/3 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Post Analysis | Analysis one post | 200 | Telegram | {"data": {"cid": "durov", "network": "telegram", "parsed_at": "2023-11-19 08:11:28", "pid": "234", "published_at": "2023-11-06 17:04:22", "views": 2300000}, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"cid": {"type": "string"}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "published_at": {"type": "string"}, "views": {"type": "integer"}}, "required": ["cid", "network", "parsed_at", "pid", "published_at", "views"]}, "requests_qty": {"type": "integer"}}, "required": ["data", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/88db65b5-d96c-4d45-a9e0-431159fe5a1f/0/4 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Post Analysis | Analysis one post | 200 | Facebook | {"data": {"cid": "Meta", "comments": 980, "data": {"text": "Meet our AI characters! \ud83d\udc4b Head over to the link in our bio to find the full roster \ud83d\udc40\n\nWho are you most excited to see in your DMs?", "url": "https://www.facebook.com/Meta/posts/pfbid02xqE7MrQXnhDqc3XbdQqoUvuFrpt2c6fi6ocRXs1f1Ro1c82hK1gApqpF1dtHRdaUl"}, "likes": 2835, "network": "facebook", "parsed_at": "2023-11-19 08:12:48", "pid": "pfbid02xqE7MrQXnhDqc3XbdQqoUvuFrpt2c6fi6ocRXs1f1Ro1c82hK1gApqpF1dtHRdaUl", "published_at": "2023-09-27 18:33:52", "shares": 239}, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"cid": {"type": "string"}, "comments": {"type": "integer"}, "data": {"type": "object", "properties": {"text": {"type": "string"}, "url": {"type": "string"}}, "required": ["text", "url"]}, "likes": {"type": "integer"}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "published_at": {"type": "string"}, "shares": {"type": "integer"}}, "required": ["cid", "comments", "data", "likes", "network", "parsed_at", "pid", "published_at", "shares"]}, "requests_qty": {"type": "integer"}}, "required": ["data", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/c491cf68-acfe-4c53-8185-03d59c1da40d/0/0 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Comments Analysis | Get Information about comments: engagement, hashtags, keywords, mentions, sentimental, similarity, spam | 200 | Tiktok | {"data": [{"analyse": {"engagement": {"value": 0.03131121455425748}, "hashtags": {"items": [], "quantity": 0}, "keywords": {"text": "f you ever pass through Brzeg in Poland, let me know \ud83d\ude02\ud83d\ude02\ud83d\ude02", "value": ["know", "let", "pass", "Poland", "Brzeg"]}, "mentions": {"items": [], "quantity": 0}, "sentiment": {"label": "neutral", "value": 0.7725964188575745}, "similarity": {"value": 0.008213552361396304}, "spam": {"label": "no", "value": 0.8362902402877808}}, "cid": "therock", "comment_id": "7279333733323784993", "data": {"lang": "pl", "likes": 9, "text": "Jak by\u015b kiedy\u015b przeje\u017cd\u017ca\u0142 przez Brzeg w Polsce to daj zna\u0107 \ud83d\ude02\ud83d\ude02\ud83d\ude02"}, "network": "tiktok", "parsed_at": "2023-11-19 13:24:44", "pid": "7275429965485673770", "published_at": "2023-09-16 08:13:08", "published_by": {"avatar": "https://p77-sign-va.tiktokcdn.com/musically-maliva-obj/1664394918904837~c5_100x100.jpg?x-expires=1700485200&x-signature=jbdrnU9oe7CI%2FoIj4Pk8vftggb4%3D", "name": "agata FIJALKOWSKA", "uid": "6817074994859213829", "username": "agatafijalkowska"}}], "items_qty": 30, "next_page": "MzA=", "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"analyse": {"type": "object", "properties": {"engagement": {"type": "object", "properties": {"value": {"type": "number"}}, "required": ["value"]}, "hashtags": {"type": "object", "properties": {"items": {"type": "array"}, "quantity": {"type": "integer"}}, "required": ["items", "quantity"]}, "keywords": {"type": "object", "properties": {"text": {"type": "string"}, "value": {"type": "array", "items": {"type": "string"}}}, "required": ["text", "value"]}, "mentions": {"type": "object", "properties": {"items": {"type": "array"}, "quantity": {"type": "integer"}}, "required": ["items", "quantity"]}, "sentiment": {"type": "object", "properties": {"label": {"type": "string"}, "value": {"type": "number"}}, "required": ["label", "value"]}, "similarity": {"type": "object", "properties": {"value": {"type": "number"}}, "required": ["value"]}, "spam": {"type": "object", "properties": {"label": {"type": "string"}, "value": {"type": "number"}}, "required": ["label", "value"]}}, "required": ["engagement", "hashtags", "keywords", "mentions", "sentiment", "similarity", "spam"]}, "cid": {"type": "string"}, "comment_id": {"type": "string"}, "data": {"type": "object", "properties": {"lang": {"type": "string"}, "likes": {"type": "integer"}, "text": {"type": "string"}}, "required": ["lang", "likes", "text"]}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "published_at": {"type": "string"}, "published_by": {"type": "object", "properties": {"avatar": {"type": "string"}, "name": {"type": "string"}, "uid": {"type": "string"}, "username": {"type": "string"}}, "required": ["avatar", "name", "uid", "username"]}}, "required": ["analyse", "cid", "comment_id", "data", "network", "parsed_at", "pid", "published_at", "published_by"]}}, "items_qty": {"type": "integer"}, "next_page": {"type": "string"}, "requests_qty": {"type": "integer"}}, "required": ["data", "items_qty", "next_page", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/656d701d-f50f-4f7a-8492-c149c8e886e7/0/0 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Text | Get Analysis about custom text | 200 | General | {"keywords": {"text": "Join our buzzing community of social media enthusiasts who love to automate, schedule, and analyze their social media presence effortlessly. Start saving time and elevating your online game now! \ud83d\ude4c\ud83c\udf89#SocialBee #SocialMediaMarketing #TimeSaver", "value": ["social", "presence", "love", "saving", "elevating", "community", "automate", "Start", "media", "buzzing"]}, "sentiment": {"label": "positive", "score": 0.7720118761062622}, "spam": {"label": "LABEL_1", "score": 0.5319674611091614}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"keywords": {"type": "object", "properties": {"text": {"type": "string"}, "value": {"type": "array", "items": {"type": "string"}}}, "required": ["text", "value"]}, "sentiment": {"type": "object", "properties": {"label": {"type": "string"}, "score": {"type": "number"}}, "required": ["label", "score"]}, "spam": {"type": "object", "properties": {"label": {"type": "string"}, "score": {"type": "number"}}, "required": ["label", "score"]}}, "required": ["keywords", "sentiment", "spam"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/113fbc30-9aca-40cd-8d79-d281c41cdeef/0/0 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Posts Analysys | Get Posts Information from Profile or Channel. Analyses: hashtags, keywords, sentiment(polarity), post subject | 200 | Tiktok | {"data": [{"analyse": {"hashtags": {"items": [], "quantity": 0}, "keywords": {"text": "nother fun tour bus surprise \ud83d\ude8c\ud83c\udf34\ud83d\ude0e love the 3 second concerned look on everyone\u2019s face about this pick up truck driving creeper looking for The Rock\u2026 \ud83d\udefb \ud83d\udc40 \ud83d\ude02 Enjoy my \u2018hood, stay away from my house and hopefully I\u2019ll see ya on the road! \ud83d\ude09\ud83d\udc4a\ud83c\udffe Stuff like this is always the best and most fun parts of fame\u2026", "value": ["fame", "love", "look", "parts", "Stuff", "stay", "hopefully", "Enjoy", "ya", "pick"]}, "sentiment": {"label": "positive", "value": 0.7604285478591919}, "subject": "pop_culture"}, "cid": "therock", "comments": 4040, "data": {"cover": ["https://p16-sign.tiktokcdn-us.com/obj/tos-useast5-p-0068-tx/6c7eeb9b0ea44963b509c3d3f7909800_1699887888?x-expires=1700571600&x-signature=37qEox1J%2FdhaW%2BhfCciQuztFuj4%3D"], "duration": 42, "text": "Another fun tour bus surprise \ud83d\ude8c\ud83c\udf34\ud83d\ude0e love the 3 second concerned look on everyone\u2019s face about this pick up truck driving creeper looking for The Rock\u2026 \ud83d\udefb \ud83d\udc40 \ud83d\ude02 Enjoy my \u2018hood, stay away from my house and hopefully I\u2019ll see ya on the road! \ud83d\ude09\ud83d\udc4a\ud83c\udffe Stuff like this is always the best and most fun parts of fame\u2026", "url": "https://www.tiktok.com/@therock/video/7300962745313185067"}, "likes": 1200000, "network": "tiktok", "parsed_at": "2023-11-19 13:27:25", "pid": "7300962745313185067", "plays": 9700000, "published_at": "2023-11-13 15:04:47", "saved": 75000, "shares": 855, "views": 9700000}], "items_qty": 30, "next_page": null, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"analyse": {"type": "object", "properties": {"hashtags": {"type": "object", "properties": {"items": {"type": "array"}, "quantity": {"type": "integer"}}, "required": ["items", "quantity"]}, "keywords": {"type": "object", "properties": {"text": {"type": "string"}, "value": {"type": "array", "items": {"type": "string"}}}, "required": ["text", "value"]}, "sentiment": {"type": "object", "properties": {"label": {"type": "string"}, "value": {"type": "number"}}, "required": ["label", "value"]}, "subject": {"type": "string"}}, "required": ["hashtags", "keywords", "sentiment", "subject"]}, "cid": {"type": "string"}, "comments": {"type": "integer"}, "data": {"type": "object", "properties": {"cover": {"type": "array", "items": {"type": "string"}}, "duration": {"type": "integer"}, "text": {"type": "string"}, "url": {"type": "string"}}, "required": ["cover", "duration", "text", "url"]}, "likes": {"type": "integer"}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "plays": {"type": "integer"}, "published_at": {"type": "string"}, "saved": {"type": "integer"}, "shares": {"type": "integer"}, "views": {"type": "integer"}}, "required": ["analyse", "cid", "comments", "data", "likes", "network", "parsed_at", "pid", "plays", "published_at", "saved", "shares", "views"]}}, "items_qty": {"type": "integer"}, "next_page": {"type": "null"}, "requests_qty": {"type": "integer"}}, "required": ["data", "items_qty", "next_page", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/391636bc-27f9-4c2a-b698-2b499b9b8212/0/0 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Profile | Get Information About Profile, Account or Channel | 200 | Instagram | {"data": {"cid": "spacex", "data": {"avatar": "https://instagram.fktw1-1.fna.fbcdn.net/v/t51.2885-19/47583400_308652296442406_1388205207560650752_n.jpg?stp=dst-jpg_s150x150&_nc_ht=instagram.fktw1-1.fna.fbcdn.net&_nc_cat=1&_nc_ohc=ROI-aPIHTsUAX-r-P4u&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfCx8I23t4U4ttbdLky91wtJIVBwflgdoxqMGdBOpWFvqA&oe=65598D93&_nc_sid=8b3546", "description": "SpaceX designs, manufactures and launches the world's most advanced rockets and spacecraft", "followers": 16840781, "followings": 3, "posts": 600, "url": "https://www.instagram.com/spacex/"}, "name": "SpaceX", "network": "instagram", "parsed_at": "2023-11-14 17:14:23"}, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"cid": {"type": "string"}, "data": {"type": "object", "properties": {"avatar": {"type": "string"}, "description": {"type": "string"}, "followers": {"type": "integer"}, "followings": {"type": "integer"}, "posts": {"type": "integer"}, "url": {"type": "string"}}, "required": ["avatar", "description", "followers", "followings", "posts", "url"]}, "name": {"type": "string"}, "network": {"type": "string"}, "parsed_at": {"type": "string"}}, "required": ["cid", "data", "name", "network", "parsed_at"]}, "requests_qty": {"type": "integer"}}, "required": ["data", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/391636bc-27f9-4c2a-b698-2b499b9b8212/0/1 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Profile | Get Information About Profile, Account or Channel | 200 | telegram | {"data": {"cid": "durov", "data": {"description": "Thoughts from the CEO / Founder / Product Manager of Telegram.", "videos": 3}, "name": "Du Rove's Channel", "network": "telegram", "parsed_at": "2023-11-14 17:46:11"}, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"cid": {"type": "string"}, "data": {"type": "object", "properties": {"description": {"type": "string"}, "videos": {"type": "integer"}}, "required": ["description", "videos"]}, "name": {"type": "string"}, "network": {"type": "string"}, "parsed_at": {"type": "string"}}, "required": ["cid", "data", "name", "network", "parsed_at"]}, "requests_qty": {"type": "integer"}}, "required": ["data", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/391636bc-27f9-4c2a-b698-2b499b9b8212/0/2 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Profile | Get Information About Profile, Account or Channel | 200 | Tiktok | {"data": {"cid": "therock", "data": {"avatar": "https://p16-sign-va.tiktokcdn.com/musically-maliva-obj/1647596478025734~c5_1080x1080.jpeg?x-expires=1700154000&x-signature=sO2oez%2BDOSo81n4u%2B%2B4eOIrRFeU%3D", "description": "CEO of #RockTok\nLife\u2019s so much sweeter when you\u2019re not an asshole", "followers": 73500000, "followings": 4, "likes": 517700000, "posts": 190, "url": "https://www.tiktok.com/@therock", "videos": 190}, "name": "The Rock", "network": "tiktok", "parsed_at": "2023-11-14 17:47:14"}, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"cid": {"type": "string"}, "data": {"type": "object", "properties": {"avatar": {"type": "string"}, "description": {"type": "string"}, "followers": {"type": "integer"}, "followings": {"type": "integer"}, "likes": {"type": "integer"}, "posts": {"type": "integer"}, "url": {"type": "string"}, "videos": {"type": "integer"}}, "required": ["avatar", "description", "followers", "followings", "likes", "posts", "url", "videos"]}, "name": {"type": "string"}, "network": {"type": "string"}, "parsed_at": {"type": "string"}}, "required": ["cid", "data", "name", "network", "parsed_at"]}, "requests_qty": {"type": "integer"}}, "required": ["data", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/de2759e0-42e4-41a1-9207-4b5fb488eaf0/0/0 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Comments | Parsing Comments with Pagiantion | 200 | Tiktok | {"data": [{"cid": "therock", "comment_id": "7279333733323784993", "data": {"lang": "pl", "likes": 9, "text": "Jak by\u015b kiedy\u015b przeje\u017cd\u017ca\u0142 przez Brzeg w Polsce to daj zna\u0107 \ud83d\ude02\ud83d\ude02\ud83d\ude02"}, "network": "tiktok", "parsed_at": "2023-11-19 12:43:12", "pid": "7275429965485673770", "published_at": "2023-09-16 08:13:08", "published_by": {"avatar": "https://p77-sign-va.tiktokcdn.com/musically-maliva-obj/1664394918904837~c5_100x100.jpg?x-expires=1700481600&x-signature=6ECKh2sX9ZFozNThN3MBJZThr9c%3D", "name": "agata FIJALKOWSKA", "uid": "6817074994859213829", "username": "agatafijalkowska"}}], "items_qty": 30, "next_page": "MzA=", "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"cid": {"type": "string"}, "comment_id": {"type": "string"}, "data": {"type": "object", "properties": {"lang": {"type": "string"}, "likes": {"type": "integer"}, "text": {"type": "string"}}, "required": ["lang", "likes", "text"]}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "published_at": {"type": "string"}, "published_by": {"type": "object", "properties": {"avatar": {"type": "string"}, "name": {"type": "string"}, "uid": {"type": "string"}, "username": {"type": "string"}}, "required": ["avatar", "name", "uid", "username"]}}, "required": ["cid", "comment_id", "data", "network", "parsed_at", "pid", "published_at", "published_by"]}}, "items_qty": {"type": "integer"}, "next_page": {"type": "string"}, "requests_qty": {"type": "integer"}}, "required": ["data", "items_qty", "next_page", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/de2759e0-42e4-41a1-9207-4b5fb488eaf0/0/1 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Comments | Parsing Comments with Pagiantion | 200 | Youtube | {"data": [{"cid": "UCBn0VobeNWV_SZ6UV65UIJw", "comment_id": "UgzBVIKxckO_tcl5CNF4AaABAg", "data": {"likes": 5000, "replies": 1231, "text": "This song is making me nostalgic for time I never had, people I never met and feelings I never felt..."}, "network": "youtube", "parsed_at": "2023-11-19 14:51:45", "pid": "KDxJlW6cxRk", "published_at": "2020-11-19 14:51:45", "published_by": {"avatar": "https://yt3.ggpht.com/ytc/APkrFKbtaz5uAM-zb64de2wuCjXhhXHx5A34TXpPfoDJ-g=s176-c-k-c0x00ffffff-no-rj", "name": null, "uid": "UCDOPXUPyr0aGQSyH9Wf0xDw", "username": "krokodil191"}}], "items_qty": 21, "next_page": "Eg0SC0tEeEpsVzZjeFJrGAYy_wIKwgJnZXRfcmFua2VkX3N0cmVhbXMtLUNxUUJDSUFFRlJlMzBUZ2FtUUVLbEFFSTJGOFFnQVFZQnlLSkFYdXFiQ1dvVmc5TVR1OUdEUWo1UVhGLTZCdnRsS1EwbHFlQjdHd3FBNWx3X1Jwc1NnUm9MUXR4QVpMeXJUc0xLdEpxS21JWVNZNlRWX01VSzZ2NDI1SEVPclhnM0drNENCT0RGVEo4blFMMGZULXM2NGx4TE13V2p4T1pzY3lrei1neFlpRDJ2bHFMVVBjZG9ZNkhfYk5KamJIYUNWbEZfZ0tzTHVxc01pWjFfMGtpZjhwTW9OTU9FQlFTQndpRklCQUxHQUVTQlFpSElCZ0FFZ1VJaUNBWUFCSUhDSmNnRUJBWUFSSUhDSVFnRUFrWUFSSUZDSVlnR0FBU0J3aUpJQkFCR0FBWUFBIhEiC0tEeEpsVzZjeFJrMAB4ASgUMAFCIWVuZ2FnZW1lbnQtcGFuZWwtY29tbWVudHMtc2VjdGlvbg%3D%3D", "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"cid": {"type": "string"}, "comment_id": {"type": "string"}, "data": {"type": "object", "properties": {"likes": {"type": "integer"}, "replies": {"type": "integer"}, "text": {"type": "string"}}, "required": ["likes", "replies", "text"]}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "published_at": {"type": "string"}, "published_by": {"type": "object", "properties": {"avatar": {"type": "string"}, "name": {"type": "null"}, "uid": {"type": "string"}, "username": {"type": "string"}}, "required": ["avatar", "name", "uid", "username"]}}, "required": ["cid", "comment_id", "data", "network", "parsed_at", "pid", "published_at", "published_by"]}}, "items_qty": {"type": "integer"}, "next_page": {"type": "string"}, "requests_qty": {"type": "integer"}}, "required": ["data", "items_qty", "next_page", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/de2759e0-42e4-41a1-9207-4b5fb488eaf0/0/2 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Comments | Parsing Comments with Pagiantion | 200 | Facebook | {"data": [{"cid": "Meta", "comment_id": "977270700028355", "data": {"likes": 5000, "replies": 1231, "text": "I love it! \ud83d\udc97\u2764\ufe0f\ud83d\udc97"}, "network": "facebook", "parsed_at": "2023-11-19 15:03:11", "pid": "pfbid02xqE7MrQXnhDqc3XbdQqoUvuFrpt2c6fi6ocRXs1f1Ro1c82hK1gApqpF1dtHRdaUl", "published_at": "2023-10-19 00:00:00", "published_by": {"avatar": null, "name": "Fe Genon Manabat", "uid": "100014568469304", "username": null}}], "items_qty": 30, "next_page": "MzA=", "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"cid": {"type": "string"}, "comment_id": {"type": "string"}, "data": {"type": "object", "properties": {"likes": {"type": "integer"}, "replies": {"type": "integer"}, "text": {"type": "string"}}, "required": ["likes", "replies", "text"]}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "published_at": {"type": "string"}, "published_by": {"type": "object", "properties": {"avatar": {"type": "null"}, "name": {"type": "string"}, "uid": {"type": "string"}, "username": {"type": "null"}}, "required": ["avatar", "name", "uid", "username"]}}, "required": ["cid", "comment_id", "data", "network", "parsed_at", "pid", "published_at", "published_by"]}}, "items_qty": {"type": "integer"}, "next_page": {"type": "string"}, "requests_qty": {"type": "integer"}}, "required": ["data", "items_qty", "next_page", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/de2759e0-42e4-41a1-9207-4b5fb488eaf0/0/3 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Comments | Parsing Comments with Pagiantion | 200 | Telegram | {"data": [{"cid": "SpaceX", "comment_id": "21030", "data": {"likes": 5000, "replies": 1231, "text": "Awesome photo. Even 50 years ago people would say that was beyond our grasp and reality. I love everything space and rockets. My dad worked in the challenger at NASA and he is still alive. He is so proud of this moment in history. Where other men failed Elon Musk has blown away all doubt that we are capable and ready for intergalactic exploration and civilization. \ud83d\ude80\ud83c\udf87\ud83d\udcaf\ud83d\udc95\ud83d\udcab\u2b50\u2728 \ud83c\udf0c"}, "network": "telegram", "parsed_at": "2023-11-19 14:56:23", "pid": "9935", "published_at": "2023-11-18 23:38:38", "published_by": {"avatar": null, "name": "Karen L. Ramirez", "uid": null, "username": "Pacificagirl"}}], "items_qty": 13, "next_page": null, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"cid": {"type": "string"}, "comment_id": {"type": "string"}, "data": {"type": "object", "properties": {"likes": {"type": "integer"}, "replies": {"type": "integer"}, "text": {"type": "string"}}, "required": ["likes", "replies", "text"]}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "published_at": {"type": "string"}, "published_by": {"type": "object", "properties": {"avatar": {"type": "null"}, "name": {"type": "string"}, "uid": {"type": "null"}, "username": {"type": "string"}}, "required": ["avatar", "name", "uid", "username"]}}, "required": ["cid", "comment_id", "data", "network", "parsed_at", "pid", "published_at", "published_by"]}}, "items_qty": {"type": "integer"}, "next_page": {"type": "null"}, "requests_qty": {"type": "integer"}}, "required": ["data", "items_qty", "next_page", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/de2759e0-42e4-41a1-9207-4b5fb488eaf0/1/0 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Comments | Parsing Comments with Pagiantion | 500 | Social Network Server Error | {"error": "Social Network Server Error. Try Again Later."} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "string"}}, "required": ["error"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/d71fbadf-bcda-4193-9a12-be72bcf08a6d/0/0 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Post | Get Information about specific post or video. | 500 | New Example | {"error": "Social Network Server Error. Try Again Later."} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "string"}}, "required": ["error"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/d71fbadf-bcda-4193-9a12-be72bcf08a6d/1/0 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Post | Get Information about specific post or video. | 200 | Tiktok | {"data": {"cid": "therock", "comments": 4122, "data": {"cover": ["https://p16-sign.tiktokcdn-us.com/obj/tos-useast5-p-0068-tx/6e0b0ce4e2d14d2aadc8c3ae2d6a9586_1693943054?x-expires=1700071200&x-signature=R3LffIttbRzxnE7GDRjhGa6ZLWU%3D"], "duration": 66, "text": "Tour bus surprises \ud83d\ude8c\ud83d\ude40 I\u2019m like a big kid, I get so much joy outta these \u201choly shit\u201d moments and seeing my people\u2019s faces \ud83d\ude02\ud83e\udd33\ud83c\udffe Not too many pick up trucks rollin\u2019 around my hood so I think \u201clook out for the rocks pick up\u201d is becoming part of these tour bus attractions \ud83d\udefb \ud83e\udd23 \u201cHey did you guys go to my house yet?\u201d \u201cNO\u2026where is it?\u201d \u201cGood, keep it that way\u201d \ud83d\ude02\ud83d\udc4a\ud83c\udffe Happy folks. Love to see it. #bestpartsoffame \ud83e\udd19\ud83c\udffe #hoodrollin \ud83d\udefb #rocktok ", "url": "https://www.tiktok.com/@therock/video/7275429965485673770"}, "likes": 255600, "network": "tiktok", "parsed_at": "2023-11-13 18:59:32", "pid": "7275429965485673770", "plays": 2700000, "published_at": "2023-09-05 19:44:13", "saved": 8487, "shares": 831, "views": 2700000}, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"cid": {"type": "string"}, "comments": {"type": "integer"}, "data": {"type": "object", "properties": {"cover": {"type": "array", "items": {"type": "string"}}, "duration": {"type": "integer"}, "text": {"type": "string"}, "url": {"type": "string"}}, "required": ["cover", "duration", "text", "url"]}, "likes": {"type": "integer"}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "plays": {"type": "integer"}, "published_at": {"type": "string"}, "saved": {"type": "integer"}, "shares": {"type": "integer"}, "views": {"type": "integer"}}, "required": ["cid", "comments", "data", "likes", "network", "parsed_at", "pid", "plays", "published_at", "saved", "shares", "views"]}, "requests_qty": {"type": "integer"}}, "required": ["data", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/d71fbadf-bcda-4193-9a12-be72bcf08a6d/1/1 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Post | Get Information about specific post or video. | 200 | Youtube | {"data": {"cid": "UCBn0VobeNWV_SZ6UV65UIJw", "data": {"cover": "https://i.ytimg.com/vi/KDxJlW6cxRk/hq720.jpg", "duration": 208, "title": "Ocean Drive", "url": "https://youtube.com/watch?v=KDxJlW6cxRk"}, "network": "youtube", "parsed_at": "2023-11-19 08:08:10", "pid": "KDxJlW6cxRk", "published_at": "2015-09-15 00:00:00", "views": 760413287}, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"cid": {"type": "string"}, "data": {"type": "object", "properties": {"cover": {"type": "string"}, "duration": {"type": "integer"}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["cover", "duration", "title", "url"]}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "published_at": {"type": "string"}, "views": {"type": "integer"}}, "required": ["cid", "data", "network", "parsed_at", "pid", "published_at", "views"]}, "requests_qty": {"type": "integer"}}, "required": ["data", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/d71fbadf-bcda-4193-9a12-be72bcf08a6d/1/2 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Post | Get Information about specific post or video. | 200 | Instagram | {"data": {"cid": "None", "comments": 1229, "data": {"cover": ["https://scontent.cdninstagram.com/v/t51.2885-15/401748024_355228193532562_19803715594125619_n.jpg?stp=dst-jpg_e15_fr_p1080x1080&_nc_ht=scontent.cdninstagram.com&_nc_cat=110&_nc_ohc=IFKfi1cRcRgAX-fWEqM&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfDxucbqm5jLgczSQEBjAlylG2EXoKwg7YvkbBSPR8t3OA&oe=655B68CA&_nc_sid=10d13b"], "text": "Starship is once more preparing for launch. The second flight test of a fully integrated Starship will debut several upgrades to the vehicle and ground infrastructure, some as a direct result of lessons learned from Starship\u2019s first flight test. Recursive improvement is essential as we work to build a fully reusable transportation system capable of carrying both crew and cargo to Earth orbit, help humanity return to the Moon, and ultimately travel to Mars and beyond. Follow us on X.com/SpaceX for updates on the upcoming flight test.", "url": "https://www.instagram.com/p/CzfT9hSOFCC"}, "likes": 142031, "network": "instagram", "parsed_at": "2023-11-19 08:10:12", "pid": "CzfT9hSOFCC"}, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"cid": {"type": "string"}, "comments": {"type": "integer"}, "data": {"type": "object", "properties": {"cover": {"type": "array", "items": {"type": "string"}}, "text": {"type": "string"}, "url": {"type": "string"}}, "required": ["cover", "text", "url"]}, "likes": {"type": "integer"}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}}, "required": ["cid", "comments", "data", "likes", "network", "parsed_at", "pid"]}, "requests_qty": {"type": "integer"}}, "required": ["data", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/d71fbadf-bcda-4193-9a12-be72bcf08a6d/1/3 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Post | Get Information about specific post or video. | 200 | Telegram | {"data": {"cid": "durov", "network": "telegram", "parsed_at": "2023-11-19 08:11:28", "pid": "234", "published_at": "2023-11-06 17:04:22", "views": 2300000}, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"cid": {"type": "string"}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "published_at": {"type": "string"}, "views": {"type": "integer"}}, "required": ["cid", "network", "parsed_at", "pid", "published_at", "views"]}, "requests_qty": {"type": "integer"}}, "required": ["data", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/d71fbadf-bcda-4193-9a12-be72bcf08a6d/1/4 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Post | Get Information about specific post or video. | 200 | Facebook | {"data": {"cid": "Meta", "comments": 980, "data": {"text": "Meet our AI characters! \ud83d\udc4b Head over to the link in our bio to find the full roster \ud83d\udc40\n\nWho are you most excited to see in your DMs?", "url": "https://www.facebook.com/Meta/posts/pfbid02xqE7MrQXnhDqc3XbdQqoUvuFrpt2c6fi6ocRXs1f1Ro1c82hK1gApqpF1dtHRdaUl"}, "likes": 2835, "network": "facebook", "parsed_at": "2023-11-19 08:12:48", "pid": "pfbid02xqE7MrQXnhDqc3XbdQqoUvuFrpt2c6fi6ocRXs1f1Ro1c82hK1gApqpF1dtHRdaUl", "published_at": "2023-09-27 18:33:52", "shares": 239}, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"cid": {"type": "string"}, "comments": {"type": "integer"}, "data": {"type": "object", "properties": {"text": {"type": "string"}, "url": {"type": "string"}}, "required": ["text", "url"]}, "likes": {"type": "integer"}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "published_at": {"type": "string"}, "shares": {"type": "integer"}}, "required": ["cid", "comments", "data", "likes", "network", "parsed_at", "pid", "published_at", "shares"]}, "requests_qty": {"type": "integer"}}, "required": ["data", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/f8096caf-21fe-4181-9f46-5179e80870e9/0/0 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Posts | Posts | 200 | telegram | {"data": [{"cid": "durov", "data": {"medias": [], "text": "10000 winners of the giveaway were randomly selected by Telegram and received their gift links in private messages.", "url": "https://t.me/s/durov/238"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "238", "published_at": "2023-11-13 16:04:24"}, {"cid": "durov", "data": {"medias": [], "text": "\ud83d\udc49\nAnnouncing a $200,000 giveaway! \n\ud83e\ude99\nTo celebrate our \nnew feature,\n I\u2019m hosting a giveaway of 10,000 Telegram Premium subscriptions \n\ud83e\udd11\nIn a week, 10,000 random subscribers of my channel will receive a Telegram Premium subscription for 6 months \n\ud83e\udd31\nI have already prepaid for this giveaway on \nFragment\n with $200,000-worth of \nToncoin\n I bought on a cryptoexchange. Enjoy! \n\u2615\ufe0f", "url": "https://t.me/s/durov/237"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "237", "published_at": "2023-11-06 18:25:18", "views": 5500000}, {"cid": "durov", "data": {"medias": [], "url": "https://t.me/s/durov/236"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "236", "published_at": "2023-11-06 17:51:55", "views": 2900000}, {"cid": "durov", "data": {"medias": [], "url": "https://t.me/s/durov/235"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "235", "published_at": "2023-11-06 17:51:55"}, {"cid": "durov", "data": {"medias": [], "text": "Now every channel on Telegram can host FAIR giveaways. \nWhat\u2019s a giveaway? \n\u2753\nIt\u2019s when someone promises to give out prizes to random followers \n\ud83d\ude0f\n\ud83d\ude0f\n\ud83d\ude0f\nMany giveaways on social media were scams. There was no way to prove the winner was chosen fairly \n\ud83d\ude10\nUntil now. Telegram is the first social media platform to natively support giveaways with guaranteed random selection + prepaid prize funds \n\ud83e\udd11\nCheck out the demos here: \nhttps://telegram.org/blog/giveaways", "url": "https://t.me/s/durov/234"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "234", "published_at": "2023-11-06 17:04:22", "views": 2000000}, {"cid": "durov", "data": {"cover": "https://cdn1.cdn-telegram.org/file/BszQEnCmDgncsA8-bu6Qr-rQhp-DlDo85BWIpSzAkfpJCj_8YzCr8klt5Vfj6p4up3TqhDgbKT4bRHcWYaxvtGedQc8spvysF_WynCz15sbVp1TK5fGomI0KAwLu1-lyjIIYZh2x6kByAwwyagaI7YvgxkKBGmrWYnPD5NgENpLBBfuJOazyTUpt-ErtdF5z2iUIH8H85BFWdmy1twThafzz3eBRGaJaYVLX7D3xGuYFgc0n7gSSLPqp4bo7GqEcxMfLHyuJqZCnYybpz3gSPbB49t37AoBkamX-3qop2XHgaOT25AS4hsYzEWVEdIPP9poqoKm4hofRbjWwQ__86g.jpg", "medias": ["https://cdn1.cdn-telegram.org/file/BszQEnCmDgncsA8-bu6Qr-rQhp-DlDo85BWIpSzAkfpJCj_8YzCr8klt5Vfj6p4up3TqhDgbKT4bRHcWYaxvtGedQc8spvysF_WynCz15sbVp1TK5fGomI0KAwLu1-lyjIIYZh2x6kByAwwyagaI7YvgxkKBGmrWYnPD5NgENpLBBfuJOazyTUpt-ErtdF5z2iUIH8H85BFWdmy1twThafzz3eBRGaJaYVLX7D3xGuYFgc0n7gSSLPqp4bo7GqEcxMfLHyuJqZCnYybpz3gSPbB49t37AoBkamX-3qop2XHgaOT25AS4hsYzEWVEdIPP9poqoKm4hofRbjWwQ__86g.jpg"], "text": "\ud83d\udcb3\nTON outperforms other systems by a margin in transactions per second (TPS). Source \u2014 \nhttps://blog.ton.org/100000-transactions-per-second-ton-sets-the-world-record-on-its-first-performance-test", "url": "https://t.me/s/durov/233"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "233", "published_at": "2023-11-03 14:30:06", "views": 1600000}, {"cid": "durov", "data": {"medias": [], "text": "\ud83d\ude80\n TON set the record for the fastest blockchain in the world!\n\ud83d\ude0e\nWe were right to choose TON as the blockchain platform for Telegram. From a technological standpoint, competitors are years behind in scalability. Bitcoin is likely to stay, but other general-purpose blockchains look obsolete \n\ud83d\udc4e\nhttps://coincodex.com/article/33968/toncoin-ton-blockchain-breaks-record-for-worlds-fastest-network-beating-solana-polygon-visa-and-mastercard/", "url": "https://t.me/s/durov/232"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "232", "published_at": "2023-11-03 14:15:27", "views": 1500000}, {"cid": "durov", "data": {"medias": [], "text": "\ud83d\udd24\n\ud83d\udd20\n\ud83d\udd24\n\ud83d\udd24\n\u2757\ufe0f\nUpdate Telegram to the latest version to see how replies and link previews should work in 2023. Since we invented these formats several years ago, the industry must have been waiting for us to show them the next step. The wait is over! \n\ud83d\udc7f\nhttps://telegram.org/blog/reply-revolution\nBonus\n: you can now rewind / fast forward Stories by holding and sliding sideways (I wonder why other apps that have had stories for years hadn\u2019t done this before \n\ud83e\udd0c\n \u2014 there must be some dark secret we\u2019ll uncover soon \n\ud83d\udd2e\n).\nBonus Bonus\n: our beloved Premium users (almost 3.5 million of them already) get to choose the color of their name and quotes in chats. Go orange this Halloween! \n\u2764\ufe0f", "url": "https://t.me/s/durov/231"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "231", "published_at": "2023-10-30 16:43:34", "views": 1400000}, {"cid": "durov", "data": {"medias": [], "text": "Every day, Telegram's moderators and AI tools remove millions of obviously harmful content from our public platform. However, tackling war-related coverage is seldom obvious.\nEarlier this week, Hamas used Telegram to warn civilians in Ashkelon to leave the area ahead of their missile strikes. Would shutting down their channel help save lives \u2014 or would it endanger more lives?\nIt\u2019s always tempting to act on emotional impulses. But such complex situations require thorough consideration that should also take into account the differences between social platforms.\nUnlike other apps that algorithmically promote shocking content to unsuspecting people, on Telegram, users receive only the content to which they specifically subscribed. As such, it's unlikely that Telegram channels can be used to significantly amplify propaganda. Instead, they serve as a unique source of first-hand information for researchers, journalists, and fact-checkers.\nWhile it would be easy for us to destroy this source of information, doing so risks exacerbating an already dire situation.", "url": "https://t.me/s/durov/230"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "230", "published_at": "2023-10-13 14:55:32", "views": 1500000}, {"cid": "durov", "data": {"medias": [], "text": "Some people are wishing me a happy \"birthday\" today.\nBut today, 10.10.2023, is not really the day when I was born.\nI was actually born many years ago \u2013\u00a0today is merely an anniversary of my birthday. \nPersonally, I prefer to celebrate it as the 12th anniversary of my 27th birthday anniversary.\nDon\u2019t let yourselves get misled! \n\ud83c\udf78", "url": "https://t.me/s/durov/229"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "229", "published_at": "2023-10-09 20:15:15", "views": 1400000}, {"cid": "durov", "data": {"medias": [], "text": "Hundreds of thousands are signing up for Telegram from Israel and the Palestinian Territories. \nIn addition to Arabic, we\u2019ve just added support for Hebrew in the Telegram UI. Everyone affected should have reliable access to news and private communication in these dire times.", "url": "https://t.me/s/durov/228"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "228", "published_at": "2023-10-08 17:24:57", "views": 1500000}, {"cid": "durov", "data": {"medias": [], "text": "The day has come. Telegram channels can now \npost Stories!\nStories on Telegram are more visible than in most apps, because they are displayed right on the main screen. Obviously, we couldn\u2019t let channels flood users with Stories without reasonable limits: this would create too much noise in your Chats.\nThis is why we designed the Boost system. With Boosts, users can give their favorite channels the ability to post stories. More boosts mean more stories per day for a channel. Every 24 hours users can reassign their boost.\nIn the future, boosts will also unlock other features for channels, such as custom reactions, emoji statuses or custom backgrounds. We\u2019ll also introduce more ways for channels to get Boosts.\nTo prevent abuse, only Premium users can boost channels. It shouldn\u2019t be hard to collect Boosts for channels with real subscribers, while those with fake followers may struggle (larger channels need more Boosts to unlock stories).\nLet the Boost Hunt begin! \n\ud83c\udff9", "url": "https://t.me/s/durov/227"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "227", "published_at": "2023-09-22 15:25:02", "views": 2100000}, {"cid": "durov", "data": {"medias": [], "text": "\ud83d\udd0d\nThis month we changed how searching public channels and groups works on Telegram.\nPreviously, public channels with more subscribers would appear higher in the search results. That system worked fine for a while, but was increasingly getting abused by spammers. That's why we now only count genuine subscribers of channels for ranking.\nFor example, channels with more \nPremium subscribers\n will generally rank higher. However, if a specific Premium subscriber joins too many channels, they won't give those channels as big of a search ranking boost. Of course, the new search also prioritizes results from your country.\nThe feedback on this change is overwhelmingly positive. Channels with an inflated subscribers count have become less visible, while useful groups and mini-apps are now attracting more users. \n\ud83d\ude80", "url": "https://t.me/s/durov/226"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "226", "published_at": "2023-09-16 17:35:42", "views": 1900000}, {"cid": "durov", "data": {"medias": [], "text": "Years ago, we built \nTON\n \u2013 a scalable and fast blockchain technology. TON was designed to serve hundreds of millions of social media users. Since 2020, the TON technology has been maintained and improved by the open source community. \nLast year, we enabled our users to buy and sell Telegram usernames and IDs on \nFragment\n \u2013 a TON-based auction platform. It was a phenomenal success. Telegram sold $120M worth of digital assets in auctions, while early buyers of some Telegram-related digital assets \u2013 such as Telegram anonymous numbers \u2013 have seen a 27x (!) increase in value after only 9 months.\nThis success showed the potential of Web 3.0 on Telegram. For the first time in history, users were allowed to own their social media identities directly. Now we want to integrate blockchain technologies deeper into Telegram. To do that, we worked with the folks from the TON community to add their \nTON Wallet\n to Telegram as a \nmini-app\n. \nStarting this November, TON Wallet will be included in the settings and attachment menus for all our users outside the US and some other countries (if you added \n@wallet\n and have the latest version of Telegram, you can already see the wallet option in the menus). This step will allow developers to enable hundreds of new valuable features \u2013 similar to those pioneered on Fragment. TON Wallet, a third-party mini-app inside Telegram, will introduce a whole new dimension of Web 3.0 to hundreds of millions of Telegram users.", "url": "https://t.me/s/durov/225"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "225", "published_at": "2023-09-14 16:58:28", "views": 1500000}, {"cid": "durov", "data": {"medias": [], "text": "\ud83d\udd6f\n Happy \n\ud83e\udd73\n birthday, Telegram!\nhttps://telegram.org/blog/stories", "url": "https://t.me/s/durov/224"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "224", "published_at": "2023-08-14 20:28:48", "views": 1900000}, {"cid": "durov", "data": {"cover": "https://cdn1.cdn-telegram.org/file/bn9WfpMfj2qb7v3BTrfzt0gob7AS-wZK8vCxtRDV4tL0HO7QsTdL1uod2-pOEDVhUU4kas9xHp_XJ_czLeIObIxJ8g6L7EIOA06cM3_6rjC6L6x3z_Q96DDiblo_y4UF3AWfB0jBjYFkvhrk9r_KqHrZkkpl5FvZTUOpnQ9EPaPgdjouF7dHPIlrrIR93jikZ_ZHAegZgOAkhV-M9ToW4h672UBAXPnavjeC80N9vIo20Wf_uBVEx-vKCaN7pUnY-nwLR--hWUDm4VtBc6jYKLWRTub9E19gJenvtrSgIZccQKjZiPGjTZbpqVOGAfM7LgPRrz0r3OwrAGdA_ZcXFg.jpg", "medias": ["https://cdn1.cdn-telegram.org/file/bn9WfpMfj2qb7v3BTrfzt0gob7AS-wZK8vCxtRDV4tL0HO7QsTdL1uod2-pOEDVhUU4kas9xHp_XJ_czLeIObIxJ8g6L7EIOA06cM3_6rjC6L6x3z_Q96DDiblo_y4UF3AWfB0jBjYFkvhrk9r_KqHrZkkpl5FvZTUOpnQ9EPaPgdjouF7dHPIlrrIR93jikZ_ZHAegZgOAkhV-M9ToW4h672UBAXPnavjeC80N9vIo20Wf_uBVEx-vKCaN7pUnY-nwLR--hWUDm4VtBc6jYKLWRTub9E19gJenvtrSgIZccQKjZiPGjTZbpqVOGAfM7LgPRrz0r3OwrAGdA_ZcXFg.jpg", "https://cdn1.cdn-telegram.org/file/tEoTieVK7MhStnyiVx6YhpB0jEoG_kJviLFI29jo22u3BBogEd6B7dL3C3U7i7mBX8eHhX2qGMPgYkZMWOfpCXVM2sVCmUaRgjmm_XyFlLEMIK9OF9guWcWLKvjPfJFrnhnN7lvPEYEiY5Sm9Ig8k9vkKAbqq3FZYinIkMrM2NZtvxUCyELcquSEtBWaMKdytUOUNvMyz7ouGHPOj_cKXvPKle_cCxMAASscipqwAkAW2h5CffsZuOjXgFtCnbY6urwU7CxWXMj__PrSU6gXjM08VPGCfBbvGdzQoq4KDgMZCStCjOAy_29K6Ne22k8j1eMsSxL9A2n-1wHExZgVOg.jpg", "https://cdn1.cdn-telegram.org/file/knmj4y0oMB0wnne-ebTh-a6UXCKFGbVjLy7XpdrFk6pTdtKowYOL0Vb_rM-53r_vVavv4-D-Y9PI11oODdxbzgYzA8bl_MP71Ny1d0zMC7jsOrnxIHXa0sfgZ9Dx1oaOrc4qSQ2sBvrzKMICEPfXb7YLmQz7UINxZvnGzUbbhO23b28kGwjoIG2vAX6N2OdW-pkwIziLTlWBg95FNiru8VjL4yCwRfvOsl3t7CkMbvfERwCcP4i06myhttci2QPpmqUVt07_7WSqoHQLGwi1QTsWBT_xwcQSPkQAbrn1RPHG7TFZ5WL9enDd36KcWMPePi_NZjNsTKaoREAAbR6Rgg.jpg", "https://cdn1.cdn-telegram.org/file/p9RkuPTJUAntMHcnbnM6cweO83jtWEVDvhuO12uyEUJ0kvF2eLnQslHln4UW7UiOIiYt0RdWjfKIhNfUpNU71XEaU9VLSpwPgRUH6HqEzRLITeFp2VoGKx29pZmc-2uHDsII8K5KjINFZDSGrieYXmKWdzzSO_iZn_u8AzukxeqbHDebmmMY5PqFzjLNg8wVDAqVwuaH3EEoGLLLfBEMUn3rM6ox_tB468Ilqcwo5G_jeLxqVBUonL7kVjGBaSHXCtAIpJjihgiM27SuFMmcZe19uO8h5LcUbsWgghIlcjEhcy4DykgFICvJYxP66kOE1cg4OJmAvRtv5bn9gQ62Uw.jpg", "https://cdn1.cdn-telegram.org/file/W-jZ4tG564TNdFtZnnf_gI1lLw3vh8guym29MTriCY713K1uwPLJsH8byZQ0Sxk5ePkBTFDGbx7DgSexzJrq9sMK00N4KTnzKEoLeVYKplAcGgg5Pw8vxkLJjycDmjJt786BCUSjHZxpaME7sTCiLb4Oyc0oDVZjiuiuSmfdI546yxEUTFqXGVnA4zMuzbxkS9SWc87LEIx-2oKlENCgZ4WNIhqSd-W8-gaoBrvfs2JBUxc7zZpef42a118hWO0lRWEixnnMiJ2FIx21b9v9gL3gEKHTfTsqxdJhpKbFkfLsCn_2q3VEUcL__jnG19oFC4OIO6AYTuH2QtESjHwRQQ.jpg"], "text": "\u2795\n Jokes aside, this is what Telegram beta looked like in late 2012. Note the ability to add photos in profile pages (with geotags and reactions!), which is similar to the stories posts we are launching now. Although they weren\u2019t included in the final version 10 years ago, stories have been part of the plan all along!", "url": "https://t.me/s/durov/219"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "219", "published_at": "2023-08-14 16:07:04", "views": 1700000}, {"cid": "durov", "data": {"cover": "https://cdn1.cdn-telegram.org/file/DVW-7AaAw1SxUp5Ltz7L1W9-4hAu30xNWgZPPXhl7_QV7c1DE1LPyn0JLXZ_1hHj0aY2LvAYlYpVsd9JD2J08JoZvFA5jWJcQWhsGp8hiwwV42iH9vJmimXclyewsUK9PpSqMz1hqkc4nOC5tE42WPyPbOVAaroeJUemm2cD8jghA2RnDR32aDWNkiQaW9skkzlUrH--ZTG-abcPMj9Irxl0MFJsfp5JFDpKWnKT1nnWcfZ7g249vaZ6xCSizhEBgaQqCu3urnbYBY0gtQaw59r9F0LXvjofLKLHW6mhIPXUgVRqrnWGta6krWxcu-x2dEK9S3zMLpY6Mdh5f0Y0nw.jpg", "medias": ["https://cdn1.cdn-telegram.org/file/DVW-7AaAw1SxUp5Ltz7L1W9-4hAu30xNWgZPPXhl7_QV7c1DE1LPyn0JLXZ_1hHj0aY2LvAYlYpVsd9JD2J08JoZvFA5jWJcQWhsGp8hiwwV42iH9vJmimXclyewsUK9PpSqMz1hqkc4nOC5tE42WPyPbOVAaroeJUemm2cD8jghA2RnDR32aDWNkiQaW9skkzlUrH--ZTG-abcPMj9Irxl0MFJsfp5JFDpKWnKT1nnWcfZ7g249vaZ6xCSizhEBgaQqCu3urnbYBY0gtQaw59r9F0LXvjofLKLHW6mhIPXUgVRqrnWGta6krWxcu-x2dEK9S3zMLpY6Mdh5f0Y0nw.jpg"], "text": "\ud83c\udf88\n This is what Telegram for iOS would look like today if its design hadn't evolved since its launch on the 14th of August, 2013! \n\ud83d\udea9\n\ud83d\udea9\n1\ufe0f\u20e3\n0\ufe0f\u20e3\n\ud83d\udea9\n\ud83d\udea9", "url": "https://t.me/s/durov/218"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "218", "published_at": "2023-08-14 15:20:19", "views": 1000000}, {"cid": "durov", "data": {"medias": [], "url": "https://t.me/s/durov/217"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "217", "published_at": "2023-08-13 22:32:52", "views": 1100000}, {"cid": "durov", "data": {"medias": [], "text": "\ud83e\udd73\n Today Telegram turns 10 years old.\nIn just a decade, Telegram gained over 800 million active users purely thanks to word of mouth. Through numerous updates and improvements over the years, Telegram has redefined what a modern messaging experience should be like. \nThe next step for Telegram is to go beyond messaging and spearhead innovation in social media in general. We should use our popularity to change the lives of billions for better, to inspire and uplift people on our planet. \nToday\u2019s gradual roll-out of stories for all users marks the beginning of this new stage in the history of Telegram. While this past decade was exciting, the next 10 years will be the time when Telegram reaches its true potential. \n\ud83e\udd73", "url": "https://t.me/s/durov/216"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "216", "published_at": "2023-08-13 22:14:26", "views": 1500000}, {"cid": "durov", "data": {"medias": [], "text": "Every day, over 2.5 million new users sign up for Telegram, and earlier this year we\u2019ve surpassed 800 million monthly active users. We are happy and grateful, even though this massive growth also means higher expenses on storage and traffic to serve our users. \nLuckily, Telegram is super efficient when it comes to expenses and we had a great start with monetization last year. While not yet profitable (which would be impossible to reach on just the second year of monetization), Telegram is closer to profitability in absolute numbers than its competitors such as Twitter and Snap.\nTo fund Telegram\u2019s continued growth until we reach the break-even point, this week we issued around $270 million worth of Telegram bonds as a tap of our existing bonds. Once again we've been lucky to have the participation of well-known funds with stellar reputations.\nI personally bought about a quarter of the new Telegram bonds, investing tens of millions into Telegram\u2019s growth. This comes in addition to the hundreds of millions I spent over the last 10 years to keep Telegram operational. \nSome people suggested I should have instead bought a house or a jet. But I prefer to stay focused on my work, without \u201cowning\u201d anything (well, apart from Telegram, some Bitcoin and some Toncoin).\nHundreds of millions of people signed up for Telegram because they wanted an independent messaging platform that would put its users first. It is my responsibility \u2013 and my life\u2019s work \u2013 to keep delivering this platform.", "url": "https://t.me/s/durov/215"}, "network": "telegram", "parsed_at": "2023-11-14 20:05:15", "pid": "215", "published_at": "2023-07-18 14:33:36", "views": 1600000}], "items_qty": 20, "next_page": "MjE1", "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"cid": {"type": "string"}, "data": {"type": "object", "properties": {"medias": {"type": "array", "items": {"type": "string"}}, "text": {"type": "string"}, "url": {"type": "string"}, "cover": {"type": "string"}}, "required": ["medias", "url"]}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "published_at": {"type": "string"}, "views": {"type": "integer"}}, "required": ["cid", "data", "network", "parsed_at", "pid", "published_at"]}}, "items_qty": {"type": "integer"}, "next_page": {"type": "string"}, "requests_qty": {"type": "integer"}}, "required": ["data", "items_qty", "next_page", "requests_qty"]} |
ac49ef45-9089-4472-a391-adf2a2b31bea/f8096caf-21fe-4181-9f46-5179e80870e9/0/1 | Socmood | Tiktok, Youtube, Facebook, Instagram, Threads, Telegram Parsing and Analyse. | 8.1 | Posts | Posts | 200 | Instagram | {"data": [{"cid": "spacex", "comments": 1007, "data": {"cover": "https://scontent-waw1-1.cdninstagram.com/v/t51.2885-15/401748024_355228193532562_19803715594125619_n.jpg?stp=c0.420.1080.1080a_dst-jpg_e35_s640x640_sh0.08&_nc_ht=scontent-waw1-1.cdninstagram.com&_nc_cat=110&_nc_ohc=I67mHnvoLEQAX-ydPsu&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfAz9JmBgGnYlgKA_iHdZoyLmiRdoDyEW4due6s5HNS47A&oe=65557A0A&_nc_sid=8b3546", "text": "Starship is once more preparing for launch. \n\nThe second flight test of a fully integrated Starship will debut several upgrades to the vehicle and ground infrastructure, some as a direct result of lessons learned from Starship\u2019s first flight test. Recursive improvement is essential as we work to build a fully reusable transportation system capable of carrying both crew and cargo to Earth orbit, help humanity return to the Moon, and ultimately travel to Mars and beyond.\n \nFollow us on X.com/SpaceX for updates on the upcoming flight test."}, "likes": 128649, "network": "instagram", "parsed_at": "2023-11-14 20:07:28", "pid": "CzfT9hSOFCC", "published_at": "2023-11-11 04:39:02"}, {"cid": "spacex", "comments": 222, "data": {"cover": "https://scontent-waw1-1.cdninstagram.com/v/t51.2885-15/400240275_1031970354587654_519907757826853487_n.jpg?stp=c240.0.960.960a_dst-jpg_e35_s640x640_sh0.08&_nc_ht=scontent-waw1-1.cdninstagram.com&_nc_cat=102&_nc_ohc=GNAOc1-iklUAX8oeUi0&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfCqCa7FJ8uLLc4ui2d6yZsteX2AzO1iXlEZ9gBw6cgcpw&oe=655936F7&_nc_sid=8b3546", "text": "Falcon 9 launches Dragon to the International Space Station. \n\nCheck out more on X.com/SpaceX"}, "likes": 51506, "network": "instagram", "parsed_at": "2023-11-14 20:07:28", "pid": "Czc5IbRLTvr", "published_at": "2023-11-10 06:04:32"}, {"cid": "spacex", "comments": 703, "data": {"cover": "https://scontent-waw1-1.cdninstagram.com/v/t51.2885-15/398265169_731140805701010_1077532077726378565_n.jpg?stp=c157.0.406.406a_dst-jpg_e15&_nc_ht=scontent-waw1-1.cdninstagram.com&_nc_cat=102&_nc_ohc=wSnjpGwhqPsAX_veNZj&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfCGR3zRL5-awGmWdS5GhgGhyaCbIiX5WXL-fn13g1tjJQ&oe=65557046&_nc_sid=8b3546", "text": "The second flight test of a fully integrated Starship could launch as soon as mid-November, pending regulatory approval. \n\nCheck out more on X.com/SpaceX"}, "likes": 91813, "network": "instagram", "parsed_at": "2023-11-14 20:07:28", "pid": "CzMj70Zy45Q", "published_at": "2023-11-03 21:53:13"}, {"cid": "spacex", "comments": 21306, "data": {"cover": "https://scontent-waw1-1.cdninstagram.com/v/t51.2885-15/394623636_2409414629227548_5364049142033458479_n.jpg?stp=c0.179.1440.1440a_dst-jpg_e35_s640x640_sh0.08&_nc_ht=scontent-waw1-1.cdninstagram.com&_nc_cat=100&_nc_ohc=hlAKgMoX_LEAX90wfX_&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfBvW4sxCJA-VpoG-e7F-xwxSVCDrhcUNRiY7a7n860YdQ&oe=655970D4&_nc_sid=8b3546", "text": "Falcon 9 launches 21 Starlink satellites to orbit from California. \n\nCheck out more on X.com/SpaceX"}, "likes": 245269, "network": "instagram", "parsed_at": "2023-11-14 20:07:28", "pid": "CyqubO7R7IA", "published_at": "2023-10-21 19:28:57"}, {"cid": "spacex", "comments": 1450, "data": {"cover": "https://scontent-waw1-1.cdninstagram.com/v/t51.2885-15/387816390_2039615259704843_3304693683081429058_n.jpg?stp=c240.0.960.960a_dst-jpg_e35_s640x640_sh0.08&_nc_ht=scontent-waw1-1.cdninstagram.com&_nc_cat=111&_nc_ohc=ZLE6ATYymIsAX9M5PFy&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfB7jKY3S_FglEcNOLRaw7vPSBRjSI82ycUoRFLCnWPAbA&oe=65598380&_nc_sid=8b3546", "text": "Falcon Heavy launches @nasa\u2019s interplanetary Psyche mission to a metal-rich asteroid orbiting the Sun between Jupiter and Mars.\n\nFollowing stage separation, Falcon Heavy\u2019s two boosters returned to Earth and land at SpaceX\u2019s Landing Zones 1 and 2.\n\nCheck out more on X.com/SpaceX"}, "likes": 139728, "network": "instagram", "parsed_at": "2023-11-14 20:07:28", "pid": "CyWKUEROEfw", "published_at": "2023-10-13 19:48:35"}, {"cid": "spacex", "comments": 809, "data": {"cover": "https://scontent-waw1-1.cdninstagram.com/v/t51.2885-15/386420009_349602197498657_2336850913890567922_n.jpg?stp=c157.0.405.405a_dst-jpg_e15&_nc_ht=scontent-waw1-1.cdninstagram.com&_nc_cat=105&_nc_ohc=2VplsIUNWgYAX8KbvO4&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfAUBBV-vXjPjTHJ5bcYBKuClwkm25Cl1Is2s-KE3dCz7Q&oe=65558B57&_nc_sid=8b3546", "text": "SpaceX has completed 70 Falcon launches so far this year, 20 of which have been supported by our team at Vandenberg\n\nIf you\u2019re interested in being a part of the mission to make space more accessible and ultimately life multiplanetary, learn more about what\u2019s possible \u2192 x.com/SpaceX/jobs"}, "likes": 82066, "network": "instagram", "parsed_at": "2023-11-14 20:07:28", "pid": "CyCGDNvuG1N", "published_at": "2023-10-06 00:47:48"}, {"cid": "spacex", "comments": 1609, "data": {"cover": "https://scontent-waw1-1.cdninstagram.com/v/t51.2885-15/381145654_209642678623053_741029846927164506_n.jpg?stp=c0.420.1080.1080a_dst-jpg_e35_s640x640_sh0.08&_nc_ht=scontent-waw1-1.cdninstagram.com&_nc_cat=109&_nc_ohc=16Y0U_eFcREAX_dQySd&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfAgoKNNPXFDvFkYnLxGac_pydrmWWPH0IdZDCSfokp2WA&oe=6555A59D&_nc_sid=8b3546", "text": "Starlink is available on all 7 continents, in over 60 countries and many more markets, connecting 2M+ active customers and counting with high-speed internet!\n\nThank you to all of our customers around the world! \ud83d\udef0\ufe0f\ud83c\udf0e\u2764\ufe0f \u2192 stories.starlink.com"}, "likes": 127882, "network": "instagram", "parsed_at": "2023-11-14 20:07:28", "pid": "CxjLvWDOu0P", "published_at": "2023-09-24 00:40:50"}, {"cid": "spacex", "comments": 871, "data": {"cover": "https://scontent-waw1-1.cdninstagram.com/v/t51.2885-15/378612265_632872338913774_3510085279777038340_n.jpg?stp=c280.0.720.720a_dst-jpg_e15_s640x640&_nc_ht=scontent-waw1-1.cdninstagram.com&_nc_cat=110&_nc_ohc=nM5eEGwIHj0AX-UrsGV&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfBXN91m3IaSCDXN0uaG72t-jKpUuVxkKgKrb4FO0G30OQ&oe=6555388D&_nc_sid=8b3546", "text": "Video of Starlink satellite deployment. \n\nCheck out more on X.com/Starlink"}, "likes": 108251, "network": "instagram", "parsed_at": "2023-11-14 20:07:28", "pid": "CxSpxTQOZaP", "published_at": "2023-09-17 14:36:19"}, {"cid": "spacex", "comments": 876, "data": {"cover": "https://scontent-waw1-1.cdninstagram.com/v/t51.2885-15/378740468_642570054644046_8312256016844661660_n.jpg?stp=c0.180.1440.1440a_dst-jpg_e35_s640x640_sh0.08&_nc_ht=scontent-waw1-1.cdninstagram.com&_nc_cat=106&_nc_ohc=JLxDfWpfBpsAX_5wOX7&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfCU4h29Upeob3Vx6AaUeqoOd21v3tlvMnHHqOCWKg2pGA&oe=6557D501&_nc_sid=8b3546", "text": "Starship represents a fully reusable transportation system designed to carry both crew and cargo to Earth orbit, the Moon, Mars, and beyond.\n\nCheck out @Spacex on X for more Starship"}, "likes": 164350, "network": "instagram", "parsed_at": "2023-11-14 20:07:28", "pid": "CxOaqDJy6rL", "published_at": "2023-09-15 23:06:05"}, {"cid": "spacex", "comments": 2067, "data": {"cover": "https://scontent-waw1-1.cdninstagram.com/v/t51.2885-15/377808830_679598890446067_214145911177519169_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08&_nc_ht=scontent-waw1-1.cdninstagram.com&_nc_cat=107&_nc_ohc=dp5WbWv06kMAX-GACgE&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfAZgQZMrw-FA2R36xoAoO9WEZIbmZlO3Z0hulvEAMxKIg&oe=6557DB99&_nc_sid=8b3546", "text": "Made on Earth by humans"}, "likes": 300839, "network": "instagram", "parsed_at": "2023-11-14 20:07:28", "pid": "CxJBYJQx0x6", "published_at": "2023-09-13 20:48:59"}, {"cid": "spacex", "comments": 646, "data": {"cover": "https://scontent-waw1-1.cdninstagram.com/v/t51.2885-15/370567516_271273025858262_1662785947307704004_n.jpg?stp=c240.0.960.960a_dst-jpg_e35_s640x640_sh0.08&_nc_ht=scontent-waw1-1.cdninstagram.com&_nc_cat=106&_nc_ohc=z4T6Uj4Bm3oAX_F5wJb&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfC7-Jjvk7PczNuyNY0LNGhdJnUKoSJIhEX7MtFIu0pKNw&oe=65582670&_nc_sid=8b3546", "text": "Falcon 9 launches 22 Starlink satellites from Florida"}, "likes": 87789, "network": "instagram", "parsed_at": "2023-11-14 20:07:28", "pid": "CwbmA4rLGzB", "published_at": "2023-08-27 05:24:03"}, {"cid": "spacex", "comments": 527, "data": {"cover": "https://scontent-waw1-1.cdninstagram.com/v/t51.2885-15/370539980_808975470697265_7318362120383847094_n.jpg?stp=c0.180.1440.1440a_dst-jpg_e35_s640x640_sh0.08&_nc_ht=scontent-waw1-1.cdninstagram.com&_nc_cat=105&_nc_ohc=xHoSQhnMyzoAX9GfCW1&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfAyvfyM70kBEXZ5mO1AILFO1H_7V_vdcUiYL1tPhhOcig&oe=65587E64&_nc_sid=8b3546", "text": "Falcon 9 launches Crew-7, Dragon\u2019s tenth human spaceflight mission to the space station"}, "likes": 124609, "network": "instagram", "parsed_at": "2023-11-14 20:07:28", "pid": "CwaG6WxO4nb", "published_at": "2023-08-26 15:33:02"}], "items_qty": 12, "next_page": null, "requests_qty": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"cid": {"type": "string"}, "comments": {"type": "integer"}, "data": {"type": "object", "properties": {"cover": {"type": "string"}, "text": {"type": "string"}}, "required": ["cover", "text"]}, "likes": {"type": "integer"}, "network": {"type": "string"}, "parsed_at": {"type": "string"}, "pid": {"type": "string"}, "published_at": {"type": "string"}}, "required": ["cid", "comments", "data", "likes", "network", "parsed_at", "pid", "published_at"]}}, "items_qty": {"type": "integer"}, "next_page": {"type": "null"}, "requests_qty": {"type": "integer"}}, "required": ["data", "items_qty", "next_page", "requests_qty"]} |
53aa5082e4b0a798dbd1a5f6/550a8758e4b0e8db4d41cfa3/0/0 | Visual Context Graph | Build a graph with words connected to other words. Diagram information for visualizing concepts or mind maps. | 7 | Visualize (post) | Diagram information for visualizing concepts or mind maps. | 200 | Response | {"author": "twinword inc.", "context": ["audio", "echo", "music", "recording", "voice"], "email": "help@twinword.com", "entry": "sound", "relation": [{"acoustic": "guitar"}, {"acoustic": "hearing"}, {"acoustic": "music"}, {"acoustic": "musical"}, {"acoustic": "performance"}, {"acoustic": "sound"}, {"acoustics": "acoustic"}, {"acoustics": "musical"}, {"acoustics": "noise"}, {"acoustics": "radio"}, {"acoustics": "sound"}, {"alarm": "dismay"}, {"alarm": "bell"}, {"alarm": "fright"}, {"alarm": "horror"}, {"alarm": "sound"}, {"alarm": "terror"}, {"alert": "attentive"}, {"alert": "clear"}, {"alert": "noise"}, {"alert": "sound"}, {"alert": "vigilant"}, {"alert": "watchful"}, {"amplifier": "loud"}, {"amplifier": "machine"}, {"amplifier": "noise"}, {"amplifier": "sound"}, {"amplifier": "transistor"}, {"amplitude": "ample"}, {"amplitude": "frequency"}, {"amplitude": "peak"}, {"amplitude": "sound"}, {"amplitude": "wave"}, {"attune": "accustom"}, {"attune": "adjust"}, {"attune": "sound"}, {"audio": "cassette"}, {"audio": "digital"}, {"audio": "recording"}, {"audio": "sound"}, {"audio": "video"}, {"auditory": "audition"}, {"auditory": "ear"}, {"auditory": "hearing"}, {"auditory": "sound"}, {"auditory": "stimulus"}, {"auditory": "voice"}, {"beep": "honk"}, {"beep": "noise"}, {"beep": "sound"}, {"beep": "toot"}, {"beep": "whistle"}, {"bell": "doorbell"}, {"bell": "chime"}, {"bell": "hear"}, {"bell": "jingle"}, {"bell": "sound"}, {"bell": "telephone"}, {"blare": "din"}, {"blare": "honk"}, {"blare": "sound"}, {"blare": "toot"}, {"blare": "warning"}, {"blowing": "blast"}, {"blowing": "conch"}, {"blowing": "gale"}, {"blowing": "noise"}, {"blowing": "sound"}, {"blowing": "whistle"}, {"brassy": "brass"}, {"brassy": "annoying"}, {"brassy": "din"}, {"brassy": "loud"}, {"brassy": "racket"}, {"brassy": "sound"}, {"brassy": "voice"}, {"bray": "cry"}, {"bray": "laughter"}, {"bray": "sound"}, {"bray": "sing"}, {"breaking": "cipher"}, {"breaking": "code"}, {"breaking": "destroy"}, {"breaking": "news"}, {"breaking": "sound"}, {"breaking": "tone"}, {"cacophonous": "inharmonious"}, {"cacophonous": "cacophony"}, {"cacophonous": "raucous"}, {"cacophonous": "rough"}, {"cacophonous": "sound"}, {"cacophonous": "strident"}, {"cacophonous": "tool"}, {"chirp": "buzz"}, {"chirp": "sound"}, {"chirp": "squeak"}, {"chirp": "twitter"}, {"chirp": "warble"}, {"chord": "guitar"}, {"chord": "harmonize"}, {"chord": "melody"}, {"chord": "music"}, {"chord": "playing"}, {"chord": "sound"}, {"click": "button"}, {"click": "camera"}, {"click": "penetrate"}, {"click": "snap"}, {"click": "sound"}, {"click": "understand"}, {"cassette": "tape"}, {"cassette": "audio"}, {"cassette": "recorder"}, {"cassette": "vcr"}, {"commentary": "audio"}, {"commentary": "broadcast"}, {"commentary": "television"}, {"commentary": "text"}, {"converter": "audio"}, {"converter": "change"}, {"converter": "currency"}, {"converter": "digital"}, {"converter": "plug"}, {"dubbing": "audio"}, {"dubbing": "language"}, {"dubbing": "subtitle"}, {"dubbing": "voice"}, {"playback": "audio"}, {"playback": "recording"}, {"playback": "video"}, {"recorder": "audio"}, {"recorder": "sound"}, {"recorder": "tape"}, {"recorder": "video"}, {"recorder": "voice"}, {"recording": "audio"}, {"recording": "sound"}, {"recording": "studio"}, {"recording": "transcription"}, {"sonic": "audio"}, {"sonic": "hear"}, {"sonic": "noise"}, {"sonic": "physics"}, {"sonic": "sound"}, {"studio": "art"}, {"studio": "audio"}, {"studio": "musician"}, {"studio": "recording"}, {"studio": "school"}, {"studio": "video"}, {"subtitle": "audio"}, {"subtitle": "dubbing"}, {"subtitle": "english"}, {"subtitle": "language"}, {"subtitle": "learning"}, {"tape": "audio"}, {"tape": "recorder"}, {"tape": "video"}, {"tape": "voice"}, {"transcription": "audio"}, {"transcription": "document"}, {"transcription": "record"}, {"transcription": "recording"}, {"transcription": "studio"}, {"transcription": "text"}, {"video": "audio"}, {"video": "camera"}, {"video": "clip"}, {"video": "film"}, {"video": "tv"}, {"video": "watch"}, {"voice": "audio"}, {"voice": "hear"}, {"voice": "music"}, {"voice": "radio"}, {"voice": "recorder"}, {"voice": "sound"}, {"ditto": "ape"}, {"ditto": "echo"}, {"ditto": "equal"}, {"ditto": "same"}, {"ditto": "say"}, {"ditto": "similar"}, {"earshot": "acoustic"}, {"earshot": "echo"}, {"earshot": "hearing"}, {"echo": "imitate"}, {"echo": "reverberation"}, {"echo": "noise"}, {"echo": "reflect"}, {"echo": "resonate"}, {"echo": "resound"}, {"echo": "sound"}, {"echo": "voice"}, {"hearing": "audience"}, {"hearing": "deaf"}, {"hearing": "echo"}, {"hearing": "listening"}, {"hearing": "speaking"}, {"iterate": "reiterate"}, {"iterate": "echo"}, {"iterate": "repeat"}, {"iterate": "restate"}, {"iterate": "say"}, {"mimic": "imitate"}, {"mimic": "mime"}, {"mimic": "copy"}, {"mimic": "echo"}, {"mimic": "imitation"}, {"repeat": "repeatedly"}, {"repeat": "duplicate"}, {"repeat": "again"}, {"repeat": "echo"}, {"repeat": "reiterate"}, {"repeat": "repetition"}, {"repeat": "restate"}, {"repeat": "say"}, {"repeatedly": "repeat"}, {"repeatedly": "again"}, {"repeatedly": "deny"}, {"repeatedly": "echo"}, {"repeatedly": "restate"}, {"repeatedly": "speak"}, {"repeatedly": "warn"}, {"resonance": "resonate"}, {"resonance": "echo"}, {"resonance": "ringing"}, {"resonance": "sonority"}, {"resonance": "sound"}, {"resonate": "digress"}, {"resonate": "echo"}, {"resonate": "reflect"}, {"resonate": "resounding"}, {"resonate": "sound"}, {"resound": "echo"}, {"resound": "noise"}, {"resound": "reverberate"}, {"resound": "spread"}, {"reverberate": "reverberation"}, {"reverberate": "echo"}, {"reverberate": "noise"}, {"reverberate": "resound"}, {"reverberate": "ring"}, {"reverberation": "acoustic"}, {"reverberation": "echo"}, {"reverberation": "hearing"}, {"reverberation": "ring"}, {"sonar": "data"}, {"sonar": "echo"}, {"sonar": "equipment"}, {"accompaniment": "complement"}, {"accompaniment": "escort"}, {"accompaniment": "music"}, {"accompaniment": "piano"}, {"accompaniment": "playing"}, {"accompaniment": "support"}, {"album": "copyright"}, {"album": "debut"}, {"album": "download"}, {"album": "music"}, {"album": "photo"}, {"aria": "cantata"}, {"aria": "choral"}, {"aria": "chorus"}, {"aria": "music"}, {"artist": "artistic"}, {"artist": "draw"}, {"artist": "gallery"}, {"artist": "music"}, {"artist": "musician"}, {"artist": "photography"}, {"artist": "writer"}, {"artistic": "aesthetic"}, {"artistic": "esthetic"}, {"artistic": "music"}, {"artistic": "painting"}, {"artistic": "photography"}, {"artistic": "tasteful"}, {"atonal": "composition"}, {"atonal": "music"}, {"atonal": "tonality"}, {"atonal": "undistinguished"}, {"ballroom": "ballet"}, {"ballroom": "choreographer"}, {"ballroom": "dance"}, {"ballroom": "dancing"}, {"ballroom": "music"}, {"ballroom": "party"}, {"blandness": "appropriate"}, {"blandness": "general"}, {"blandness": "music"}, {"blues": "guitar"}, {"blues": "music"}, {"blues": "singer"}, {"cantata": "aria"}, {"cantata": "choir"}, {"cantata": "music"}, {"cantata": "oratorio"}, {"cantata": "singing"}, {"cantata": "sonata"}, {"cello": "violoncello"}, {"cello": "harp"}, {"cello": "music"}, {"cello": "violin"}, {"choreograph": "choreographer"}, {"choreograph": "art"}, {"choreograph": "ballet"}, {"choreograph": "dance"}, {"choreograph": "music"}, {"choreography": "artistic"}, {"choreography": "ballet"}, {"choreography": "dance"}, {"choreography": "dancer"}, {"choreography": "music"}, {"chorus": "choir"}, {"chorus": "music"}, {"chorus": "sing"}, {"chorus": "vocal"}, {"chromatic": "diatonic"}, {"chromatic": "harmony"}, {"chromatic": "octave"}, {"chromatic": "music"}, {"chromatic": "tune"}, {"classical": "ancient"}, {"classical": "antiquity"}, {"classical": "architecture"}, {"classical": "indian"}, {"classical": "literature"}, {"classical": "music"}, {"compose": "composer"}, {"compose": "compound"}, {"compose": "compile"}, {"compose": "indite"}, {"compose": "makeup"}, {"compose": "music"}, {"compose": "write"}, {"composer": "lyricist"}, {"composer": "music"}, {"composer": "musician"}, {"composer": "piano"}, {"composer": "singer"}, {"barograph": "pressure"}, {"barograph": "record"}, {"barograph": "recording"}, {"barometer": "air"}, {"barometer": "pressure"}, {"barometer": "record"}, {"barometer": "recording"}, {"barometer": "weather"}, {"gramophone": "phonograph"}, {"gramophone": "hear"}, {"gramophone": "recording"}, {"gramophone": "sound"}, {"phonograph": "gramophone"}, {"phonograph": "machine"}, {"phonograph": "record"}, {"phonograph": "recording"}, {"phonograph": "show"}, {"subliminal": "advertising"}, {"subliminal": "message"}, {"subliminal": "recording"}, {"accent": "dialect"}, {"accent": "highlight"}, {"accent": "pronunciation"}, {"accent": "stress"}, {"accent": "voice"}, {"aloud": "read"}, {"aloud": "recite"}, {"aloud": "spoken"}, {"aloud": "speak"}, {"aloud": "voice"}, {"alto": "baritone"}, {"alto": "choir"}, {"alto": "low"}, {"alto": "tenor"}, {"alto": "voice"}, {"audible": "audio"}, {"audible": "hear"}, {"audible": "hearing"}, {"audible": "listen"}, {"audible": "sonic"}, {"audible": "voice"}, {"baritone": "alto"}, {"baritone": "low"}, {"baritone": "tenor"}, {"baritone": "voice"}, {"cackle": "laugh"}, {"cackle": "loud"}, {"cackle": "scream"}, {"cackle": "voice"}, {"dupe": "bogus"}, {"dupe": "charlatan"}, {"dupe": "fool"}, {"dupe": "hack"}, {"dupe": "voice"}, {"dysphonia": "disease"}, {"dysphonia": "muscle"}, {"dysphonia": "syndrome"}, {"dysphonia": "vocal"}, {"dysphonia": "voice"}, {"effeminate": "camp"}, {"effeminate": "effeminacy"}, {"effeminate": "female"}, {"effeminate": "feminine"}, {"effeminate": "gesture"}, {"effeminate": "girl"}, {"effeminate": "voice"}, {"effeminate": "woman"}, {"emotionless": "cold"}, {"emotionless": "impassive"}, {"emotionless": "indifferent"}, {"emotionless": "phlegmatic"}, {"emotionless": "tone"}, {"emotionless": "voice"}, {"gruff": "cacophonous"}, {"gruff": "hoarse"}, {"gruff": "husky"}, {"gruff": "voice"}, {"hoarse": "gruff"}, {"hoarse": "husky"}, {"hoarse": "sound"}, {"hoarse": "voice"}, {"homophonic": "harmony"}, {"homophonic": "polyphony"}, {"homophonic": "same"}, {"homophonic": "sound"}, {"homophonic": "voice"}, {"husky": "cacophonous"}, {"husky": "gruff"}, {"husky": "hoarse"}, {"husky": "robust"}, {"husky": "tough"}, {"husky": "voice"}, {"impersonate": "embody"}, {"impersonate": "accent"}, {"impersonate": "assume"}, {"impersonate": "dupe"}, {"impersonate": "simulate"}, {"impersonate": "voice"}, {"intrusive": "intrusion"}, {"intrusive": "interfering"}, {"intrusive": "invade"}, {"intrusive": "invasive"}, {"intrusive": "meddling"}, {"intrusive": "voice"}], "request": "sound", "response": "sound", "result_code": "200", "result_msg": "Success", "version": "4.0.0"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"author": {"type": "string"}, "context": {"type": "array", "items": {"type": "string"}}, "email": {"type": "string"}, "entry": {"type": "string"}, "relation": {"type": "array", "items": {"type": "object", "properties": {"acoustic": {"type": "string"}, "acoustics": {"type": "string"}, "alarm": {"type": "string"}, "alert": {"type": "string"}, "amplifier": {"type": "string"}, "amplitude": {"type": "string"}, "attune": {"type": "string"}, "audio": {"type": "string"}, "auditory": {"type": "string"}, "beep": {"type": "string"}, "bell": {"type": "string"}, "blare": {"type": "string"}, "blowing": {"type": "string"}, "brassy": {"type": "string"}, "bray": {"type": "string"}, "breaking": {"type": "string"}, "cacophonous": {"type": "string"}, "chirp": {"type": "string"}, "chord": {"type": "string"}, "click": {"type": "string"}, "cassette": {"type": "string"}, "commentary": {"type": "string"}, "converter": {"type": "string"}, "dubbing": {"type": "string"}, "playback": {"type": "string"}, "recorder": {"type": "string"}, "recording": {"type": "string"}, "sonic": {"type": "string"}, "studio": {"type": "string"}, "subtitle": {"type": "string"}, "tape": {"type": "string"}, "transcription": {"type": "string"}, "video": {"type": "string"}, "voice": {"type": "string"}, "ditto": {"type": "string"}, "earshot": {"type": "string"}, "echo": {"type": "string"}, "hearing": {"type": "string"}, "iterate": {"type": "string"}, "mimic": {"type": "string"}, "repeat": {"type": "string"}, "repeatedly": {"type": "string"}, "resonance": {"type": "string"}, "resonate": {"type": "string"}, "resound": {"type": "string"}, "reverberate": {"type": "string"}, "reverberation": {"type": "string"}, "sonar": {"type": "string"}, "accompaniment": {"type": "string"}, "album": {"type": "string"}, "aria": {"type": "string"}, "artist": {"type": "string"}, "artistic": {"type": "string"}, "atonal": {"type": "string"}, "ballroom": {"type": "string"}, "blandness": {"type": "string"}, "blues": {"type": "string"}, "cantata": {"type": "string"}, "cello": {"type": "string"}, "choreograph": {"type": "string"}, "choreography": {"type": "string"}, "chorus": {"type": "string"}, "chromatic": {"type": "string"}, "classical": {"type": "string"}, "compose": {"type": "string"}, "composer": {"type": "string"}, "barograph": {"type": "string"}, "barometer": {"type": "string"}, "gramophone": {"type": "string"}, "phonograph": {"type": "string"}, "subliminal": {"type": "string"}, "accent": {"type": "string"}, "aloud": {"type": "string"}, "alto": {"type": "string"}, "audible": {"type": "string"}, "baritone": {"type": "string"}, "cackle": {"type": "string"}, "dupe": {"type": "string"}, "dysphonia": {"type": "string"}, "effeminate": {"type": "string"}, "emotionless": {"type": "string"}, "gruff": {"type": "string"}, "hoarse": {"type": "string"}, "homophonic": {"type": "string"}, "husky": {"type": "string"}, "impersonate": {"type": "string"}, "intrusive": {"type": "string"}}}}, "request": {"type": "string"}, "response": {"type": "string"}, "result_code": {"type": "string"}, "result_msg": {"type": "string"}, "version": {"type": "string"}}, "required": ["author", "context", "email", "entry", "relation", "request", "response", "result_code", "result_msg", "version"]} |
53aa5082e4b0a798dbd1a5f6/53aa5083e4b0b60946a2f5d2/0/0 | Visual Context Graph | Build a graph with words connected to other words. Diagram information for visualizing concepts or mind maps. | 7 | Visualize (get) | Diagram information for visualizing concepts or mind maps. | 200 | Response | {"author": "twinword inc.", "context": ["audio", "echo", "music", "recording", "voice"], "email": "help@twinword.com", "entry": "sound", "relation": [{"acoustic": "guitar"}, {"acoustic": "hearing"}, {"acoustic": "music"}, {"acoustic": "musical"}, {"acoustic": "performance"}, {"acoustic": "sound"}, {"acoustics": "acoustic"}, {"acoustics": "musical"}, {"acoustics": "noise"}, {"acoustics": "radio"}, {"acoustics": "sound"}, {"alarm": "dismay"}, {"alarm": "bell"}, {"alarm": "fright"}, {"alarm": "horror"}, {"alarm": "sound"}, {"alarm": "terror"}, {"alert": "attentive"}, {"alert": "clear"}, {"alert": "noise"}, {"alert": "sound"}, {"alert": "vigilant"}, {"alert": "watchful"}, {"amplifier": "loud"}, {"amplifier": "machine"}, {"amplifier": "noise"}, {"amplifier": "sound"}, {"amplifier": "transistor"}, {"amplitude": "ample"}, {"amplitude": "frequency"}, {"amplitude": "peak"}, {"amplitude": "sound"}, {"amplitude": "wave"}, {"attune": "accustom"}, {"attune": "adjust"}, {"attune": "sound"}, {"audio": "cassette"}, {"audio": "digital"}, {"audio": "recording"}, {"audio": "sound"}, {"audio": "video"}, {"auditory": "audition"}, {"auditory": "ear"}, {"auditory": "hearing"}, {"auditory": "sound"}, {"auditory": "stimulus"}, {"auditory": "voice"}, {"beep": "honk"}, {"beep": "noise"}, {"beep": "sound"}, {"beep": "toot"}, {"beep": "whistle"}, {"bell": "doorbell"}, {"bell": "chime"}, {"bell": "hear"}, {"bell": "jingle"}, {"bell": "sound"}, {"bell": "telephone"}, {"blare": "din"}, {"blare": "honk"}, {"blare": "sound"}, {"blare": "toot"}, {"blare": "warning"}, {"blowing": "blast"}, {"blowing": "conch"}, {"blowing": "gale"}, {"blowing": "noise"}, {"blowing": "sound"}, {"blowing": "whistle"}, {"brassy": "brass"}, {"brassy": "annoying"}, {"brassy": "din"}, {"brassy": "loud"}, {"brassy": "racket"}, {"brassy": "sound"}, {"brassy": "voice"}, {"bray": "cry"}, {"bray": "laughter"}, {"bray": "sound"}, {"bray": "sing"}, {"breaking": "cipher"}, {"breaking": "code"}, {"breaking": "destroy"}, {"breaking": "news"}, {"breaking": "sound"}, {"breaking": "tone"}, {"cacophonous": "inharmonious"}, {"cacophonous": "cacophony"}, {"cacophonous": "raucous"}, {"cacophonous": "rough"}, {"cacophonous": "sound"}, {"cacophonous": "strident"}, {"cacophonous": "tool"}, {"chirp": "buzz"}, {"chirp": "sound"}, {"chirp": "squeak"}, {"chirp": "twitter"}, {"chirp": "warble"}, {"chord": "guitar"}, {"chord": "harmonize"}, {"chord": "melody"}, {"chord": "music"}, {"chord": "playing"}, {"chord": "sound"}, {"click": "button"}, {"click": "camera"}, {"click": "penetrate"}, {"click": "snap"}, {"click": "sound"}, {"click": "understand"}, {"cassette": "tape"}, {"cassette": "audio"}, {"cassette": "recorder"}, {"cassette": "vcr"}, {"commentary": "audio"}, {"commentary": "broadcast"}, {"commentary": "television"}, {"commentary": "text"}, {"converter": "audio"}, {"converter": "change"}, {"converter": "currency"}, {"converter": "digital"}, {"converter": "plug"}, {"dubbing": "audio"}, {"dubbing": "language"}, {"dubbing": "subtitle"}, {"dubbing": "voice"}, {"playback": "audio"}, {"playback": "recording"}, {"playback": "video"}, {"recorder": "audio"}, {"recorder": "sound"}, {"recorder": "tape"}, {"recorder": "video"}, {"recorder": "voice"}, {"recording": "audio"}, {"recording": "sound"}, {"recording": "studio"}, {"recording": "transcription"}, {"sonic": "audio"}, {"sonic": "hear"}, {"sonic": "noise"}, {"sonic": "physics"}, {"sonic": "sound"}, {"studio": "art"}, {"studio": "audio"}, {"studio": "musician"}, {"studio": "recording"}, {"studio": "school"}, {"studio": "video"}, {"subtitle": "audio"}, {"subtitle": "dubbing"}, {"subtitle": "english"}, {"subtitle": "language"}, {"subtitle": "learning"}, {"tape": "audio"}, {"tape": "recorder"}, {"tape": "video"}, {"tape": "voice"}, {"transcription": "audio"}, {"transcription": "document"}, {"transcription": "record"}, {"transcription": "recording"}, {"transcription": "studio"}, {"transcription": "text"}, {"video": "audio"}, {"video": "camera"}, {"video": "clip"}, {"video": "film"}, {"video": "tv"}, {"video": "watch"}, {"voice": "audio"}, {"voice": "hear"}, {"voice": "music"}, {"voice": "radio"}, {"voice": "recorder"}, {"voice": "sound"}, {"ditto": "ape"}, {"ditto": "echo"}, {"ditto": "equal"}, {"ditto": "same"}, {"ditto": "say"}, {"ditto": "similar"}, {"earshot": "acoustic"}, {"earshot": "echo"}, {"earshot": "hearing"}, {"echo": "imitate"}, {"echo": "reverberation"}, {"echo": "noise"}, {"echo": "reflect"}, {"echo": "resonate"}, {"echo": "resound"}, {"echo": "sound"}, {"echo": "voice"}, {"hearing": "audience"}, {"hearing": "deaf"}, {"hearing": "echo"}, {"hearing": "listening"}, {"hearing": "speaking"}, {"iterate": "reiterate"}, {"iterate": "echo"}, {"iterate": "repeat"}, {"iterate": "restate"}, {"iterate": "say"}, {"mimic": "imitate"}, {"mimic": "mime"}, {"mimic": "copy"}, {"mimic": "echo"}, {"mimic": "imitation"}, {"repeat": "repeatedly"}, {"repeat": "duplicate"}, {"repeat": "again"}, {"repeat": "echo"}, {"repeat": "reiterate"}, {"repeat": "repetition"}, {"repeat": "restate"}, {"repeat": "say"}, {"repeatedly": "repeat"}, {"repeatedly": "again"}, {"repeatedly": "deny"}, {"repeatedly": "echo"}, {"repeatedly": "restate"}, {"repeatedly": "speak"}, {"repeatedly": "warn"}, {"resonance": "resonate"}, {"resonance": "echo"}, {"resonance": "ringing"}, {"resonance": "sonority"}, {"resonance": "sound"}, {"resonate": "digress"}, {"resonate": "echo"}, {"resonate": "reflect"}, {"resonate": "resounding"}, {"resonate": "sound"}, {"resound": "echo"}, {"resound": "noise"}, {"resound": "reverberate"}, {"resound": "spread"}, {"reverberate": "reverberation"}, {"reverberate": "echo"}, {"reverberate": "noise"}, {"reverberate": "resound"}, {"reverberate": "ring"}, {"reverberation": "acoustic"}, {"reverberation": "echo"}, {"reverberation": "hearing"}, {"reverberation": "ring"}, {"sonar": "data"}, {"sonar": "echo"}, {"sonar": "equipment"}, {"accompaniment": "complement"}, {"accompaniment": "escort"}, {"accompaniment": "music"}, {"accompaniment": "piano"}, {"accompaniment": "playing"}, {"accompaniment": "support"}, {"album": "copyright"}, {"album": "debut"}, {"album": "download"}, {"album": "music"}, {"album": "photo"}, {"aria": "cantata"}, {"aria": "choral"}, {"aria": "chorus"}, {"aria": "music"}, {"artist": "artistic"}, {"artist": "draw"}, {"artist": "gallery"}, {"artist": "music"}, {"artist": "musician"}, {"artist": "photography"}, {"artist": "writer"}, {"artistic": "aesthetic"}, {"artistic": "esthetic"}, {"artistic": "music"}, {"artistic": "painting"}, {"artistic": "photography"}, {"artistic": "tasteful"}, {"atonal": "composition"}, {"atonal": "music"}, {"atonal": "tonality"}, {"atonal": "undistinguished"}, {"ballroom": "ballet"}, {"ballroom": "choreographer"}, {"ballroom": "dance"}, {"ballroom": "dancing"}, {"ballroom": "music"}, {"ballroom": "party"}, {"blandness": "appropriate"}, {"blandness": "general"}, {"blandness": "music"}, {"blues": "guitar"}, {"blues": "music"}, {"blues": "singer"}, {"cantata": "aria"}, {"cantata": "choir"}, {"cantata": "music"}, {"cantata": "oratorio"}, {"cantata": "singing"}, {"cantata": "sonata"}, {"cello": "violoncello"}, {"cello": "harp"}, {"cello": "music"}, {"cello": "violin"}, {"choreograph": "choreographer"}, {"choreograph": "art"}, {"choreograph": "ballet"}, {"choreograph": "dance"}, {"choreograph": "music"}, {"choreography": "artistic"}, {"choreography": "ballet"}, {"choreography": "dance"}, {"choreography": "dancer"}, {"choreography": "music"}, {"chorus": "choir"}, {"chorus": "music"}, {"chorus": "sing"}, {"chorus": "vocal"}, {"chromatic": "diatonic"}, {"chromatic": "harmony"}, {"chromatic": "octave"}, {"chromatic": "music"}, {"chromatic": "tune"}, {"classical": "ancient"}, {"classical": "antiquity"}, {"classical": "architecture"}, {"classical": "indian"}, {"classical": "literature"}, {"classical": "music"}, {"compose": "composer"}, {"compose": "compound"}, {"compose": "compile"}, {"compose": "indite"}, {"compose": "makeup"}, {"compose": "music"}, {"compose": "write"}, {"composer": "lyricist"}, {"composer": "music"}, {"composer": "musician"}, {"composer": "piano"}, {"composer": "singer"}, {"barograph": "pressure"}, {"barograph": "record"}, {"barograph": "recording"}, {"barometer": "air"}, {"barometer": "pressure"}, {"barometer": "record"}, {"barometer": "recording"}, {"barometer": "weather"}, {"gramophone": "phonograph"}, {"gramophone": "hear"}, {"gramophone": "recording"}, {"gramophone": "sound"}, {"phonograph": "gramophone"}, {"phonograph": "machine"}, {"phonograph": "record"}, {"phonograph": "recording"}, {"phonograph": "show"}, {"subliminal": "advertising"}, {"subliminal": "message"}, {"subliminal": "recording"}, {"accent": "dialect"}, {"accent": "highlight"}, {"accent": "pronunciation"}, {"accent": "stress"}, {"accent": "voice"}, {"aloud": "read"}, {"aloud": "recite"}, {"aloud": "spoken"}, {"aloud": "speak"}, {"aloud": "voice"}, {"alto": "baritone"}, {"alto": "choir"}, {"alto": "low"}, {"alto": "tenor"}, {"alto": "voice"}, {"audible": "audio"}, {"audible": "hear"}, {"audible": "hearing"}, {"audible": "listen"}, {"audible": "sonic"}, {"audible": "voice"}, {"baritone": "alto"}, {"baritone": "low"}, {"baritone": "tenor"}, {"baritone": "voice"}, {"cackle": "laugh"}, {"cackle": "loud"}, {"cackle": "scream"}, {"cackle": "voice"}, {"dupe": "bogus"}, {"dupe": "charlatan"}, {"dupe": "fool"}, {"dupe": "hack"}, {"dupe": "voice"}, {"dysphonia": "disease"}, {"dysphonia": "muscle"}, {"dysphonia": "syndrome"}, {"dysphonia": "vocal"}, {"dysphonia": "voice"}, {"effeminate": "camp"}, {"effeminate": "effeminacy"}, {"effeminate": "female"}, {"effeminate": "feminine"}, {"effeminate": "gesture"}, {"effeminate": "girl"}, {"effeminate": "voice"}, {"effeminate": "woman"}, {"emotionless": "cold"}, {"emotionless": "impassive"}, {"emotionless": "indifferent"}, {"emotionless": "phlegmatic"}, {"emotionless": "tone"}, {"emotionless": "voice"}, {"gruff": "cacophonous"}, {"gruff": "hoarse"}, {"gruff": "husky"}, {"gruff": "voice"}, {"hoarse": "gruff"}, {"hoarse": "husky"}, {"hoarse": "sound"}, {"hoarse": "voice"}, {"homophonic": "harmony"}, {"homophonic": "polyphony"}, {"homophonic": "same"}, {"homophonic": "sound"}, {"homophonic": "voice"}, {"husky": "cacophonous"}, {"husky": "gruff"}, {"husky": "hoarse"}, {"husky": "robust"}, {"husky": "tough"}, {"husky": "voice"}, {"impersonate": "embody"}, {"impersonate": "accent"}, {"impersonate": "assume"}, {"impersonate": "dupe"}, {"impersonate": "simulate"}, {"impersonate": "voice"}, {"intrusive": "intrusion"}, {"intrusive": "interfering"}, {"intrusive": "invade"}, {"intrusive": "invasive"}, {"intrusive": "meddling"}, {"intrusive": "voice"}], "request": "sound", "response": "sound", "result_code": "200", "result_msg": "Success", "version": "4.0.0"} | {"context": ["audio", "echo", "music", "recording", "voice"], "entry": "sound", "relation": [{"acoustic": "guitar"}, {"acoustic": "hearing"}, {"acoustic": "music"}, {"acoustic": "musical"}, {"acoustic": "performance"}, {"acoustic": "sound"}, {"acoustics": "acoustic"}, {"acoustics": "musical"}, {"acoustics": "noise"}, {"acoustics": "radio"}, {"acoustics": "sound"}, {"alarm": "dismay"}, {"alarm": "fright"}, {"alarm": "horror"}, {"alarm": "terror"}, {"alarm": "bell"}, {"alarm": "sound"}, {"alert": "attentive"}, {"alert": "vigilant"}, {"alert": "watchful"}, {"alert": "clear"}, {"alert": "noise"}, {"alert": "sound"}, {"amplifier": "machine"}, {"amplifier": "sound"}, {"amplifier": "transistor"}, {"amplifier": "loud"}, {"amplifier": "noise"}, {"amplitude": "ample"}, {"amplitude": "peak"}, {"amplitude": "sound"}, {"amplitude": "wave"}, {"amplitude": "frequency"}, {"attune": "accustom"}, {"attune": "adjust"}, {"attune": "sound"}, {"audio": "cassette"}, {"audio": "digital"}, {"audio": "recording"}, {"audio": "sound"}, {"audio": "video"}, {"auditory": "audition"}, {"auditory": "ear"}, {"auditory": "hearing"}, {"auditory": "sound"}, {"auditory": "stimulus"}, {"auditory": "voice"}, {"beep": "honk"}, {"beep": "noise"}, {"beep": "sound"}, {"beep": "toot"}, {"beep": "whistle"}, {"bell": "doorbell"}, {"bell": "chime"}, {"bell": "hear"}, {"bell": "jingle"}, {"bell": "sound"}, {"bell": "telephone"}, {"blare": "din"}, {"blare": "honk"}, {"blare": "sound"}, {"blare": "toot"}, {"blare": "warning"}, {"blowing": "blast"}, {"blowing": "conch"}, {"blowing": "gale"}, {"blowing": "noise"}, {"blowing": "sound"}, {"blowing": "whistle"}, {"brassy": "brass"}, {"brassy": "loud"}, {"brassy": "sound"}, {"brassy": "voice"}, {"brassy": "annoying"}, {"brassy": "din"}, {"brassy": "racket"}, {"bray": "cry"}, {"bray": "laughter"}, {"bray": "sing"}, {"bray": "sound"}, {"breaking": "cipher"}, {"breaking": "code"}, {"breaking": "destroy"}, {"breaking": "news"}, {"breaking": "sound"}, {"breaking": "tone"}, {"cacophonous": "inharmonious"}, {"cacophonous": "cacophony"}, {"cacophonous": "raucous"}, {"cacophonous": "rough"}, {"cacophonous": "sound"}, {"cacophonous": "strident"}, {"cacophonous": "tool"}, {"chirp": "buzz"}, {"chirp": "sound"}, {"chirp": "squeak"}, {"chirp": "twitter"}, {"chirp": "warble"}, {"chord": "guitar"}, {"chord": "harmonize"}, {"chord": "melody"}, {"chord": "music"}, {"chord": "playing"}, {"chord": "sound"}, {"click": "penetrate"}, {"click": "snap"}, {"click": "understand"}, {"click": "button"}, {"click": "camera"}, {"click": "sound"}, {"cassette": "tape"}, {"cassette": "audio"}, {"cassette": "recorder"}, {"cassette": "vcr"}, {"commentary": "audio"}, {"commentary": "television"}, {"commentary": "text"}, {"commentary": "broadcast"}, {"converter": "audio"}, {"converter": "change"}, {"converter": "currency"}, {"converter": "digital"}, {"converter": "plug"}, {"dubbing": "audio"}, {"dubbing": "language"}, {"dubbing": "subtitle"}, {"dubbing": "voice"}, {"playback": "audio"}, {"playback": "recording"}, {"playback": "video"}, {"recorder": "tape"}, {"recorder": "video"}, {"recorder": "voice"}, {"recorder": "audio"}, {"recorder": "sound"}, {"recording": "audio"}, {"recording": "sound"}, {"recording": "studio"}, {"recording": "transcription"}, {"sonic": "audio"}, {"sonic": "hear"}, {"sonic": "physics"}, {"sonic": "noise"}, {"sonic": "sound"}, {"studio": "art"}, {"studio": "audio"}, {"studio": "musician"}, {"studio": "recording"}, {"studio": "school"}, {"studio": "video"}, {"subtitle": "dubbing"}, {"subtitle": "english"}, {"subtitle": "language"}, {"subtitle": "audio"}, {"subtitle": "learning"}, {"tape": "audio"}, {"tape": "recorder"}, {"tape": "video"}, {"tape": "voice"}, {"transcription": "audio"}, {"transcription": "document"}, {"transcription": "record"}, {"transcription": "recording"}, {"transcription": "studio"}, {"transcription": "text"}, {"video": "clip"}, {"video": "tv"}, {"video": "watch"}, {"video": "audio"}, {"video": "camera"}, {"video": "film"}, {"voice": "audio"}, {"voice": "hear"}, {"voice": "music"}, {"voice": "radio"}, {"voice": "recorder"}, {"voice": "sound"}, {"ditto": "ape"}, {"ditto": "echo"}, {"ditto": "equal"}, {"ditto": "same"}, {"ditto": "say"}, {"ditto": "similar"}, {"earshot": "acoustic"}, {"earshot": "echo"}, {"earshot": "hearing"}, {"echo": "imitate"}, {"echo": "reverberation"}, {"echo": "noise"}, {"echo": "reflect"}, {"echo": "resonate"}, {"echo": "resound"}, {"echo": "sound"}, {"echo": "voice"}, {"hearing": "audience"}, {"hearing": "deaf"}, {"hearing": "listening"}, {"hearing": "echo"}, {"hearing": "speaking"}, {"iterate": "reiterate"}, {"iterate": "echo"}, {"iterate": "repeat"}, {"iterate": "restate"}, {"iterate": "say"}, {"mimic": "imitate"}, {"mimic": "mime"}, {"mimic": "copy"}, {"mimic": "echo"}, {"mimic": "imitation"}, {"repeat": "repeatedly"}, {"repeat": "duplicate"}, {"repeat": "again"}, {"repeat": "echo"}, {"repeat": "reiterate"}, {"repeat": "repetition"}, {"repeat": "restate"}, {"repeat": "say"}, {"repeatedly": "repeat"}, {"repeatedly": "again"}, {"repeatedly": "deny"}, {"repeatedly": "echo"}, {"repeatedly": "restate"}, {"repeatedly": "speak"}, {"repeatedly": "warn"}, {"resonance": "resonate"}, {"resonance": "echo"}, {"resonance": "ringing"}, {"resonance": "sonority"}, {"resonance": "sound"}, {"resonate": "digress"}, {"resonate": "echo"}, {"resonate": "reflect"}, {"resonate": "resounding"}, {"resonate": "sound"}, {"resound": "echo"}, {"resound": "noise"}, {"resound": "reverberate"}, {"resound": "spread"}, {"reverberate": "reverberation"}, {"reverberate": "echo"}, {"reverberate": "resound"}, {"reverberate": "ring"}, {"reverberate": "noise"}, {"reverberation": "acoustic"}, {"reverberation": "echo"}, {"reverberation": "hearing"}, {"reverberation": "ring"}, {"sonar": "data"}, {"sonar": "echo"}, {"sonar": "equipment"}, {"accompaniment": "complement"}, {"accompaniment": "escort"}, {"accompaniment": "support"}, {"accompaniment": "music"}, {"accompaniment": "piano"}, {"accompaniment": "playing"}, {"album": "debut"}, {"album": "download"}, {"album": "photo"}, {"album": "copyright"}, {"album": "music"}, {"aria": "cantata"}, {"aria": "chorus"}, {"aria": "music"}, {"aria": "choral"}, {"artist": "artistic"}, {"artist": "draw"}, {"artist": "gallery"}, {"artist": "music"}, {"artist": "musician"}, {"artist": "photography"}, {"artist": "writer"}, {"artistic": "aesthetic"}, {"artistic": "esthetic"}, {"artistic": "music"}, {"artistic": "painting"}, {"artistic": "photography"}, {"artistic": "tasteful"}, {"atonal": "composition"}, {"atonal": "music"}, {"atonal": "tonality"}, {"atonal": "undistinguished"}, {"ballroom": "ballet"}, {"ballroom": "choreographer"}, {"ballroom": "dance"}, {"ballroom": "dancing"}, {"ballroom": "music"}, {"ballroom": "party"}, {"blandness": "appropriate"}, {"blandness": "general"}, {"blandness": "music"}, {"blues": "guitar"}, {"blues": "music"}, {"blues": "singer"}, {"cantata": "aria"}, {"cantata": "oratorio"}, {"cantata": "sonata"}, {"cantata": "choir"}, {"cantata": "music"}, {"cantata": "singing"}, {"cello": "violoncello"}, {"cello": "harp"}, {"cello": "music"}, {"cello": "violin"}, {"choreograph": "choreographer"}, {"choreograph": "art"}, {"choreograph": "ballet"}, {"choreograph": "dance"}, {"choreograph": "music"}, {"choreography": "ballet"}, {"choreography": "dancer"}, {"choreography": "music"}, {"choreography": "artistic"}, {"choreography": "dance"}, {"chorus": "choir"}, {"chorus": "music"}, {"chorus": "sing"}, {"chorus": "vocal"}, {"chromatic": "diatonic"}, {"chromatic": "harmony"}, {"chromatic": "octave"}, {"chromatic": "music"}, {"chromatic": "tune"}, {"classical": "antiquity"}, {"classical": "indian"}, {"classical": "literature"}, {"classical": "ancient"}, {"classical": "architecture"}, {"classical": "music"}, {"compose": "composer"}, {"compose": "compound"}, {"compose": "indite"}, {"compose": "makeup"}, {"compose": "write"}, {"compose": "compile"}, {"compose": "music"}, {"composer": "lyricist"}, {"composer": "musician"}, {"composer": "piano"}, {"composer": "music"}, {"composer": "singer"}, {"barograph": "pressure"}, {"barograph": "record"}, {"barograph": "recording"}, {"barometer": "air"}, {"barometer": "pressure"}, {"barometer": "record"}, {"barometer": "recording"}, {"barometer": "weather"}, {"gramophone": "phonograph"}, {"gramophone": "recording"}, {"gramophone": "sound"}, {"gramophone": "hear"}, {"phonograph": "gramophone"}, {"phonograph": "record"}, {"phonograph": "recording"}, {"phonograph": "machine"}, {"phonograph": "show"}, {"subliminal": "advertising"}, {"subliminal": "message"}, {"subliminal": "recording"}, {"accent": "dialect"}, {"accent": "highlight"}, {"accent": "pronunciation"}, {"accent": "stress"}, {"accent": "voice"}, {"aloud": "read"}, {"aloud": "recite"}, {"aloud": "spoken"}, {"aloud": "speak"}, {"aloud": "voice"}, {"alto": "baritone"}, {"alto": "choir"}, {"alto": "tenor"}, {"alto": "low"}, {"alto": "voice"}, {"audible": "audio"}, {"audible": "hear"}, {"audible": "hearing"}, {"audible": "listen"}, {"audible": "sonic"}, {"audible": "voice"}, {"baritone": "alto"}, {"baritone": "low"}, {"baritone": "tenor"}, {"baritone": "voice"}, {"cackle": "laugh"}, {"cackle": "loud"}, {"cackle": "scream"}, {"cackle": "voice"}, {"dupe": "bogus"}, {"dupe": "charlatan"}, {"dupe": "fool"}, {"dupe": "hack"}, {"dupe": "voice"}, {"dysphonia": "disease"}, {"dysphonia": "muscle"}, {"dysphonia": "syndrome"}, {"dysphonia": "vocal"}, {"dysphonia": "voice"}, {"effeminate": "camp"}, {"effeminate": "effeminacy"}, {"effeminate": "feminine"}, {"effeminate": "gesture"}, {"effeminate": "voice"}, {"effeminate": "female"}, {"effeminate": "girl"}, {"effeminate": "woman"}, {"emotionless": "cold"}, {"emotionless": "tone"}, {"emotionless": "voice"}, {"emotionless": "impassive"}, {"emotionless": "indifferent"}, {"emotionless": "phlegmatic"}, {"gruff": "cacophonous"}, {"gruff": "hoarse"}, {"gruff": "husky"}, {"gruff": "voice"}, {"hoarse": "gruff"}, {"hoarse": "husky"}, {"hoarse": "voice"}, {"hoarse": "sound"}, {"homophonic": "harmony"}, {"homophonic": "polyphony"}, {"homophonic": "voice"}, {"homophonic": "same"}, {"homophonic": "sound"}, {"husky": "cacophonous"}, {"husky": "gruff"}, {"husky": "hoarse"}, {"husky": "robust"}, {"husky": "tough"}, {"husky": "voice"}, {"impersonate": "embody"}, {"impersonate": "accent"}, {"impersonate": "assume"}, {"impersonate": "dupe"}, {"impersonate": "simulate"}, {"impersonate": "voice"}, {"intrusive": "intrusion"}, {"intrusive": "interfering"}, {"intrusive": "invade"}, {"intrusive": "invasive"}, {"intrusive": "meddling"}, {"intrusive": "voice"}], "result_code": "200", "result_msg": "Success"} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/b580016d-79bb-4a70-8008-a2ec142965f9/0/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | Ping | Check if server is still alive
Args:
* name: Your name
Returns:
* A greeting | 400 | Example_1 | {"detail": "Missing and/or invalid query parameters"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/b580016d-79bb-4a70-8008-a2ec142965f9/1/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | Ping | Check if server is still alive
Args:
* name: Your name
Returns:
* A greeting | 401 | Example_1 | {"detail": "Invalid apiKey, user cannot be authenticated"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/b580016d-79bb-4a70-8008-a2ec142965f9/2/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | Ping | Check if server is still alive
Args:
* name: Your name
Returns:
* A greeting | 403 | Example_1 | {"detail": "Insufficient credits"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/b580016d-79bb-4a70-8008-a2ec142965f9/3/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | Ping | Check if server is still alive
Args:
* name: Your name
Returns:
* A greeting | 200 | Example_1 | {"message": "I am alive! Your name is John"} | {"title": "PingSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/148cd379-3f4c-4be9-a424-0ae1a179b9f8/0/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Metadata | Get meta data of the app
Args:
* None
Returns:
* Metadata of required app | 404 | Example_1 | {"detail": "App not found"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/148cd379-3f4c-4be9-a424-0ae1a179b9f8/1/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Metadata | Get meta data of the app
Args:
* None
Returns:
* Metadata of required app | 400 | Example_1 | {"detail": "Missing and/or invalid query parameters"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/148cd379-3f4c-4be9-a424-0ae1a179b9f8/2/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Metadata | Get meta data of the app
Args:
* None
Returns:
* Metadata of required app | 401 | Example_1 | {"detail": "Invalid apiKey, user cannot be authenticated"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/148cd379-3f4c-4be9-a424-0ae1a179b9f8/3/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Metadata | Get meta data of the app
Args:
* None
Returns:
* Metadata of required app | 403 | Example_1 | {"detail": "Insufficient credits"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/148cd379-3f4c-4be9-a424-0ae1a179b9f8/4/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Metadata | Get meta data of the app
Args:
* None
Returns:
* Metadata of required app | 200 | Example_1 | {"app_metadata": [{"app_name": "Facebook", "app_id": "284882215", "review_count": 269370, "first_timestamp": "2008-07-10 09:55:21"}]} | {"title": "AppID", "required": ["app_metadata"], "type": "object", "properties": {"app_metadata": {"title": "App Metadata", "type": "array", "items": {"title": "AppIdSchema", "required": ["app_name", "app_id", "review_count", "first_timestamp"], "type": "object", "properties": {"app_name": {"title": "App Name", "type": "string"}, "app_id": {"title": "App Id", "type": "string"}, "review_count": {"title": "Review Count", "type": "integer"}, "first_timestamp": {"title": "First Timestamp", "type": "string"}, "category": {"title": "Category", "type": "string"}}}}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/fe088a5a-d9fe-409d-a117-a9330cec808b/0/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Topics | Get topics of an app sorted by count of reviews
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Topics of an app sorted by count of reviews | 404 | Example_1 | {"detail": "App not found"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/fe088a5a-d9fe-409d-a117-a9330cec808b/1/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Topics | Get topics of an app sorted by count of reviews
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Topics of an app sorted by count of reviews | 422 | Example_1 | {"detail": "Invalid date parameters, dateFrom should be less than dateTo and dates cannot be set to the future ones"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/fe088a5a-d9fe-409d-a117-a9330cec808b/2/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Topics | Get topics of an app sorted by count of reviews
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Topics of an app sorted by count of reviews | 401 | Example_1 | {"detail": "Invalid apiKey, user cannot be authenticated"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/fe088a5a-d9fe-409d-a117-a9330cec808b/3/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Topics | Get topics of an app sorted by count of reviews
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Topics of an app sorted by count of reviews | 400 | Example_1 | {"detail": "Missing and/or invalid query parameters"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/fe088a5a-d9fe-409d-a117-a9330cec808b/4/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Topics | Get topics of an app sorted by count of reviews
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Topics of an app sorted by count of reviews | 200 | Example_1 | {"app_topics": [{"notificatons": {"review_count": 2619, "positive_count": 339, "neutral_count": 311, "negative_count": 1969}}, {"posts": {"review_count": 1991, "positive_count": 152, "neutral_count": 203, "negative_count": 1636}}]} | {"title": "AppTopics", "required": ["app_topics"], "type": "object", "properties": {"app_topics": {"title": "App Topics", "type": "array", "items": {"type": "object", "additionalProperties": {"title": "AppTopicsSchema", "required": ["review_count", "positive_count", "neutral_count", "negative_count"], "type": "object", "properties": {"review_count": {"title": "Review Count", "type": "integer"}, "positive_count": {"title": "Positive Count", "type": "integer"}, "neutral_count": {"title": "Neutral Count", "type": "integer"}, "negative_count": {"title": "Negative Count", "type": "integer"}}}}}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/fe088a5a-d9fe-409d-a117-a9330cec808b/5/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Topics | Get topics of an app sorted by count of reviews
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Topics of an app sorted by count of reviews | 403 | Example_1 | {"detail": "Insufficient credits"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/70e5efcc-3510-4a1c-8776-0ee17476b546/0/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Review Metrics | Get daily aggregated metrics of app reviews
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Daily aggregated metrics of app reviews | 400 | Example_1 | {"detail": "Missing and/or invalid query parameters"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/70e5efcc-3510-4a1c-8776-0ee17476b546/1/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Review Metrics | Get daily aggregated metrics of app reviews
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Daily aggregated metrics of app reviews | 403 | Example_1 | {"detail": "Insufficient credits"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/70e5efcc-3510-4a1c-8776-0ee17476b546/2/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Review Metrics | Get daily aggregated metrics of app reviews
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Daily aggregated metrics of app reviews | 422 | Example_1 | {"detail": "Invalid date parameters, dateFrom should be less than dateTo and dates cannot be set to the future ones"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/70e5efcc-3510-4a1c-8776-0ee17476b546/3/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Review Metrics | Get daily aggregated metrics of app reviews
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Daily aggregated metrics of app reviews | 401 | Example_1 | {"detail": "Invalid apiKey, user cannot be authenticated"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/70e5efcc-3510-4a1c-8776-0ee17476b546/4/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Review Metrics | Get daily aggregated metrics of app reviews
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Daily aggregated metrics of app reviews | 200 | Example_1 | {"daily_review_metrics": [{"date": "2016-01-07", "review_count": 6}, {"date": "2016-01-08", "review_count": 13}]} | {"title": "ReviewMetrics", "required": ["daily_review_metrics"], "type": "object", "properties": {"daily_review_metrics": {"title": "Daily Review Metrics", "type": "array", "items": {"title": "ReviewMetricsSchema", "required": ["date", "review_count"], "type": "object", "properties": {"date": {"title": "Date", "type": "string"}, "review_count": {"title": "Review Count", "type": "integer"}}}}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/70e5efcc-3510-4a1c-8776-0ee17476b546/5/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Review Metrics | Get daily aggregated metrics of app reviews
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Daily aggregated metrics of app reviews | 404 | Example_1 | {"detail": "App not found"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/60281572-fb86-4e2b-9b86-b23dfb3fab6c/0/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | Query Apps | Get apps that are similar to a given app-name
Args:
* appSubstring: Search apps by name with a given string
Returns:
* Apps that contain appSubstring | 404 | Example_1 | {"detail": "App not found"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/60281572-fb86-4e2b-9b86-b23dfb3fab6c/1/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | Query Apps | Get apps that are similar to a given app-name
Args:
* appSubstring: Search apps by name with a given string
Returns:
* Apps that contain appSubstring | 403 | Example_1 | {"detail": "Insufficient credits"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/60281572-fb86-4e2b-9b86-b23dfb3fab6c/2/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | Query Apps | Get apps that are similar to a given app-name
Args:
* appSubstring: Search apps by name with a given string
Returns:
* Apps that contain appSubstring | 400 | Example_1 | {"detail": "Missing and/or invalid query parameters"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/60281572-fb86-4e2b-9b86-b23dfb3fab6c/3/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | Query Apps | Get apps that are similar to a given app-name
Args:
* appSubstring: Search apps by name with a given string
Returns:
* Apps that contain appSubstring | 200 | Example_1 | {"apps": [{"app_id": "com.magmamobile.game.Chess", "app_name": "Chess", "platform": "google"}, {"app_id": 547012000, "app_name": "Chess!!", "platform": "apple"}]} | {"title": "QueryApps", "required": ["apps"], "type": "object", "properties": {"apps": {"title": "Apps", "type": "array", "items": {"title": "QueryAppsSchema", "required": ["app_id", "app_name", "platform"], "type": "object", "properties": {"app_id": {"title": "App Id", "type": "string"}, "app_name": {"title": "App Name", "type": "string"}, "platform": {"title": "Platform", "type": "string"}}}}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/60281572-fb86-4e2b-9b86-b23dfb3fab6c/4/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | Query Apps | Get apps that are similar to a given app-name
Args:
* appSubstring: Search apps by name with a given string
Returns:
* Apps that contain appSubstring | 401 | Example_1 | {"detail": "Invalid apiKey, user cannot be authenticated"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/542bbbae-8109-4564-b8f9-ae50291bdead/0/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Reviews | Get reviews of a given app sorted by @timestamp
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Reviews of a given app sorted by @timestamp | 200 | Example_1 | {"app_reviews": [{"timestamp": "2015-01-01 01:05:47", "username": "Jane Doe", "review": "This app has crashed many times. I have deleted it and re-downloaded it about 10 times!", "rating": 1, "sentiment": "negative"}, {"timestamp": "2015-01-01 10:05:38", "username": "John Doe", "review": "Great app, no problems.", "rating": 4, "sentiment": "positive"}, {"timestamp": "2015-01-02 22:02:55", "username": "Tom Tomson", "review": "Ok", "rating": 3, "sentiment": "neutral"}]} | {"title": "AppReviews", "required": ["app_reviews"], "type": "object", "properties": {"app_reviews": {"title": "App Reviews", "type": "array", "items": {"title": "AppReviewsSchema", "required": ["timestamp", "username", "rating"], "type": "object", "properties": {"timestamp": {"title": "Timestamp", "type": "string"}, "username": {"title": "Username", "type": "string"}, "review": {"title": "Review", "type": "string"}, "rating": {"title": "Rating", "type": "integer"}, "sentiment": {"title": "Sentiment", "type": "string"}}}}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/542bbbae-8109-4564-b8f9-ae50291bdead/1/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Reviews | Get reviews of a given app sorted by @timestamp
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Reviews of a given app sorted by @timestamp | 404 | Example_1 | {"detail": "App not found"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/542bbbae-8109-4564-b8f9-ae50291bdead/2/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Reviews | Get reviews of a given app sorted by @timestamp
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Reviews of a given app sorted by @timestamp | 401 | Example_1 | {"detail": "Invalid apiKey, user cannot be authenticated"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/542bbbae-8109-4564-b8f9-ae50291bdead/3/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Reviews | Get reviews of a given app sorted by @timestamp
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Reviews of a given app sorted by @timestamp | 403 | Example_1 | {"detail": "Insufficient credits"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/542bbbae-8109-4564-b8f9-ae50291bdead/4/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Reviews | Get reviews of a given app sorted by @timestamp
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Reviews of a given app sorted by @timestamp | 400 | Example_1 | {"detail": "Missing and/or invalid query parameters"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
f81e8ec9-b0d0-4396-b385-551dec1a331c/542bbbae-8109-4564-b8f9-ae50291bdead/5/0 | NetGeist App Review Monitoring | Sentiment analysis tool that monitors app reviews to provide real-time insights into customer opinions and feedback. | null | App Reviews | Get reviews of a given app sorted by @timestamp
Args:
* dateFrom: from which date to filter (format: yyyy-MM-ddTHH:mm:ss)
* dateTo: to which date to filter (format: yyyy-MM-ddTHH:mm:ss)
Returns:
* Reviews of a given app sorted by @timestamp | 422 | Example_1 | {"detail": "Invalid date parameters, dateFrom should be less than dateTo and dates cannot be set to the future ones"} | {"required": ["details"], "type": "object", "properties": {"details": {"title": "Error description", "type": "string", "description": "Description of error encountered in query parameter validation"}}} |
d021c3db-f80b-4839-8838-79ce082225a4/99d75db4-3324-484b-b1fa-bb584ca0004e/0/0 | Text Summarizer | Text Summarizer API provides professional text summarizer service which is based on advanced NLP models. It can be used to summarize short important text from the document | null | Summarize text API | Text Summarizer API provides professional text summarizer service which is based on advanced NLP models. It can be used to summarize short important text from the document | 200 | Example_1 | {"code": 0, "message": "Summarize success", "output": "If you don\u2019t know what passive income means, it\u2019s simply something that makes you money while you sleep. To create passive income, you first need to put something in, and then it will generate some income. For instance, to start earning from Medium, you first need to write several articles. Selling Templates If you\u2019re good at something, there are always many ways to monetize it. I\u2019m a UI/UX designer, and it\u2019s a great opportunity for me to turn my designs into templates that people can use. It also will help many other people in this sphere to accomplish their tasks much quicker You can also sell something like Notion templates. If you don\u2019t like writing, you can always upload videos on YouTube. I\u2019ve started on Medium and now want to grow on other platforms as well. However, you won\u2019t need to show your face, and you do even need to know something to start creating. By using current technologies, you can automate the whole process of creating YouTube videos and earn money from them absolutely passively. Then you\u2019ll need a script for your video. After you have a script for the video, you\u2019ll need to add some voiceover. It\u2019s called Pictory.ai and it simply adds a collage of different videos related to your topic and makes it more professional. In a nutshell, creating a faceless YouTube account and consistently uploading videos is a great way to earn extra money, especially since you can automate the entire process and make it completely passive. Many developers use it too because it\u2019s much cooler to work with music on. It doesn\u2019t matter what you\u2019ll do with these music files later; you can make some money from them anyway."} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}, "output": {"type": "string"}}, "required": ["code", "message", "output"]} |
fd3eee3e-66b5-4acf-b82c-4bc4ed173bb9/1be83431-9f1c-4131-b7f4-efbc69593abb/0/0 | NLP Helper | Helper API that offers various operations to aid in building and managing NLP models effectively | null | Generate Utterances | This operation allows users to generate utterances by accepting an array of complex phrases that adhere to the format specified in the examples below. | 200 | Response | [{"input": "How's the weather in <src> (Chicago|Detroit) </src>?", "output": [{"utterance": "How's the weather in Chicago?", "entities": [{"startTag": "<src>", "endTag": "</src>", "entityName": "src", "value": "Chicago", "startPosition": 21, "endPosition": 27}]}, {"utterance": "How's the weather in Detroit?", "entities": [{"startTag": "<src>", "endTag": "</src>", "entityName": "src", "value": "Detroit", "startPosition": 21, "endPosition": 27}]}]}, {"input": "Can you book a flight from <SrcAirport> (Chicago | Detroit) </SrcAirport> to <DestAirport> (Denver | Texas) </DestAirport>?", "output": [{"utterance": "Can you book a flight from Chicago to Denver?", "entities": [{"startTag": "<SrcAirport>", "endTag": "</SrcAirport>", "entityName": "SrcAirport", "value": "Chicago", "startPosition": 27, "endPosition": 33}, {"startTag": "<DestAirport>", "endTag": "</DestAirport>", "entityName": "DestAirport", "value": "Denver", "startPosition": 38, "endPosition": 43}]}, {"utterance": "Can you book a flight from Chicago to Texas?", "entities": [{"startTag": "<SrcAirport>", "endTag": "</SrcAirport>", "entityName": "SrcAirport", "value": "Chicago", "startPosition": 27, "endPosition": 33}, {"startTag": "<DestAirport>", "endTag": "</DestAirport>", "entityName": "DestAirport", "value": "Texas", "startPosition": 38, "endPosition": 42}]}, {"utterance": "Can you book a flight from Detroit to Denver?", "entities": [{"startTag": "<SrcAirport>", "endTag": "</SrcAirport>", "entityName": "SrcAirport", "value": "Detroit", "startPosition": 27, "endPosition": 33}, {"startTag": "<DestAirport>", "endTag": "</DestAirport>", "entityName": "DestAirport", "value": "Denver", "startPosition": 38, "endPosition": 43}]}, {"utterance": "Can you book a flight from Detroit to Texas?", "entities": [{"startTag": "<SrcAirport>", "endTag": "</SrcAirport>", "entityName": "SrcAirport", "value": "Detroit", "startPosition": 27, "endPosition": 33}, {"startTag": "<DestAirport>", "endTag": "</DestAirport>", "entityName": "DestAirport", "value": "Texas", "startPosition": 38, "endPosition": 42}]}]}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"input": {"type": "string"}, "output": {"type": "array", "items": {"type": "object", "properties": {"utterance": {"type": "string"}, "entities": {"type": "array", "items": {"type": "object", "properties": {"startTag": {"type": "string"}, "endTag": {"type": "string"}, "entityName": {"type": "string"}, "value": {"type": "string"}, "startPosition": {"type": "integer"}, "endPosition": {"type": "integer"}}, "required": ["endPosition", "endTag", "entityName", "startPosition", "startTag", "value"]}}}, "required": ["entities", "utterance"]}}}, "required": ["input", "output"]}} |
1b2e3ef7-f27e-44d9-b596-8ac5c19aa63b/dddb2c86-dd9b-4d16-bef7-ef6dd4eb31b2/0/0 | Opengraph | Scraping opengraph metadata is easy with our proxies, you can scrape metadata like title, description, image, and type. | null | Website OpenGraph Metadata | Get the opengraph metadata of a website, including description, title, image, and other types. | 200 | Response | {"ogLocale": "en", "ogSiteName": "Twitter", "ogUrl": "https://twitter.com/", "success": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ogLocale": {"type": "string"}, "ogSiteName": {"type": "string"}, "ogUrl": {"type": "string"}, "success": {"type": "boolean"}}, "required": ["ogLocale", "ogSiteName", "ogUrl", "success"]} |
235bc2a5-740a-4d12-95a2-731816db6809/9be8c7ab-ab96-47a7-8ff2-a73df90136f8/0/0 | RChilli NER Tagger | RChilli NER Tagger API extracts the entity details from the given text. | null | RChilli NER Tagger | RChilli NER Tagger API extracts the entity details from the given text.
Entity details like start location, end location, job, city, state, country, name, degree, org, skill, date, and year. | 200 | New Example | {"TextLanguage": "en", "TaggedText": "Title : <job>Maintenance Engineer</job> \nCompany : Yashodha S M (<job>Proprietor</job> Of Co Inter Technology)\nLocation : <city>Amreli</city>\n\nDetails of Openings :\nJob Openings :\nPosted_Date : <dt>1/20/2021</dt>\nClosing Date : <dt>3/18/2021</dt>\n\nExperience Required : 0.00-2.00\n\nJob Description : <skill>Designing</skill> maintenance strategies, procedures and methods.\n<br>Carrying out routine scheduled maintenance work and responding to equipment faults;\n<br>Carrying out quality inspections on jobs.\n<br>Liaising with client departments, customers and other engineering and production colleagues\n<br>Controlling maintenance tools, stores and equipment.\n<br>Improving health and safety policies and procedures.<div><ul><li><b>whatsapp your cv on (9I-72_52_88_87_91)hr team</b></li></ul></div>\n\nJob Requirements :\nNationality : Indian\nVisa :\nRelocation :\nAge Limit :\nLanguages Known :\n\nEducation : <deg>Bachelor Of Technology</deg> (B.Tech/B.E),Diploma\nSalary : 120000-350000\nIndustry : Construction & <skill>Engineering</skill>\nFunctional Area : <skill>Engineering</skill> - Mechanical/Automotive/Industrial\nRole Category :\nRole : <job>Mechanical Engineer</job>\nEmployment Type : Permanent Job\nJob Shift :\n\nNotice Period :\n\nKeyskills : <skill>Maintenance</skill> Engineer,Maintenance Supervisor,Maintenance <job>Manager</job>\n\nDesired Candidate Profile :\nPlease refer to the Job description above :\n\nInterview Details :\nType of Interview :\nInterview Date :\nTime for Walk-In Interview :\n<skill>Job Interview</skill> Location :\n\nCompany Profile : DEAR ALL, A VERY NICE AND WARM WELCOME TO YOU ALL. Our organization is an assembly of hardworking, experience, dynamic and dedicated professional working to provide quality and superior business solutions. We strongly stand to mediate between the jobs creators and the job seekers. Thank you for choosing Yashodha S M (<job>Proprietor</job> Of Co Inter Technology) as your business partner. We assure you our best of services at all times. Thanking you !\n\n<job>Recruiter</job> Name : Yashoda\nContact Company : Yashodha S M (<job>Proprietor</job> Of Co Inter Technology)\nApply at : cognitertechnologies9@gmail.com\nWebsite :", "TaggedData": [{"Start": 8, "End": 27, "Id": "T1", "Text": "Maintenance Engineer", "Type": "job"}, {"Start": 55, "End": 64, "Id": "T2", "Text": "Proprietor", "Type": "job"}, {"Start": 102, "End": 107, "Id": "T3", "Text": "Amreli", "Type": "city"}, {"Start": 166, "End": 174, "Id": "T4", "Text": "1/20/2021", "Type": "dt"}, {"Start": 192, "End": 200, "Id": "T5", "Text": "3/18/2021", "Type": "dt"}, {"Start": 258, "End": 266, "Id": "T6", "Text": "Designing", "Type": "skill"}, {"Start": 861, "End": 882, "Id": "T7", "Text": "Bachelor Of Technology", "Type": "deg"}, {"Start": 956, "End": 966, "Id": "T8", "Text": "Engineering", "Type": "skill"}, {"Start": 987, "End": 997, "Id": "T9", "Text": "Engineering", "Type": "skill"}, {"Start": 1059, "End": 1077, "Id": "T10", "Text": "Mechanical Engineer", "Type": "job"}, {"Start": 1159, "End": 1169, "Id": "T11", "Text": "Maintenance", "Type": "skill"}, {"Start": 1215, "End": 1221, "Id": "T12", "Text": "Manager", "Type": "job"}, {"Start": 1392, "End": 1404, "Id": "T13", "Text": "Job Interview", "Type": "skill"}, {"Start": 1757, "End": 1766, "Id": "T14", "Text": "Proprietor", "Type": "job"}, {"Start": 1885, "End": 1893, "Id": "T15", "Text": "Recruiter", "Type": "job"}, {"Start": 1943, "End": 1952, "Id": "T16", "Text": "Proprietor", "Type": "job"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"TextLanguage": {"type": "string"}, "TaggedText": {"type": "string"}, "TaggedData": {"type": "array", "items": {"type": "object", "properties": {"Start": {"type": "integer"}, "End": {"type": "integer"}, "Id": {"type": "string"}, "Text": {"type": "string"}, "Type": {"type": "string"}}, "required": ["End", "Id", "Start", "Text", "Type"]}}}, "required": ["TaggedData", "TaggedText", "TextLanguage"]} |
76af7cf0-3bb6-4a46-bcd3-8c8d3a63ba1f/a2679edd-07ec-47c7-b4ca-ed4bcda9dff4/0/0 | User Agent Parser | User Agent Parser API provides the accurate browser, device, and operating system details from a User Agent String. | 6.8 | parse | 200 | null | {"ua": "Mozilla/5.0 (Linux; Android 12; Pixel 6 Build/SD1A.210817.023; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/94.0.4606.71 Mobile Safari/537.36", "browser": {"name": "Chrome WebView", "version": "94.0.4606.71", "major": 94}, "device": {"model": "Pixel 6", "vendor": "Google", "type": "mobile"}, "engine": {"name": "Blink", "version": "94.0.4606.71"}, "cpu": {"architecture": "arm64"}, "os": {"name": "Android", "version": 12}} | {"type": "object", "properties": {"ua": {"type": "string"}, "browser": {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "major": {"type": "string"}}}, "device": {"type": "object", "properties": {"model": {"type": "string"}, "vendor": {"type": "string"}, "type": {"type": "string"}}}, "engine": {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}}}, "cpu": {"type": "object", "properties": {"architecture": {"type": "string"}}}, "os": {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}}}}} | |
6af12271-d09a-4f3d-88d1-a770755e76c2/7b51fd8d-3177-4d69-b319-aa0c937ba708/1/0 | PDF Highlight and Annotation Extraction API | Unlock the full potential of your PDF documents with our powerful PDF Highlight and Annotation Extraction API. With just a few lines of code, you can easily extract all the highlighted and annotated text from any PDF document. This API is perfect for document analysis, text mining, and other applications that require access to PDF highlights and annotations. It's easy to use, fast, and supports a wide range of PDF formats. Monetize your application by subscribing to our API and access it thro... | null | extract_highight_api_highlights_post | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} | |
6af12271-d09a-4f3d-88d1-a770755e76c2/1fc1c02f-c2e9-4761-96e7-b99501f01d10/1/0 | PDF Highlight and Annotation Extraction API | Unlock the full potential of your PDF documents with our powerful PDF Highlight and Annotation Extraction API. With just a few lines of code, you can easily extract all the highlighted and annotated text from any PDF document. This API is perfect for document analysis, text mining, and other applications that require access to PDF highlights and annotations. It's easy to use, fast, and supports a wide range of PDF formats. Monetize your application by subscribing to our API and access it thro... | null | extract_highight_json_api_highlights_json_post | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} | |
6892b19a-91a9-4ff3-beec-370047e81703/72b51fea-bfca-49b1-b529-fac190c563c4/0/0 | Grammarify | An Artificial Intelligence based Grammar checking, Error Suggestion service model for English text | 0 | deep_check | Identifies grammar error and provide suggestions for text upto 1000 characters | 200 | Example | {"result": {"corrections": [{"text": "One of the biggest changes into the game the recent years is the increases in the speed of transition .", "result": [{"word_position": 6, "error_word": "into", "start_position": 27, "end_position": 31, "suggestion": "Replace the word \u201cinto\u201d with \u201cin\u201d ", "score": "0.999"}, {"word_position": 9, "error_word": "the", "start_position": 41, "end_position": 44, "suggestion": "Replace the word \u201cthe\u201d with \u201cin\u201d ", "score": "0.96"}, {"word_position": 14, "error_word": "increases", "start_position": 65, "end_position": 74, "suggestion": "Consider replacing the error word to \u201cverb, base form\u201d form ", "score": "0.858"}]}, {"text": "Even so reporters who didn 't take coming extra step and log onto the Internet through an additional secure connection like a virtual private network , risked having their data exposed to colleagues sitting just feet away .", "result": [{"word_position": 9, "error_word": "coming", "start_position": 35, "end_position": 41, "suggestion": "Replace the word \u201ccoming\u201d with \u201cthe\u201d ", "score": "0.827"}]}]}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "object", "properties": {"corrections": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "result": {"type": "array", "items": {"type": "object", "properties": {"word_position": {"type": "integer"}, "error_word": {"type": "string"}, "start_position": {"type": "integer"}, "end_position": {"type": "integer"}, "suggestion": {"type": "string"}, "score": {"type": "string"}}, "required": ["end_position", "error_word", "score", "start_position", "suggestion", "word_position"]}}}, "required": ["result", "text"]}}}, "required": ["corrections"]}}, "required": ["result"]} |
7772c6ef-ac95-49de-a027-b8c9d4e19695/d0adc6cc-f1fe-458a-a800-7eaa09263731/0/0 | Text sentiment analysis | API to analyze sentiment from text | null | Analyze text sentiment | Analyze the sentiment for a collection of texts | 200 | New Example | [{"analysis": {"calculation": [{"useful": 2}], "comparative": 0.4, "emoji": "\ud83d\ude42", "negative": [], "positive": ["useful"], "score": 2, "tokens": ["this", "app", "is", "incredibly", "useful"], "words": ["useful"]}, "text": "This app is incredibly useful"}, {"analysis": {"calculation": [{"like": -2}], "comparative": -0.2222222222222222, "emoji": "\u2639\ufe0f", "negative": ["like"], "positive": [], "score": -2, "tokens": ["rubbish", "experience", "i", "did", "not", "like", "it", "at", "all"], "words": ["like"]}, "text": "rubbish experience. I did not like it at all"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"analysis": {"type": "object", "properties": {"calculation": {"type": "array", "items": {"type": "object", "properties": {"useful": {"type": "integer"}, "like": {"type": "integer"}}}}, "comparative": {"type": "number"}, "emoji": {"type": "string"}, "negative": {"type": "array", "items": {"type": "string"}}, "positive": {"type": "array", "items": {"type": "string"}}, "score": {"type": "integer"}, "tokens": {"type": "array", "items": {"type": "string"}}, "words": {"type": "array", "items": {"type": "string"}}}, "required": ["calculation", "comparative", "emoji", "negative", "positive", "score", "tokens", "words"]}, "text": {"type": "string"}}, "required": ["analysis", "text"]}} |
77fdc000-9dcc-49a3-b3ca-1b7e25396414/f96ac526-9b63-4393-a18d-42666c27025f/0/0 | AI Based Questions Generator | Generates a list of questions and answers from a given text. Generated questions and answers can be used to train chatGPT or to create a questionnaire. | null | Generate Questions | This endpoint generates a list of short questions from a given text. | 403 | Response | {"message": "Missing Authentication Token"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]} |
77fdc000-9dcc-49a3-b3ca-1b7e25396414/f96ac526-9b63-4393-a18d-42666c27025f/1/0 | AI Based Questions Generator | Generates a list of questions and answers from a given text. Generated questions and answers can be used to train chatGPT or to create a questionnaire. | null | Generate Questions | This endpoint generates a list of short questions from a given text. | 200 | New Example | {"isBase64Encoded": false, "statusCode": 200, "headers": {}, "body": "[\"What did Bradbury do with dystopia?\", \"What is the title of the piece Bradbury wrote for Esquire?\", \"What was the name of the genre that Bradbury mastered?\", \"What is the title of the piece Bradbury wrote for Esquire?\", \"What was the title of the piece Bradbury wrote for Esquire?\"]"} | {"type": "object", "properties": {"isBase64Encoded": {"type": "boolean"}, "statusCode": {"type": "integer"}, "headers": {"type": "object"}, "body": {"type": "string"}}} |
2cf31137-9d58-4d9e-80ca-edbd25a48f21/0e648214-2c26-4f7c-9e0c-6dde57187816/0/0 | Rimedia - Paraphraser | A paraphrasing tool API can rewrite, rephrase, change and transforms the syntax, structure, articles, essays, paragraphs, phrases, sentences and words, as well as using synonyms where appropriate. All major languages are supported by this rewriter (english, german, spanish, french, arabic, Chinese, and more than 100 other languages). The maximum number of characters in Limited EndPoint is 10,000 and also you can use the Unlimited Endpoint to Rewording very long texts. This rewriting tool is p... | 8.4 | Rimedia - Paraphraser | Rimedia - Rewriter, Refraser, Paraphraser, Text Changer (multiLanguage) | 200 | New Example | {"code": 200, "status": "success", "message": "", "text": "RIMEDIA will rewrite your text. Start by writing or pastting something here and then press the paraphrase button", "translate_capital": true, "protected": ["your", "RIMEDIA", "Start"], "result": "RIMEDIA will rewrite your text. Start by typing or pasting something here and then hit the paraphrase button", "count_characters": 112, "count_words": 18, "lang": null, "mode": "creative", "result_text_old": "RIMEDIA will rewrite your text. Start by writing or pastting something here and then press the paraphrase button", "result_text_new": "RIMEDIA will rewrite your text. Start by typing or pasting something here and then hit the paraphrase button", "result_html_old": "<pro>RIMEDIA </pro>will rewrite<pro> your </pro>text.<pro> Start </pro>by <del>writing</del> or <del>pastting</del> something here and then <del>press</del> the paraphrase button", "result_html_new": "<pro>RIMEDIA </pro>will rewrite<pro> your </pro>text.<pro> Start </pro>by <ins>typing</ins> or <ins>pasting</ins> something here and then <ins>hit</ins> the paraphrase button", "count_changed_words": 3} | {"type": "object", "properties": {"code": {"type": "integer"}, "status": {"type": "string"}, "message": {"type": "string"}, "text": {"type": "string"}, "translate_capital": {"type": "boolean"}, "protected": {"type": "array", "items": {"type": "string"}}, "result": {"type": "string"}, "count_characters": {"type": "integer"}, "count_words": {"type": "integer"}, "lang": {"type": "null"}, "mode": {"type": "string"}, "result_text_old": {"type": "string"}, "result_text_new": {"type": "string"}, "result_html_old": {"type": "string"}, "result_html_new": {"type": "string"}, "count_changed_words": {"type": "integer"}}} |
6f3cb92b-f1c5-48e6-a508-637d7d58f3d3/785dd8f2-5881-4f86-9fe0-6317a091fcc7/0/0 | Price Analyzer | Detect prices and currencies seamlessly from textual content. Enhance data parsing for business insights. Efficiently extract prices and associated currencies from any given text. Ideal for e-commerce, financial analytics, and data mining applications. | 8.7 | Price Detection | Price Detection | 200 | New Example | {"amount": "6.66", "currency": "$", "float": 6.66, "text": "Invest in an elephant for 6,66 $, you won't regret it."} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"amount": {"type": "string"}, "currency": {"type": "string"}, "float": {"type": "number"}, "text": {"type": "string"}}, "required": ["amount", "currency", "float", "text"]} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.