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
55389e16e4b082eab6ddd7f3/5538b64ae4b0d628aaae3053/0/0
Twinword Text Analysis Bundle
One API for all your text analysis needs. Sentiment Analysis, Topic Tagging, Lemmatizer, and much more. Various NLP tools all with one plan. Use natural language processing to analyze and understand human sentences.
9.7
Word Associations (post)
Get word associations with semantic distance score.
200
Response
{"associations": "voice, noise, acoustic, loud, din, croon, octave, thundering, whistle, resonance, resounding, clamorous, screech, bell, strident, reverberate, noisy, echo, decibel, telephony, beep, blare, toot, resonant, tune, vocalization, raucous, hiss, thud, hearing", "associations_array": ["voice", "noise", "acou...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"associations": {"type": "string"}, "associations_array": {"type": "array", "items": {"type": "string"}}, "associations_scored": {"type": "object", "properties": {"acoustic": {"type": "number"}, "beep": {"type": "number"}, "bell": {"type": "...
9ac3d182-5bbb-48a1-b548-cc03db757b96/b53b7cfd-75be-4055-9b31-2071559431a2/0/0
Summarizer
Get the important facts and ideas highlighted in an executive summary by our Summarizer. We have trained the Summarizer on a significant volume of news articles and it's an English-speaking bleeding edge tech solution. Summarizing language models come in two varieties: extractive and abstractive. Our main model is abst...
8.4
abstractive_summarization
Create a summary of the provided text. Works best for texts of some length.
200
null
{"result": {}, "model_used": "", "time": ""}
{"title": "Response", "required": ["result", "model_used", "time"], "type": "object", "properties": {"result": {"title": "Result", "anyOf": [{"type": "string"}, {"type": "object", "additionalProperties": {"type": "string"}}, {"type": "object", "additionalProperties": {"type": "object"}}]}, "model_used": {"title": "Mode...
9ac3d182-5bbb-48a1-b548-cc03db757b96/b53b7cfd-75be-4055-9b31-2071559431a2/1/0
Summarizer
Get the important facts and ideas highlighted in an executive summary by our Summarizer. We have trained the Summarizer on a significant volume of news articles and it's an English-speaking bleeding edge tech solution. Summarizing language models come in two varieties: extractive and abstractive. Our main model is abst...
8.4
abstractive_summarization
Create a summary of the provided text. Works best for texts of some length.
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": "Messag...
d5c55096-f812-45b0-ae0e-2661a9f632be/ff469439-2a4b-4a7f-b81f-933127743ed5/0/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Create_Semantic_Mark_v1_mark_post
Create a Semantic Mark (It's represents a specific digital fingerprint for a conceptual projection of a piece of text)
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": {"anyOf": [{"type": "string"}, {"type": "inte...
d5c55096-f812-45b0-ae0e-2661a9f632be/ff469439-2a4b-4a7f-b81f-933127743ed5/1/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Create_Semantic_Mark_v1_mark_post
Create a Semantic Mark (It's represents a specific digital fingerprint for a conceptual projection of a piece of text)
200
null
{"mark": ""}
{"title": "Mark", "required": ["mark"], "type": "object", "properties": {"mark": {"title": "Mark", "type": "string", "description": "Semantic Mark contains a digital fingerprint for a conceptual representation of a piece of text"}}}
d5c55096-f812-45b0-ae0e-2661a9f632be/a014cf35-e145-41d5-8042-20e3e1c41c3a/0/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Document_Paragraphizer_v1_doc_paragraphizer_post
Extract Paragraph from a TXT, DOCX or PDF document
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": {"anyOf": [{"type": "string"}, {"type": "inte...
d5c55096-f812-45b0-ae0e-2661a9f632be/9431740e-b629-4b12-856e-08e9bb809909/0/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Text_Summarization_v1_text_summarize_post
Summarize a text (T3)
200
null
{"citations": [{"text": "", "confidence": 0}], "highlights": [], "max": 0, "avg": 0, "min": 0, "covered": 0, "extracted": 0}
{"title": "SummarizeResult", "required": ["citations", "covered", "extracted"], "type": "object", "properties": {"citations": {"title": "Citations", "type": "array", "items": {"title": "TextFound", "required": ["text"], "type": "object", "properties": {"text": {"title": "Text", "type": "string", "description": "Text fo...
d5c55096-f812-45b0-ae0e-2661a9f632be/9431740e-b629-4b12-856e-08e9bb809909/1/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Text_Summarization_v1_text_summarize_post
Summarize a text (T3)
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": {"anyOf": [{"type": "string"}, {"type": "inte...
d5c55096-f812-45b0-ae0e-2661a9f632be/e8162fc5-7ba0-4a29-a92f-bee90353f786/0/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Concepts_Extraction_v1_concepts_extract_post
Concepts extraction from a text (T2)
200
null
[{"concept": "", "frequency": 0}]
{"title": "Response Concepts Extraction V1 Concepts Extract Post", "type": "array", "items": {"title": "ConceptExtractionResult", "required": ["concept", "frequency"], "type": "object", "properties": {"concept": {"title": "Concept", "type": "string", "description": "Extracted concept"}, "frequency": {"title": "Frequenc...
d5c55096-f812-45b0-ae0e-2661a9f632be/e8162fc5-7ba0-4a29-a92f-bee90353f786/1/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Concepts_Extraction_v1_concepts_extract_post
Concepts extraction from a text (T2)
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": {"anyOf": [{"type": "string"}, {"type": "inte...
d5c55096-f812-45b0-ae0e-2661a9f632be/f9387c2a-ce75-4ba8-94a6-1d0ea074c0b5/0/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Find_Semantic_Snippets_v1_text_epitomize_post
Find the best snippets for a Semantic Mark
200
null
{"citations": [{"text": "", "confidence": 0}], "highlights": [], "max": 0, "avg": 0, "min": 0}
{"title": "EpitomizeResult", "required": ["citations"], "type": "object", "properties": {"citations": {"title": "Citations", "type": "array", "items": {"title": "TextFound", "required": ["text"], "type": "object", "properties": {"text": {"title": "Text", "type": "string", "description": "Text found"}, "confidence": {"t...
d5c55096-f812-45b0-ae0e-2661a9f632be/f9387c2a-ce75-4ba8-94a6-1d0ea074c0b5/1/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Find_Semantic_Snippets_v1_text_epitomize_post
Find the best snippets for a Semantic Mark
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": {"anyOf": [{"type": "string"}, {"type": "inte...
d5c55096-f812-45b0-ae0e-2661a9f632be/7415a561-2aa3-449e-8b08-453f076ade3e/0/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Text_Analysis_v1_text_analysis_post
Analyze a text (T2)
200
null
{"dates": [], "durations": [], "persons": [], "organizations": [], "amounts": [], "addresses": [], "articles": [], "sirens": [], "sirets": [], "tels": [], "lang": "", "detail": [{"dates": [], "durations": [], "persons": [], "organizations": [], "amounts": [], "addresses": [], "articles": [], "sirens": [], "sirets": [],...
{"title": "AnalysisResult", "required": ["lang"], "type": "object", "properties": {"dates": {"title": "Dates", "type": "array", "items": {"type": "string"}, "description": "Fulltext dates found"}, "durations": {"title": "Durations", "type": "array", "items": {"type": "string"}, "description": "Fulltext durations found"...
d5c55096-f812-45b0-ae0e-2661a9f632be/7415a561-2aa3-449e-8b08-453f076ade3e/1/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Text_Analysis_v1_text_analysis_post
Analyze a text (T2)
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": {"anyOf": [{"type": "string"}, {"type": "inte...
d5c55096-f812-45b0-ae0e-2661a9f632be/7eddb1c7-3ce7-4a0c-a774-402b6659c989/0/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Texts_Comparison_v1_text_compare_post
Evaluate the semantic similarity of a list of sentences or paragraphs (T3)
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": {"anyOf": [{"type": "string"}, {"type": "inte...
d5c55096-f812-45b0-ae0e-2661a9f632be/7eddb1c7-3ce7-4a0c-a774-402b6659c989/1/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Texts_Comparison_v1_text_compare_post
Evaluate the semantic similarity of a list of sentences or paragraphs (T3)
200
null
[{"text": "", "comparison": [{"index": 0, "confidence": 0, "text": ""}]}]
{"title": "Response Texts Comparison V1 Text Compare Post", "type": "array", "items": {"title": "TextComparisonResult", "required": ["text"], "type": "object", "properties": {"text": {"title": "Text", "type": "string"}, "comparison": {"title": "Comparison", "type": "array", "items": {"title": "ComparisonRef", "required...
d5c55096-f812-45b0-ae0e-2661a9f632be/804cc24b-3338-45ed-9058-58c35c1a9c97/1/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Text_Paragraphizer_v1_text_paragraphizer_post
Extract Paragraph from a Text
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": {"anyOf": [{"type": "string"}, {"type": "inte...
d5c55096-f812-45b0-ae0e-2661a9f632be/c17ca2b2-d1da-447c-8d5a-f7b501fe47e1/0/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Compare_Marks_v1_mark_compare_post
Compare Semantic Marks each other
200
null
{"avg": {"confidence": "66.92", "categories": [], "marks": []}, "max": {"confidence": "66.92", "categories": [], "marks": []}, "min": {"confidence": "66.92", "categories": [], "marks": []}}
{"title": "CompareMarksResult", "required": ["avg"], "type": "object", "properties": {"avg": {"title": "MarkConfidenceResult", "required": ["confidence"], "type": "object", "properties": {"confidence": {"title": "Confidence", "maximum": 100, "minimum": -100, "type": "number", "description": "Confidence evaluation"}, "c...
d5c55096-f812-45b0-ae0e-2661a9f632be/c17ca2b2-d1da-447c-8d5a-f7b501fe47e1/1/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Compare_Marks_v1_mark_compare_post
Compare Semantic Marks each other
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": {"anyOf": [{"type": "string"}, {"type": "inte...
d5c55096-f812-45b0-ae0e-2661a9f632be/f4353c6a-d5f3-4e4d-87bb-e5dd0b65429a/0/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Language_Detection_v1_lang_detect_post
Return the text language confidence (T1)
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": {"anyOf": [{"type": "string"}, {"type": "inte...
d5c55096-f812-45b0-ae0e-2661a9f632be/f4353c6a-d5f3-4e4d-87bb-e5dd0b65429a/1/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Language_Detection_v1_lang_detect_post
Return the text language confidence (T1)
200
null
[{"lang": "", "confidence": 0}]
{"title": "Response Language Detection V1 Lang Detect Post", "type": "array", "items": {"title": "LanguageConfidence", "required": ["lang", "confidence"], "type": "object", "properties": {"lang": {"title": "Lang", "type": "string"}, "confidence": {"title": "Confidence", "maximum": 100, "minimum": -100, "type": "number"...
d5c55096-f812-45b0-ae0e-2661a9f632be/65d09372-eb08-4946-9ac3-e68926eaaf61/0/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Text_Categorization_v1_text_categorize_post
Find the best category (T2)
200
null
{"category": "Best matching category", "max": "76.92", "avg": "52.39", "min": "7.01", "detail": [{"category": "", "confidence": "78.56"}]}
{"title": "MarkEvaluation", "required": ["category", "max", "avg", "min", "detail"], "type": "object", "properties": {"category": {"title": "Category", "maxLength": 200, "type": "string", "description": "Your name of Semantic Mark or your category name"}, "max": {"title": "Max", "maximum": 100, "minimum": -100, "type":...
d5c55096-f812-45b0-ae0e-2661a9f632be/65d09372-eb08-4946-9ac3-e68926eaaf61/1/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Text_Categorization_v1_text_categorize_post
Find the best category (T2)
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": {"anyOf": [{"type": "string"}, {"type": "inte...
d5c55096-f812-45b0-ae0e-2661a9f632be/248d1516-f8b9-4c11-a310-db70fe6f3ccb/0/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Semantic_Search_v1_text_search_post
Find the best snippets
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": {"anyOf": [{"type": "string"}, {"type": "inte...
d5c55096-f812-45b0-ae0e-2661a9f632be/248d1516-f8b9-4c11-a310-db70fe6f3ccb/1/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Semantic_Search_v1_text_search_post
Find the best snippets
200
null
{"citations": [{"text": "", "confidence": 0}], "highlights": [], "max": 0, "avg": 0, "min": 0}
{"title": "EpitomizeResult", "required": ["citations"], "type": "object", "properties": {"citations": {"title": "Citations", "type": "array", "items": {"title": "TextFound", "required": ["text"], "type": "object", "properties": {"text": {"title": "Text", "type": "string", "description": "Text found"}, "confidence": {"t...
d5c55096-f812-45b0-ae0e-2661a9f632be/b85a952e-cd17-456f-86a3-ac1efd1389a1/0/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Create_Multilabel_Marks_v1_mark_multilabel_post
Create optimized marks dedicated to multi-labeling classification
200
null
[{"mark": ""}]
{"title": "Response Create Multilabel Marks V1 Mark Multilabel Post", "type": "array", "items": {"title": "Mark", "required": ["mark"], "type": "object", "properties": {"mark": {"title": "Mark", "type": "string", "description": "Semantic Mark contains a digital fingerprint for a conceptual representation of a piece of ...
d5c55096-f812-45b0-ae0e-2661a9f632be/b85a952e-cd17-456f-86a3-ac1efd1389a1/1/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Create_Multilabel_Marks_v1_mark_multilabel_post
Create optimized marks dedicated to multi-labeling classification
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": {"anyOf": [{"type": "string"}, {"type": "inte...
d5c55096-f812-45b0-ae0e-2661a9f632be/4605ff30-fb21-4910-842f-12babc652bf4/0/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Merge_Semantic_Marks_v1_mark_patch
Merge many Semantic Maks to a new Semantic Mark
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": {"anyOf": [{"type": "string"}, {"type": "inte...
d5c55096-f812-45b0-ae0e-2661a9f632be/4605ff30-fb21-4910-842f-12babc652bf4/1/0
Semantic Analysis
Concept extraction, semantic comparison, text similarity and classification
0
Merge_Semantic_Marks_v1_mark_patch
Merge many Semantic Maks to a new Semantic Mark
200
null
{"mark": ""}
{"title": "Mark", "required": ["mark"], "type": "object", "properties": {"mark": {"title": "Mark", "type": "string", "description": "Semantic Mark contains a digital fingerprint for a conceptual representation of a piece of text"}}}
b90e1e01-de3c-4335-8d66-f4d1cd4ee7ef/17df1fbd-f883-4af7-b079-55e23b1e095c/0/0
Disposeable And Temporary Email Validator And Checker
Quickly and accurately verify any email address using our API, with a 99.9% success rate.
6.5
Validate Email Bulk
Validate Email addresses in bulk with accurate data.
200
New Example
{"results": [{"disposable": false, "domain": "example.com", "email": "user1@example.com", "valid_format": true}, {"disposable": true, "domain": "mailinator.com", "email": "user2@mailinator.com", "valid_format": true}]}
{"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"disposable": {"type": "boolean"}, "domain": {"type": "string"}, "email": {"type": "string"}, "valid_format": {"type": "boolean"}}}}}}
b90e1e01-de3c-4335-8d66-f4d1cd4ee7ef/5c45d919-41dc-4b64-a345-991ec92c240f/0/0
Disposeable And Temporary Email Validator And Checker
Quickly and accurately verify any email address using our API, with a 99.9% success rate.
6.5
Email Validation
Validate the single email address and get its all data about the temporrayness etc.
200
New Example
{"disposable": true, "domain": "mailinator.com", "email": "user2@mailinator.com", "valid_format": true}
{"type": "object", "properties": {"disposable": {"type": "boolean"}, "domain": {"type": "string"}, "email": {"type": "string"}, "valid_format": {"type": "boolean"}}}
ba6b6164-19c8-48de-8d5b-0c0e28320c7a/854e52d4-276e-42d2-aef4-7933bebf8c85/0/0
Pos tagging
In corpus linguistics, part-of-speech tagging (POS tagging or PoS tagging or POST), also called grammatical tagging is the process of marking up a word in a text (corpus) as corresponding to a particular part of speech,[1] based on both its definition and its context. A simplified form of this is commonly taught to sch...
null
pos_tag
Part-of-speech tagging
200
Response
{"author": "codewalker7", "email": "codewalker7@pm.me", "pos_tag": [{"alpha": true, "digit": false, "lemma": "strive", "pos": "VERB", "shape": "Xxxxx", "stop": false, "tag": "VB", "text": "Strive"}, {"alpha": true, "digit": false, "lemma": "not", "pos": "PART", "shape": "xxx", "stop": true, "tag": "RB", "text": "not"},...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"author": {"type": "string"}, "email": {"type": "string"}, "pos_tag": {"type": "array", "items": {"type": "object", "properties": {"alpha": {"type": "boolean"}, "digit": {"type": "boolean"}, "lemma": {"type": "string"}, "pos": {"type": "stri...
b02e9664-5c75-4e62-9d52-15279f08d1dc/1ac0d1da-91c9-4799-ae14-d9c0dd946af5/0/0
Text Keyword Extractor
It extracts important keywords in a sentence and also provides their entity types. Alongwith the keywords and entities, you also get the start and end index values of the keywords in your sentence.
0.1
Keyword Extractor
It extracts important keywords in a sentence and also provides their entity types.
200
Response
{"statusCode": 200, "headers": {"Content-Type": "application/json"}, "body": {"text": "On Friday Cricket Australia had announced that the schedule for upcoming India's tour down under. The four Tests of the much anticipated series will be played at Gabba, Adelaide Oval, MCG and the SCG respectively starting December 3,...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusCode": {"type": "integer"}, "headers": {"type": "object", "properties": {"Content-Type": {"type": "string"}}, "required": ["Content-Type"]}, "body": {"type": "object", "properties": {"text": {"type": "string"}, "keywords": {"type": "a...
71c641f3-b3c2-4e97-9765-04f5886c9072/87f86baa-ccbd-4afd-9cb0-3b28ac2fe17e/0/0
Synonymes et Antonymes
Notre API permet aux utilisateurs de rechercher des mots et de récupérer leurs synonymes, antonymes ou les deux.
7
/api/lookup_word/{word}
Returns the synonyms and antonyms of the specified word.
200
null
{"synonyms": [], "antonyms": []}
{"type": "object", "properties": {"synonyms": {"type": "array", "items": {"type": "string"}}, "antonyms": {"type": "array", "items": {"type": "string"}}}}
b2de4c9b-5631-4894-aeb6-775b98dea397/cffe53a3-7108-44ff-8cf5-d8b678ea5b56/0/0
Language Detection
Uses Neural Machine Langauge Detection model. Supports more than 100 languages.
null
/detect
Detects language of text
200
New Example
{"language": "en"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"language": {"type": "string"}}, "required": ["language"]}
bd608d9b-8957-4c81-ae14-3a359f58d817/b6621ecb-9599-49ac-8911-283a5ce7372a/0/0
Detect
Find intrinsic or extrinsic attributes on a given text
null
Emotion Emotion
This model tries to determine the emotion conveyed by the writer on a text, using Ekman's list of emotions as potential results. Although detecting emotion can be very subjective, this model could find patterns after analyzing over 210,000 samples of labeled text of comments made on social media.
200
Response
{"prediction": {"emotion": "neutral", "emoji": "\ud83d\ude10"}, "confidence": "0.695", "time_ms": 673}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"prediction": {"type": "object", "properties": {"emotion": {"type": "string"}, "emoji": {"type": "string"}}, "required": ["emoji", "emotion"]}, "confidence": {"type": "string"}, "time_ms": {"type": "integer"}}, "required": ["confidence", "pr...
bd608d9b-8957-4c81-ae14-3a359f58d817/439df589-b578-4134-a9ae-42dd10bbb9a8/0/0
Detect
Find intrinsic or extrinsic attributes on a given text
null
Sentiment Detector
Similarly to the Emotions API, this model tries to determine the general sentiment of a given text based on how it was written.
200
Response
{"prediction": {"sentiment": "neutral", "emoji": "\ud83d\udff0"}, "confidence": "0.955", "time_ms": 706}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"prediction": {"type": "object", "properties": {"sentiment": {"type": "string"}, "emoji": {"type": "string"}}, "required": ["emoji", "sentiment"]}, "confidence": {"type": "string"}, "time_ms": {"type": "integer"}}, "required": ["confidence",...
bd608d9b-8957-4c81-ae14-3a359f58d817/2ecd8480-faaa-45c7-8092-aeccf08c4721/0/0
Detect
Find intrinsic or extrinsic attributes on a given text
null
Language Detector
Our language detector uses SpaCy and FastText to predict what language the input text is written in. As many of our models, the longer the input the better the predictions are, especially if the text is written in a language that shares a recent common ancestor with another, like Latin languages do with each other. For...
200
Response
{"prediction": {"iso_code": "en", "language": "English"}, "confidence": "0.963", "time_ms": 28}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"prediction": {"type": "object", "properties": {"iso_code": {"type": "string"}, "language": {"type": "string"}}, "required": ["iso_code", "language"]}, "confidence": {"type": "string"}, "time_ms": {"type": "integer"}}, "required": ["confiden...
bd608d9b-8957-4c81-ae14-3a359f58d817/acb0c375-d0da-456e-ba59-a96bdc381ee4/0/0
Detect
Find intrinsic or extrinsic attributes on a given text
null
Names Detector
This API tries to determine what words in a given input correspond to a first-name and/or last-name. Although this task may seem simple, in many cultures some first names can also be last names, which can cause some confusion. For example, the name Franco can be both a first name as a family name, making it hard to lab...
200
Response
{"prediction": {"first_name": ["alison"], "last_name": ["alison", "schubert"], "unknown": []}, "confidence": "1", "time_ms": 11}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"prediction": {"type": "object", "properties": {"first_name": {"type": "array", "items": {"type": "string"}}, "last_name": {"type": "array", "items": {"type": "string"}}, "unknown": {"type": "array"}}, "required": ["first_name", "last_name",...
bd608d9b-8957-4c81-ae14-3a359f58d817/63901052-8a2b-4784-a6e1-55da55f14912/0/0
Detect
Find intrinsic or extrinsic attributes on a given text
null
Gender Detector
This API tries to determine what the gender of a person is based on their name and a database of over 90,000 entries tagged with their reported genders. We recommend using this API in combination with the Names API.
200
Response
{"prediction": "female", "confidence": "0.5", "time_ms": 14}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"prediction": {"type": "string"}, "confidence": {"type": "string"}, "time_ms": {"type": "integer"}}, "required": ["confidence", "prediction", "time_ms"]}
5b5145b6e4b0f4ef751e12a0/5b515220e4b0d23f1ee7bef3/0/0
Emotion Analysis
What emotions are in this text...? Detect the emotions of a paragraph of text.
9.4
Analyze (post)
Detect the emotions of a paragraph of text.
200
Example_1
{"author": "twinword inc.", "email": "help@twinword.com", "emotion_scores": {"anger": 0, "disgust": 0, "fear": 0, "joy": 0.13447999002654, "sadness": 0.022660050917593, "surprise": 0.0087308825457527}, "emotions_detected": ["joy"], "result_code": "200", "result_msg": "Success", "version": "7.0.0"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"author": {"type": "string"}, "email": {"type": "string"}, "emotion_scores": {"type": "object", "properties": {"anger": {"type": "integer"}, "disgust": {"type": "integer"}, "fear": {"type": "integer"}, "joy": {"type": "number"}, "sadness": {...
5b5145b6e4b0f4ef751e12a0/5b515a56e4b0d23f1ee7beff/0/0
Emotion Analysis
What emotions are in this text...? Detect the emotions of a paragraph of text.
9.4
Analyze (get)
Detect the emotions of a paragraph of text.
200
Example_1
{"emotions_detected": ["joy"], "emotion_scores": {"joy": 0.13447999002654, "sadness": 0.022660050917593, "surprise": 0.0087308825457527, "fear": 0, "anger": 0, "disgust": 0}, "version": "7.0.0", "author": "twinword inc.", "email": "help@twinword.com", "result_code": "200", "result_msg": "Success"}
{"type": "object", "properties": {"emotions_detected": {"type": "array", "items": {"type": "string"}}, "emotion_scores": {"type": "object", "properties": {"joy": {"type": "number"}, "sadness": {"type": "number"}, "surprise": {"type": "number"}, "fear": {"type": "integer"}, "anger": {"type": "integer"}, "disgust": {"typ...
dc846767-accd-49a1-a165-c570e369565e/0a3ce941-a9c4-43f0-aff5-8b16403990db/0/0
Named Entity Extraction
Named Entity extraction (NER) is a technique used to extract textual entities from a body of text. With our Entity Extractor you can fast and easy find entities such as date, location, organization, and named persons. Entities are also often used as input data for other features such as query completion and “did you m...
8.5
named_entity_extraction
Extract entities from the provided text.
200
null
{"result": {}, "model_used": "", "time": ""}
{"title": "Response", "required": ["result", "model_used", "time"], "type": "object", "properties": {"result": {"title": "Result", "anyOf": [{"type": "string"}, {"type": "object", "additionalProperties": {"type": "string"}}, {"type": "object", "additionalProperties": {"type": "object"}}]}, "model_used": {"title": "Mode...
dc846767-accd-49a1-a165-c570e369565e/0a3ce941-a9c4-43f0-aff5-8b16403990db/1/0
Named Entity Extraction
Named Entity extraction (NER) is a technique used to extract textual entities from a body of text. With our Entity Extractor you can fast and easy find entities such as date, location, organization, and named persons. Entities are also often used as input data for other features such as query completion and “did you m...
8.5
named_entity_extraction
Extract entities from the provided text.
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": "Messag...
f1d8b802-d290-4ca8-995c-d0a47471d279/c6b7a51f-5f91-4353-8c91-82f4d5d88e45/0/0
Climate Change in the Worlds
An API showing all the latest Climate Change News around the World
null
Get individual News source
Gets News about climate Change from a specific news ressource (thetimes, guardian,...)
200
New Example
{"key1": "value", "key2": "value"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]}
f1d8b802-d290-4ca8-995c-d0a47471d279/8b808dc1-b96e-4b5c-b378-6de127f06d2c/0/0
Climate Change in the Worlds
An API showing all the latest Climate Change News around the World
null
Get All Climate Change news
Get news on climate change around the world
200
New Example
{"key1": "value", "key2": "value"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]}
c52ec954-ebef-4c7c-a92d-6ebd05b1d807/9c4ca21f-4fb5-46bc-8b57-02517150299a/0/0
Arabic news API
this API gets you headlins and links to the latest news from the most famous arabic news websites such as Aljazeera, BBC Arabic, CNN Arabic, Alarabiya. and more. هذا الاي بي آي يسترجع آخر الأخبار من أبرز المواقع الإخبارية العربية، يتم تحديث البيانات واضافة مصادر بشكل مستمر
9.1
Sky news Arabic
مسار يسترجع اخر الاخبار من موقع سكاي نيوز عربي
200
Response
[{"title": "\u062a\u0631\u0627\u0645\u0628 \u064a\u0637\u0644\u0642 \u062d\u0645\u0644\u062a\u0647 \u0644\u0627\u0646\u062a\u062e\u0627\u0628\u0627\u062a 2024 \u0648\u064a\u0647\u0627\u062c\u0645 \u0628\u0627\u064a\u062f\u0646", "url": "https://www.skynewsarabia.com/world/1592390-\u062a\u0631\u0627\u0645\u0628-\u064a\u...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "image": {"type": "string"}}, "required": ["image", "title", "url"]}}
185477f5-df07-495c-b17a-378477aeb2ba/0e274ea1-f6ab-433b-b319-9a0ce3f9f61d/0/0
Climate Change Live
An API showing all the latest Climate change News around the world
null
Get Individual News source
Get news about Climate change from Individual resource
200
Response
[{"title": "The Saturday ProfileShe Came Out of Nowhere, and Now No One in France Can Ignore HerSandrine Rousseau is using her talent for grabbing headlines with provocative ideas to shift the focus of the national debate from the themes favored by the far-right to climate change and #MeToo.By Catherine Porter", "url":...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
185477f5-df07-495c-b17a-378477aeb2ba/7cab04ef-0f99-479f-8aa0-a4ff90b9340c/0/0
Climate Change Live
An API showing all the latest Climate change News around the world
null
Get All Climate Change News
This endpoint will return all the news for climate change from all over the world
200
Response
[{"title": "The Saturday ProfileShe Came Out of Nowhere, and Now No One in France Can Ignore HerSandrine Rousseau is using her talent for grabbing headlines with provocative ideas to shift the focus of the national debate from the themes favored by the far-right to climate change and #MeToo.By Catherine Porter", "url":...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
00f08e09-f5e7-4011-b1f1-4f91a52e813b/aaacb5de-a2bb-42c8-8ac1-503662360f5b/0/0
Latest IPL News
An API showing all the latest IPL News around the world.
7.2
Get Individual News Source News
Get News about IPL from a specific news resource.
200
New Example
[{"title": " Hardik Pandya leads Gujarat Titans to IPL triumph in their first season ", "url": "https://www.theguardian.com/sport/2022/may/29/hardik-pandya-leads-gujarat-titans-to-ipl-triumph-in-their-first-season", "source": "theguardian"}, {"title": "Hardik Pandya leads Gujarat Titans to IPL triumph in their first se...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
896e2340-f80d-4bc1-92a0-31c7b4265804/984191c0-6365-45e4-8c9f-9238a2d77ce1/0/0
Undervalued Stocks Live
An API showing undervalued stocks according FortuneBuilders.com, valueinvesting.io, YahooFinance.com, Morningstar.com, MarketInOut.com and news.google.com
0.1
Get Individual News Source News
Gets News about Undervalued Stocks from a specific news resource.
200
New Example
[{"title": "Check out Undervalued Stocks\n \n \n \n \n ", "url": "https://valueinvesting.io/undervalued", "source": "valueinvesting.io"}, {"title": "Undervalued Growth Stocks", "url...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
44e39c5f-91f4-466d-ae6e-a70bf477942e/c849c3c8-ae96-4b02-bbbc-79e0ca1d9473/0/0
Climate Change Latest News Worldwide
An API showing all the latest Climate Change News around the world!
null
Get Individual News Source News
Get News about Climate Change from your most trusted News resource!
200
New Example
[{"title": "Australia news Australia \u2018ill-prepared\u2019 for food insecurity driven by war and climate crisis, former defence leaders say ", "url": "https://www.theguardian.com/australia-news/2022/jun/28/australia-ill-prepared-for-food-insecurity-driven-by-war-and-climate-crisis-former-defence-leaders-say", "sour...
{"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}}}
e7546aff-8488-42bc-803c-1a1b469d31b6/cb81db1d-59dd-41fa-9087-f325438ca252/0/0
Climate Change Live NZ
An API showing all the latest Climate Change News from New Zealand
null
Get Individual News Source News
Get News about Climate Change from a specific news resource.
200
New Example
[{"title": "COP26: Pacific calling for more ambitious climate action", "url": "https://www.rnz.co.nz/international/pacific-news/454546/cop26-pacific-calling-for-more-ambitious-climate-action", "source": "rnz"}, {"title": "COP26: Time for NZ to show regional leadership on climate change", "url": "https://www.rnz.co.nz/n...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
f94ce807-e861-4412-aae4-e6793dbecfa5/5cc6a10c-3c91-4a12-b08e-e5421ffaf3cc/0/0
Climate Change Live News
An API showing all the latest news related to Climate Change around the world.
null
Get list of Newspapers
Get a list of newspapers used in this API
200
New Example
[{"name": "thetimes", "url": "https://www.thetimes.co.uk/environment/climate-change"}, {"name": "bbc", "url": "https://www.bbc.co.uk/news/science_and_environment"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}}
f94ce807-e861-4412-aae4-e6793dbecfa5/fa51777e-2ffd-4f1d-a9bb-ba0c5e7ab603/0/0
Climate Change Live News
An API showing all the latest news related to Climate Change around the world.
null
Get list of News from a certain Newspaper
Get a list of news from a certain newspaper
200
New Example
[{"newspaper": "thetimes", "title": "Duke of Edinburgh-style youth scheme tackles climate change", "url": "https://www.thetimes.co.uk/article/duke-of-edinburgh-style-youth-award-scheme-tackles-climate-change-dcpkkn2qn"}, {"newspaper": "thetimes", "title": "What is climate change? The evidence and solutions explained in...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"newspaper": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["newspaper", "title", "url"]}}
f94ce807-e861-4412-aae4-e6793dbecfa5/c95ae152-c39a-495f-ad34-56f75e950077/0/0
Climate Change Live News
An API showing all the latest news related to Climate Change around the world.
null
Get all Climate Change News
This endpoint will return all news about Climate Change from all around the world.
200
New Example
[{"newspaper": "guardian", "title": "How Scott Morrison\u2019s Cop26 climate show was derailed by Emmanuel Macron and the submarine row", "url": "https://www.theguardian.com/australia-news/2021/nov/06/how-scott-morrisons-cop26-climate-show-was-derailed-by-emmanuel-macron-and-the-submarine-row"}, {"newspaper": "telegrap...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"newspaper": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["newspaper", "title", "url"]}}
8b4e86ba-3c0f-4f10-9027-dce340bee657/18c3160c-1d1c-46a9-b32a-92b30f82595f/0/0
Live Climate Update
Get latest news on climate update all over the United Kingdom
null
Get individual source news update
Get climate updates from specific news source
200
New Example
[{"title": "StrategiesCoal Stocks Rise, Even as the Planet WarmsAs the prospects for strong government action to curb climate change grow less certain, energy shares, and especially coal mining stocks, are generating astonishing returns.By Jeff Sommer", "url": "/2021/10/22/business/stocks-coal-climate-change.html", "so...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
05501c83-5a67-4bd4-b33c-0db32e7e6f01/71a18987-0495-4dad-8bc0-ded5ddd597d4/0/0
Technology News
An API showing all the latest Technology News around the world
7.4
Get All Technology News
This endpoint will return back all news about Technology from all over the world.
200
New Example
{"title": "A.I. Is Coming for Mathematics, Too", "url": "https://www.nytimes.com/2023/07/02/science/ai-mathematics-machine-learning.html", "source": "The New York Times"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}
821a64a8-2307-47de-b071-a67a5111cc0e/74a8963c-8bdd-449e-a788-d14992791e4c/0/0
Real-Time-Climate-Change-News
An API pulling all real time Climate Change News around the world
0
Get Climate Change News from Specific News Source
This endpoints will return Climate Change News real time from specific news website. List of available newspaperID to get Individual Climate Change News Source: - thetimes : thetimes.co.uk - guardian : theguardian.com - telegraph : telegraph.co.uk - smh : smh.com.au - nyt : nytimes.com - latimes : latimes.com - un : un...
200
New Example
[{"title": "Duke of Edinburgh-style youth scheme tackles climate change", "url": "https://www.thetimes.co.uk/article/duke-of-edinburgh-style-youth-award-scheme-tackles-climate-change-dcpkkn2qn", "source": "thetimes"}, {"title": "What is climate change? The evidence and solutions explained in charts", "url": "https://ww...
{"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}}}
821a64a8-2307-47de-b071-a67a5111cc0e/cd201adf-8765-4d47-adda-4d7fcaf70e6f/0/0
Real-Time-Climate-Change-News
An API pulling all real time Climate Change News around the world
0
Get All Climate Change News
This endpoint will return all climate change news about Climate Change from all over the world.
200
New Example
[{"title": "\n\nWill Pakistan\u2019s \u2018ten billion tree tsunami\u2019 make any difference to climate change?\n\n", "url": "https://www.telegraph.co.uk//global-health/climate-and-people/will-pakistans-ten-billion-tree-tsunami-make-difference-climate/", "source": "telegraph"}, {"title": "BBC boss Tim Davie says clima...
{"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}}}
ffafbf00-7177-4b59-b1cc-93a4c1447351/21781024-70a8-4c5b-8168-6148270fd27a/0/0
Climate change New Info
API displaying all the latest climate change news around the world
null
Get all new article about Climate
this endpoint will return all news articles about Climate
200
New Example
[{"title": "Global climate summit", "url": "https://www.bbc.co.uk/news/science-environment-56837908", "source": "bbc"}, {"title": "How adjusting flight plans can help the climate", "url": "/news/business-58769351", "source": "bbc"}, {"title": "Leak reveals lobbying to change key climate report", "url": "/news/science-e...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
660e9db9-19f1-49eb-a452-c67e18166360/42da392a-c32f-4a84-a9d6-23531612c440/0/0
climate_change_api
An API showing all the latest Climate Change News around the world
null
Get Individual News Source News
Get news about Climate Change from a specific news resource.
200
New Example
[{"title": "As people flee climate change on the coasts, this Midwest city is trying to become a safe haven", "url": "https://edition.cnn.com/2021/04/12/opinions/climate-migration-in-america-california-duluth-sutter/index.html", "source": "cnn"}, {"title": "Exclusive: Companies face a financial risk from the climate cr...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
ad87564b-8963-4530-bae6-97588707d085/2b64fc77-d925-45f3-a094-97ef0bc8a2af/0/0
Climate Change Live
An API showing all the latest Climate Change News around the world
null
Get Individual News Source News
Gets News about Climate Change from a specific news resouce
200
New Example
[{"title": " Link between equality and climate crisis overlooked, Welsh report finds ", "url": "https://www.theguardian.com/uk-news/2021/nov/04/link-between-equality-and-climate-crisis-overlooked-welsh-report-finds", "source": "guardian"}, {"title": "Link between equality and climate crisis overlooked, Welsh report fi...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
ad87564b-8963-4530-bae6-97588707d085/b33857b9-6b17-40b7-a899-080032ccd27f/0/0
Climate Change Live
An API showing all the latest Climate Change News around the world
null
Get All Climate Change News
This endpoint will return back all news about Climate Change from all over the world.
200
New Example
[{"title": " Link between equality and climate crisis overlooked, Welsh report finds ", "url": "https://www.theguardian.com/uk-news/2021/nov/04/link-between-equality-and-climate-crisis-overlooked-welsh-report-finds", "source": "guardian"}, {"title": "Link between equality and climate crisis overlooked, Welsh report fi...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
25357096-cb07-42fc-8929-e9b38ad5aec0/429d6b36-9b19-4774-95cc-b7f83623d393/0/0
CryptoNews Live
Crypto News API Bitcoin & Ethereum.
0.2
Get individual news source News
Get news about Bitcoin and Ethereum a specific new resorce
200
New Example
[{"title": "SEC Delays Decision on Bitcoin-Related ETFs From Ark 21 Shares, Teucrium", "url": "/business/2022/01/26/sec-delays-decision-on-bitcoin-related-etfs-from-ark-21-shares-teucrium/", "source": "coindesk"}, {"title": "What Is Bitcoin?", "url": "/learn/what-is-bitcoin/", "source": "coindesk"}, {"title": "How Bitc...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
059f4ae4-4de3-4b52-b314-82bfe4a32b4c/2012deeb-d4b0-45bc-ad6e-33f9e83591c6/0/0
Tech News
An API showing the latest Tech News around the world.
0.1
Get Individual News Source News
Get news about Tech from a specific news resource.
200
/news/The New York Times
[{"title": "Crypto Is Cool. Now Get on the Yacht.", "url": "https://www.nytimes.com//2021/11/05/technology/nft-nyc-metaverse.html", "source": "The New York Times"}, {"title": "To Build the Metaverse, Meta First Wants to Build Stores", "url": "https://www.nytimes.com//2021/11/05/technology/facebook-stores-meta-metaverse...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
059f4ae4-4de3-4b52-b314-82bfe4a32b4c/cbbca009-7bd7-4b62-b2fe-1ff1b2f79943/0/0
Tech News
An API showing the latest Tech News around the world.
0.1
Get All Tech News
This endpoint will return back all news about Tech from all over the world.
200
/news
[{"title": "Crypto Is Cool. Now Get on the Yacht.", "url": "https://www.nytimes.com//2021/11/05/technology/nft-nyc-metaverse.html", "source": "The New York Times"}, {"title": "Justice Department Probing Electric-Van Maker Workhorse", "url": "https://www.wsj.com/articles/electric-van-maker-workhorse-is-being-investigate...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
afd8780a-1e08-48c0-a3c8-7ecd31f52e59/30d63a1c-38e4-4bf8-899b-a8131fd00fc9/0/0
Live Climate Change
An API that shows all the latest climate change news all around the world
null
Get Individual News Source News
Get News about climate change from a specific news source.
200
New Example
[{"title": "The climate crisis calls for individual accountability ", "url": "/environment/2023/aug/11/the-climate-crisis-calls-for-individual-accountability", "source": "guardian"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
afd8780a-1e08-48c0-a3c8-7ecd31f52e59/da5358a5-7bda-4a32-94d7-7401dac044a4/0/0
Live Climate Change
An API that shows all the latest climate change news all around the world
null
Get All Climate Change News
This endpoint will return back all news about climate change from all over the world.
200
New Example
[{"title": "\n\t\t\t\t\t\tBrett Christophers: Be wary of outsourcing climate change response to \u2018ruthlessly extractive\u2019\u00a0asset managers\n\t\t\t\t\t", "url": "https://www.cityam.com/brett-christophers-be-wary-of-outsourcing-climate-change-response-to-ruthlessly-extractive-asset-managers/", "source": "citya...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
93318efc-fa6b-4a0d-a33f-80f4186f2f59/be8e6170-ad3c-4461-a88d-5839b4c3df0a/0/0
Climate change news
An API that shows latest Climate change news from different sites around the world.
null
Get Climate change news from specific site.
This endpoint will return all news from specific news site.
200
New Example
[{"source": "LATimes", "title": "China, world\u2019s top carbon emitter, offers few new climate targets ahead of U.N. summit", "url": "https://www.latimes.com/world-nation/story/2021-10-29/china-offers-few-new-climate-targets-glasgow-un-summit"}, {"source": "LATimes", "title": "House panel plans to subpoena oil compani...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["source", "title", "url"]}}
119fa4e3-45e6-454e-ba64-9d2c9c663c55/07f1b641-d009-45ee-b69b-aa1c2bf9dca2/0/0
Climate Change
An Live API shows the climate changes News all around the world.
null
Get All Climate Change News
This Endpoint will return all the news about climate change all around the world.
200
New Example
[{"title": "'Lack of policies' jeopardising UK climate targets", "url": "https://cityam.go-vip.net/lack-of-policies-jeopardising-uk-climate-targets/", "source": "cityam"}, {"title": "FCA tables new climate disclosure rules to tackle fossil fuel investment chains", "url": "https://cityam.go-vip.net/fca-tables-new-climat...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
119fa4e3-45e6-454e-ba64-9d2c9c663c55/88c4d53d-5d28-472e-a1a1-7a8fccad6db4/0/0
Climate Change
An Live API shows the climate changes News all around the world.
null
Get Individual Source News
This will return the news from a particular source that you specify in the URL.
200
New Example
[{"title": " Time for action on climate change is running out, emissions need to be halved by 2030 TNN / Apr 04, 2022, 21:28 (IST) ", "url": "https://timesofindia.indiatimes.com/india/time-for-action-on-climate-change-is-running-out-emissions-need-to-be-halved-by-2030/articleshow/90648041.cms", "source": "timesofindia...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
48e90fc5-b674-4a34-bb00-27fba5fd4eec/2f82548c-1904-474a-aad1-501fe568e24a/0/0
My First
An Api showing all the latest Climate Changes around the world
null
Get Individual News Source News
Get news about climate changes from a specific news resource
200
New Example
[{"title": "StrategiesCoal Stocks Rise, Even as the Planet WarmsAs the prospects for strong government action to curb climate change grow less certain, energy shares, and especially coal mining stocks, are generating astonishing returns.By Jeff Sommer", "url": "/2021/10/22/business/stocks-coal-climate-change.html", "so...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
b607b6e7-41f5-4270-9d43-c1159e357cc8/34566a74-2c2f-4f6e-8341-1975c2711fa2/0/0
Easy News - Job
Latest Job and Labor news, information, and discussions trending in todays economy
0.1
Get Individual News Source News
Gets latest news for labor and jobs from a specific source
200
New Example
[{"title": "Biden takes victory lap with January jobs report", "url": "https://www.politico.com/news/2022/02/04/biden-victory-lap-jobs-report-january-00005772", "source": "politico"}, {"title": "Violent crime to labor shortages: Mayors say Covid's toll on cities is far-reaching", "url": "https://www.politico.com/news/2...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
928e6043-75bb-4ab6-be8e-363f981383ec/6cf55e2a-f96c-4083-954a-47c8a3e68e53/0/0
Climate Change Live
An API showing all the latest Climate Change News around the world
null
Get All Climate Change News
This endpoint will return back all news about Climate Change from all over le world.
200
New Example
[{"title": " Protesters set up \u2018climate justice memorial\u2019 at Lloyd\u2019s of London ", "url": "https://www.theguardian.com/business/2021/oct/29/protesters-set-up-climate-justice-memorial-at-lloyds-of-london", "source": "guardian"}, {"title": "Protesters set up \u2018climate justice memorial\u2019 at Lloyd\u2...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
a4720a24-76f7-4e7d-8541-2bff13f579da/4367d765-7c17-4092-ac5b-c6ee088077b2/0/0
News article extractor
The News Article Extractor API is a generalised news article extractor. Uses a proprietary algorithm to find and extract the main textual content (and some useful metadata) of an article. Works on many (even very unpopular) news sites in any language.
7.2
get_api_scrape_article
200
null
{"title": "", "url": "", "author": "", "thumbnailUrl": "", "tags": [], "format": "", "content": ""}
{"properties": {"title": {"title": "may be missing if scraper was unable to find it", "type": ["string", "null"]}, "url": {"type": "string"}, "author": {"title": "may be missing if scraper was unable to find it", "type": ["string", "null"]}, "thumbnailUrl": {"title": "may be missing if scraper was unable to find it", "...
e2fa699d-1b1d-4376-bf9e-bf809a0b128f/2dda5054-983c-43b1-b9bd-bfa88e1e177e/0/0
Climate Change News
API for retrieving the latest Climate Change News on English speaking newspapers
null
Get Individual News Source Climate Change News
This will return Climate Change News from a specific newspaper.
200
New Example
[{"title": "What is climate change? The evidence and solutions explained in charts", "url": "https://www.thetimes.co.uk/article/what-is-climate-change-the-evidence-and-solutions-explained-in-charts-jtrqp0v0j", "source": "thetimes"}, {"title": "20 things you can do right now to stop climate change", "url": "https://www....
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
e2fa699d-1b1d-4376-bf9e-bf809a0b128f/47f560f7-15d5-423e-9e42-051bd47ac214/0/0
Climate Change News
API for retrieving the latest Climate Change News on English speaking newspapers
null
Get All Climate Change News
This endpoint will return back all current news about climate change from English language newspapers
200
New Example
[{"title": "Don\u2019t Just Watch: Team Behind \u2018Don\u2019t Look Up\u2019 Urges Climate ActionThe satirical film, about a comet hurtling toward Earth, is a metaphor for climate change that has broken a Netflix record. Its director hopes it will mobilize the public.By Cara Buckley", "url": "/2022/01/11/climate/dont-...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
f7dda933-f32b-494f-821d-1c9784662e6b/eb9afe28-14af-48bd-a9d1-82b60417dc33/0/0
Noticias sobre el cambio climatico
API sobre noticias de periodicos en inglés y español acerca del cambio climatico alrededor del mundo.
null
Recibe noticias de una fuente especifica acerca del cambio climatico
Lista noticias de un periodico especifico acerca del cambio climatico
200
New Example
[{"titulo": "What is climate change? The evidence and solutions explained in charts", "url": "https://www.thetimes.co.uk/article/what-is-climate-change-the-evidence-and-solutions-explained-in-charts-jtrqp0v0j", "fuente": "thetimes"}, {"titulo": "20 things you can do right now to stop climate change", "url": "https://ww...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"titulo": {"type": "string"}, "url": {"type": "string"}, "fuente": {"type": "string"}}, "required": ["fuente", "titulo", "url"]}}
f7dda933-f32b-494f-821d-1c9784662e6b/11279a91-b3b5-4f96-b669-a24ad8fe94af/0/0
Noticias sobre el cambio climatico
API sobre noticias de periodicos en inglés y español acerca del cambio climatico alrededor del mundo.
null
Recibe todas las noticias sobre el cambio climatico
Éste endpoint lista todas las noticias alrededor del mundo acerca del cambio climatico.
200
New Example
[{"titulo": "What is climate change? The evidence and solutions explained in charts", "url": "https://www.thetimes.co.uk/article/what-is-climate-change-the-evidence-and-solutions-explained-in-charts-jtrqp0v0j", "fuente": "thetimes"}, {"titulo": "FCA tables new climate disclosure rules to tackle fossil fuel investment c...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"titulo": {"type": "string"}, "url": {"type": "string"}, "fuente": {"type": "string"}}, "required": ["fuente", "titulo", "url"]}}
310863da-96bd-4386-8eeb-540186f09a4c/51179fc5-d971-445a-9103-7ef5ff021d48/0/0
Rabbit News
Everything you need to stay informed about rabbits.
null
Get Individual News Source News
Gets News about Rabbits from a specific news resource.
200
New Example
[{"title": "Rabbits Are Boring Pets. I Love Them Anyway.", "url": "https://www.nytimes.com/2022/04/12/magazine/rabbits-pets.html?searchResultPosition=1", "imgURL": "https://static01.nyt.com/images/2022/04/17/magazine/17mag-LOR/17mag-LOR-threeByTwoSmallAt2X-v2.jpg?quality=75&auto=webp&disable=upscale", "source": "newyor...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "imgURL": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
310863da-96bd-4386-8eeb-540186f09a4c/e0b864bc-9a05-4bd3-a04a-7cb52a16f651/0/0
Rabbit News
Everything you need to stay informed about rabbits.
null
Get All Rabbit News
This endpoint will return back all news about rabbits around the world.
200
New Example
[{"title": "Rabbits Are Boring Pets. I Love Them Anyway.", "url": "https://www.nytimes.com/2022/04/12/magazine/rabbits-pets.html?searchResultPosition=1", "imgURL": "https://static01.nyt.com/images/2022/04/17/magazine/17mag-LOR/17mag-LOR-threeByTwoSmallAt2X-v2.jpg?quality=75&auto=webp&disable=upscale", "source": "newyor...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "imgURL": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
163153fb-a7a6-40f8-8f48-bef21a94845c/8b1daeaf-771c-4e85-a12d-61d989093121/0/0
Climate Crisis News
API returns climate crisis news from diverse set of newspapers
null
Get Climate Crisis News By Newspaper
Returns all Climate Crisis news from a specific Newspaper
200
New Example
[{"title": "What is climate change? The evidence and solutions explained in charts", "url": "https://www.thetimes.co.uk/article/what-is-climate-change-the-evidence-and-solutions-explained-in-charts-jtrqp0v0j", "source": "thetimes"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
163153fb-a7a6-40f8-8f48-bef21a94845c/f0ed789b-6d91-4c9d-a576-6d99b30be29f/0/0
Climate Crisis News
API returns climate crisis news from diverse set of newspapers
null
Get All Climate Crisis News
Returns back all news about Climate Crisis.
200
New Example
[{"title": "\u2018We can\u2019t ignore reality\u2019: Colorado fires highlight urgency of US climate legislation", "url": "https://www.theguardian.com/environment/2022/jan/07/climate-change-colorado-wildfires-joe-biden-build-back-better", "source": "guardian"}, {"title": "Hammering \u2018big oil\u2019 will do nothing t...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
e48bf538-a3c3-4186-8510-0abd2a1708cf/8c5715aa-f62e-4d5d-b403-e85a56377ba9/0/0
IndoNews
An API showing latest Indonesian news
0
getMerdeka
Get from Merdeka News
200
tempo
[{"From": "merdeka", "Text": "Sutradara dan pemain mengungkapkan keunikan All of Us Are Dead dibandingkan dengan film maupun serial zombie yang sudah ada sebelumnya.", "Links": "newsurl"}, {"From": "merdeka", "Text": "Menurut astronom, hal yang menjadi topik adalah kedipan atau saat menyemburkan energi. ", "Links": "ne...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"From": {"type": "string"}, "Text": {"type": "string"}, "Links": {"type": "string"}}, "required": ["From", "Links", "Text"]}}
e48bf538-a3c3-4186-8510-0abd2a1708cf/97845b0d-9a8f-494d-9baf-acb3f768405e/0/0
IndoNews
An API showing latest Indonesian news
0
getMediaindonesia
Get from MediaIndonesia News
200
kompas
[{"From": "mediaindonesia", "Text": "3 Kali Diperiksa Polda Sumut, Begini Penjelasan Anak Bupati Labusel", "Links": "newsurl"}, {"From": "mediaindonesia", "Text": "Ditantang Berkelahi Pakai Badik, Seorang Pria di Riau Tewas Dianiaya", "Links": "newsurl"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"From": {"type": "string"}, "Text": {"type": "string"}, "Links": {"type": "string"}}, "required": ["From", "Links", "Text"]}}
e48bf538-a3c3-4186-8510-0abd2a1708cf/4a6c1ade-4210-4c66-84d4-09531ed563b4/0/0
IndoNews
An API showing latest Indonesian news
0
getTribun
Get from Tribun News
200
kompas
[{"From": "tribun", "Text": "3 Kali Diperiksa Polda Sumut, Begini Penjelasan Anak Bupati Labusel", "Links": "newsurl"}, {"From": "tribun", "Text": "Ditantang Berkelahi Pakai Badik, Seorang Pria di Riau Tewas Dianiaya", "Links": "newsurl"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"From": {"type": "string"}, "Text": {"type": "string"}, "Links": {"type": "string"}}, "required": ["From", "Links", "Text"]}}
e48bf538-a3c3-4186-8510-0abd2a1708cf/2b47d0f5-118b-4d8a-9285-d32297650754/0/0
IndoNews
An API showing latest Indonesian news
0
getSuara
Get from Suara News
200
tempo
[{"From": "suara", "Text": "Sutradara dan pemain mengungkapkan keunikan All of Us Are Dead dibandingkan dengan film maupun serial zombie yang sudah ada sebelumnya.", "Links": "newsurl"}, {"From": "suara", "Text": "Menurut astronom, hal yang menjadi topik adalah kedipan atau saat menyemburkan energi. ", "Links": "newsur...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"From": {"type": "string"}, "Text": {"type": "string"}, "Links": {"type": "string"}}, "required": ["From", "Links", "Text"]}}
e48bf538-a3c3-4186-8510-0abd2a1708cf/f5341643-857b-4641-b072-55645d76699e/0/0
IndoNews
An API showing latest Indonesian news
0
getSindonews
Get from SindoNews
200
tempo
[{"From": "sindonews", "Text": "Sutradara dan pemain mengungkapkan keunikan All of Us Are Dead dibandingkan dengan film maupun serial zombie yang sudah ada sebelumnya.", "Links": "newsurl"}, {"From": "sindonews", "Text": "Menurut astronom, hal yang menjadi topik adalah kedipan atau saat menyemburkan energi. ", "Links":...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"From": {"type": "string"}, "Text": {"type": "string"}, "Links": {"type": "string"}}, "required": ["From", "Links", "Text"]}}
e48bf538-a3c3-4186-8510-0abd2a1708cf/c538e857-e8eb-4f18-b41b-174fe1fba4ab/0/0
IndoNews
An API showing latest Indonesian news
0
getLiputan6
Get from Liputan6 News
200
kompas
[{"From": "liputan6", "Text": "3 Kali Diperiksa Polda Sumut, Begini Penjelasan Anak Bupati Labusel", "Links": "newsurl"}, {"From": "liputan6", "Text": "Ditantang Berkelahi Pakai Badik, Seorang Pria di Riau Tewas Dianiaya", "Links": "newsurl"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"From": {"type": "string"}, "Text": {"type": "string"}, "Links": {"type": "string"}}, "required": ["From", "Links", "Text"]}}
e48bf538-a3c3-4186-8510-0abd2a1708cf/865104ab-034c-43a7-8330-4ec1ac183fce/0/0
IndoNews
An API showing latest Indonesian news
0
getJpnn
Get from JPNN News
200
kompas
[{"From": "jpnn", "Text": "3 Kali Diperiksa Polda Sumut, Begini Penjelasan Anak Bupati Labusel", "Links": "newsurl"}, {"From": "jpnn", "Text": "Ditantang Berkelahi Pakai Badik, Seorang Pria di Riau Tewas Dianiaya", "Links": "newsurl"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"From": {"type": "string"}, "Text": {"type": "string"}, "Links": {"type": "string"}}, "required": ["From", "Links", "Text"]}}
e48bf538-a3c3-4186-8510-0abd2a1708cf/1dc36394-1576-4351-915d-c784a343b883/0/0
IndoNews
An API showing latest Indonesian news
0
getDetik
Get from Detik News
200
detik
[{"From": "detik", "Text": "Jaksa Agung Sebut Koruptor di Bawah Rp 50 Juta Cukup Balikin Kerugian Negara", "Links": "newsurl"}, {"From": "detik", "Text": "Cara Mendaftar Vaksin Booster di Jakarta Lewat JAKI, Ikuti Langkah Ini", "Links": "newsurl"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"From": {"type": "string"}, "Text": {"type": "string"}, "Links": {"type": "string"}}, "required": ["From", "Links", "Text"]}}
e48bf538-a3c3-4186-8510-0abd2a1708cf/b4f3d423-aea3-4985-9d06-e38b3e027fd6/0/0
IndoNews
An API showing latest Indonesian news
0
getIndex
Get All News from available news provider
200
New Example
[{"From": "kompas", "Text": "2 KRI Dijual, Prabowo: Kita Akan Punya 50 Kapal Perang pada 2024", "Links": "newsurl"}, {"From": "detik", "Text": "Polisi Ungkap Hasil Autopsi Jenazah Pemuda yang Ditutup Lakban di Bekasi", "Links": "newsurl"}, {"From": "tempo", "Text": "Selain rencana Jakarta setelah bukan lagi Ibu Kota Ne...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"From": {"type": "string"}, "Text": {"type": "string"}, "Links": {"type": "string"}}, "required": ["From", "Links", "Text"]}}
e48bf538-a3c3-4186-8510-0abd2a1708cf/cacd8af7-7504-4a91-b99c-c749c64957b0/0/0
IndoNews
An API showing latest Indonesian news
0
getTempo
Get from Tempo News
200
tempo
[{"From": "tempo", "Text": "Sutradara dan pemain mengungkapkan keunikan All of Us Are Dead dibandingkan dengan film maupun serial zombie yang sudah ada sebelumnya.", "Links": "newsurl"}, {"From": "tempo", "Text": "Menurut astronom, hal yang menjadi topik adalah kedipan atau saat menyemburkan energi. ", "Links": "newsur...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"From": {"type": "string"}, "Text": {"type": "string"}, "Links": {"type": "string"}}, "required": ["From", "Links", "Text"]}}
e48bf538-a3c3-4186-8510-0abd2a1708cf/2ac6c74b-72c1-41c3-a01d-908621f94af8/0/0
IndoNews
An API showing latest Indonesian news
0
getKompas
Get from Kompas News
200
kompas
[{"From": "kompas", "Text": "3 Kali Diperiksa Polda Sumut, Begini Penjelasan Anak Bupati Labusel", "Links": "newsurl"}, {"From": "kompas", "Text": "Ditantang Berkelahi Pakai Badik, Seorang Pria di Riau Tewas Dianiaya", "Links": "newsurl"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"From": {"type": "string"}, "Text": {"type": "string"}, "Links": {"type": "string"}}, "required": ["From", "Links", "Text"]}}
95f54185-92b8-4ac8-8cb9-6b22b9d60529/fc8dd9c5-6c9a-40ca-8b24-0a705b0645e9/0/0
Climate Change Live
Climate change around the globe. More data oriented on Indian climates
null
get ALL climate change news
this end point will return the news of climate change from all over the world
200
New Example
[{"title": "PM urges climate action as draft decision published", "url": "https://www.bbc.com/news/world-59229652", "source": "bbc"}, {"title": "six climate-positive actions", "url": "https://www.un.org/en/un-coronavirus-communications-team/un-urges-countries-%E2%80%98build-back-better%E2%80%99", "source": "un"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
717a67a6-d49d-4c4c-9ede-cae4532ba99b/50ab058a-39f4-4cd5-a4e7-b1d0c6abfabf/0/0
Monet Climate Change News
Climate change new from all over the world
0
Show a specific news
Show a climate change news from specific newspaper
200
Response
[{"title": " West accused of \u2018climate hypocrisy\u2019 as emissions dwarf those of poor countries ", "url": "https://www.theguardian.com/global-development/2022/jan/28/west-accused-of-climate-hypocrisy-as-emissions-dwarf-those-of-poor-countries", "source": "guardian"}, {"title": "West accused of \u2018climate hyp...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
10dc0d33-be98-4eff-85a0-ef18c9dd97cb/784e253d-754c-4203-a328-646d80a20ee5/0/0
BG News
This is the latest news in one of the largest cities in Bulgaria. EXPECT MORE NEWS COMING SOON
null
PlovdivNews
Get All Actual News From Plovdiv
200
Response
[{"title": "\u0412\u0434\u0438\u0433\u0430\u0442 \u043c\u0435\u0442\u0430\u043b\u043d\u0430 \u043a\u043e\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044f \u043d\u0430 \u043c\u044f\u0441\u0442\u043e\u0442\u043e \u043d\u0430 \u0411\u0435\u0442\u043e\u043d\u043d\u0438\u044f \u043c\u043e\u0441\u0442\u0415\u041a\u0421\...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "imgUrl": {"type": "string"}}, "required": ["imgUrl", "title", "url"]}}
e8717dae-4d66-4608-8d8b-fe7670934f90/32f5eacf-1c98-4aba-9f79-2ab676624caf/0/0
Climate Change Live
An API showing all the latest Climate Change News around the world
null
Get Individual News Source News
Get News about Climate Change from a specific news recourse
200
New Example
[{"title": "US news Patagonia\u2019s billionaire owner gives away company to fight climate crisis ", "url": "https://www.theguardian.com/us-news/2022/sep/14/patagonias-billionaire-owner-gives-away-company-to-fight-climate-crisis-yvon-chouinard", "source": "guardian"}, {"title": "Patagonia\u2019s billionaire owner gives...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
f1fd28e1-e760-4690-8a84-2a678b47714b/e398371a-d24d-4f5a-84ba-2ac2602ac3c5/0/0
Live Climate Change
Shows all the latest climate change news around the world.
0
Get Individual News from Specific Sources
Returns News about Climate Change from a Specific News Site
200
New Example
[{"title": "Kerry: I hope Charles will push for climate action", "url": "https://www.bbc.co.uk/news/uk-62940512", "source": "bbc"}, {"title": "Kerry: I hope Charles will push for climate action", "url": "https://www.bbc.co.uk/news/uk-62940512", "source": "bbc"}, {"title": "Kerry: I hope Charles will push for climate ac...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}