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", "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_scored": {"acoustic": 81.605316, "beep": 66.589455, "bell": 68.11078, "blare": 66.47947, "clamorous": 68.41181, "croon": 73.66902, "decibel": 67.142075, "din": 77.225655, "echo": 67.16983, "hearing": 64.96928, "hiss": 65.173454, "loud": 77.41582, "noise": 87.25341, "noisy": 67.46273, "octave": 71.27516, "raucous": 65.305984, "resonance": 69.21003, "resonant": 65.55987, "resounding": 68.69802, "reverberate": 67.772385, "screech": 68.19933, "strident": 68.07913, "telephony": 66.834946, "thud": 65.03899, "thundering": 69.76047, "toot": 65.78224, "tune": 65.53876, "vocalization": 65.52007, "voice": 88.22281, "whistle": 69.58462}, "author": "twinword inc.", "email": "help@twinword.com", "entry": "sound", "request": "sound", "response": {"sound": 1}, "result_code": "200", "result_msg": "Success", "version": "4.0.0"} | {"$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": "number"}, "blare": {"type": "number"}, "clamorous": {"type": "number"}, "croon": {"type": "number"}, "decibel": {"type": "number"}, "din": {"type": "number"}, "echo": {"type": "number"}, "hearing": {"type": "number"}, "hiss": {"type": "number"}, "loud": {"type": "number"}, "noise": {"type": "number"}, "noisy": {"type": "number"}, "octave": {"type": "number"}, "raucous": {"type": "number"}, "resonance": {"type": "number"}, "resonant": {"type": "number"}, "resounding": {"type": "number"}, "reverberate": {"type": "number"}, "screech": {"type": "number"}, "strident": {"type": "number"}, "telephony": {"type": "number"}, "thud": {"type": "number"}, "thundering": {"type": "number"}, "toot": {"type": "number"}, "tune": {"type": "number"}, "vocalization": {"type": "number"}, "voice": {"type": "number"}, "whistle": {"type": "number"}}, "required": ["acoustic", "beep", "bell", "blare", "clamorous", "croon", "decibel", "din", "echo", "hearing", "hiss", "loud", "noise", "noisy", "octave", "raucous", "resonance", "resonant", "resounding", "reverberate", "screech", "strident", "telephony", "thud", "thundering", "toot", "tune", "vocalization", "voice", "whistle"]}, "author": {"type": "string"}, "email": {"type": "string"}, "entry": {"type": "string"}, "request": {"type": "string"}, "response": {"type": "object", "properties": {"sound": {"type": "integer"}}, "required": ["sound"]}, "result_code": {"type": "string"}, "result_msg": {"type": "string"}, "version": {"type": "string"}}, "required": ["associations", "associations_array", "associations_scored", "author", "email", "entry", "request", "response", "result_code", "result_msg", "version"]} |
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 abstractive, meaning that it can write new sentences in addition to extracting the most relevant ones from the text. | 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": "Model Used", "type": "string"}, "time": {"title": "Time", "type": "string"}}} |
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 abstractive, meaning that it can write new sentences in addition to extracting the most relevant ones from the text. | 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": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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 found"}, "confidence": {"title": "Confidence", "maximum": 100, "minimum": -100, "type": "number", "description": "Scoring confidence value"}}}, "description": "Best match list with matching"}, "highlights": {"title": "Highlights", "type": "array", "items": {"type": "string"}, "description": "Highlight sentences in read order"}, "max": {"title": "Max", "maximum": 100, "minimum": 0, "type": "number", "description": "Scoring value"}, "avg": {"title": "Avg", "maximum": 100, "minimum": 0, "type": "number", "description": "Scoring value"}, "min": {"title": "Min", "maximum": 100, "minimum": -100, "type": "number", "description": "Scoring value"}, "covered": {"title": "Covered", "type": "number", "description": "Percentage of concepts concentrated in highlights returned"}, "extracted": {"title": "Extracted", "type": "number", "description": "Percentage of text extracted"}}} |
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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": "Frequency", "maximum": 100, "minimum": 0, "type": "number", "description": "Frequency scoring"}}}} |
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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": {"title": "Confidence", "maximum": 100, "minimum": -100, "type": "number", "description": "Scoring confidence value"}}}, "description": "Best match list with matching"}, "highlights": {"title": "Highlights", "type": "array", "items": {"type": "string"}, "description": "Highlight sentences in read order"}, "max": {"title": "Max", "maximum": 100, "minimum": 0, "type": "number", "description": "Scoring value"}, "avg": {"title": "Avg", "maximum": 100, "minimum": 0, "type": "number", "description": "Scoring value"}, "min": {"title": "Min", "maximum": 100, "minimum": -100, "type": "number", "description": "Scoring value"}}} |
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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": [], "tels": [], "sentence": ""}]} | {"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"}, "persons": {"title": "Persons", "type": "array", "items": {"type": "string"}, "description": "Fulltext Persons found"}, "organizations": {"title": "Organizations", "type": "array", "items": {"type": "string"}, "description": "Organizations found"}, "amounts": {"title": "Amounts", "type": "array", "items": {"type": "array", "items": {"type": "string"}}, "description": "List of extracted ['Fulltext amount', 'currency']"}, "addresses": {"title": "Addresses", "type": "array", "items": {"type": "string"}, "description": "List of extracted Addresses"}, "articles": {"title": "Articles", "type": "array", "items": {"type": "string"}, "description": "List of extracted Articles"}, "sirens": {"title": "Sirens", "type": "array", "items": {"type": "string"}, "description": "List of extracted SIREN numbers"}, "sirets": {"title": "Sirets", "type": "array", "items": {"type": "string"}, "description": "List of extracted SIRET numbers"}, "tels": {"title": "Tels", "type": "array", "items": {"type": "string"}, "description": "List of extracted Phone numbers"}, "lang": {"title": "Lang", "type": "string", "description": "Detected language"}, "detail": {"title": "Detail", "type": "array", "items": {"title": "TextAnalysis", "required": ["sentence"], "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"}, "persons": {"title": "Persons", "type": "array", "items": {"type": "string"}, "description": "Fulltext Persons found"}, "organizations": {"title": "Organizations", "type": "array", "items": {"type": "string"}, "description": "Organizations found"}, "amounts": {"title": "Amounts", "type": "array", "items": {"type": "array", "items": {"type": "string"}}, "description": "List of extracted ['Fulltext amount', 'currency']"}, "addresses": {"title": "Addresses", "type": "array", "items": {"type": "string"}, "description": "List of extracted Addresses"}, "articles": {"title": "Articles", "type": "array", "items": {"type": "string"}, "description": "List of extracted Articles"}, "sirens": {"title": "Sirens", "type": "array", "items": {"type": "string"}, "description": "List of extracted SIREN numbers"}, "sirets": {"title": "Sirets", "type": "array", "items": {"type": "string"}, "description": "List of extracted SIRET numbers"}, "tels": {"title": "Tels", "type": "array", "items": {"type": "string"}, "description": "List of extracted Phone numbers"}, "sentence": {"title": "Sentence", "type": "string", "description": "Sentence analyzed"}}}, "description": "Detailed analysis result"}}} |
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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": ["index", "confidence", "text"], "type": "object", "properties": {"index": {"title": "Index", "type": "integer", "description": "Array index position in the original text"}, "confidence": {"title": "Confidence", "maximum": 100, "minimum": -100, "type": "number", "description": "Confidence value"}, "text": {"title": "Text", "type": "string", "description": "Referenced text"}}}, "description": "Comparisons details"}}}} |
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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"}, "categories": {"title": "Categories", "type": "array", "items": {"type": "string"}, "description": "Two match Marks categories"}, "marks": {"title": "Marks", "type": "array", "items": {"type": "string"}, "description": "Two Marks values"}}}, "max": {"title": "MarkConfidenceResult", "required": ["confidence"], "type": "object", "properties": {"confidence": {"title": "Confidence", "maximum": 100, "minimum": -100, "type": "number", "description": "Confidence evaluation"}, "categories": {"title": "Categories", "type": "array", "items": {"type": "string"}, "description": "Two match Marks categories"}, "marks": {"title": "Marks", "type": "array", "items": {"type": "string"}, "description": "Two Marks values"}}}, "min": {"title": "MarkConfidenceResult", "required": ["confidence"], "type": "object", "properties": {"confidence": {"title": "Confidence", "maximum": 100, "minimum": -100, "type": "number", "description": "Confidence evaluation"}, "categories": {"title": "Categories", "type": "array", "items": {"type": "string"}, "description": "Two match Marks categories"}, "marks": {"title": "Marks", "type": "array", "items": {"type": "string"}, "description": "Two Marks values"}}}}} |
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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", "description": "Confidence value"}}}} |
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": "number", "description": "Best confidence found"}, "avg": {"title": "Avg", "maximum": 100, "minimum": -100, "type": "number", "description": "Average confidence found"}, "min": {"title": "Min", "maximum": 100, "minimum": -100, "type": "number", "description": "Minimum confidence found"}, "detail": {"title": "Detail", "type": "array", "items": {"title": "MarkCategory", "required": ["category", "confidence"], "type": "object", "properties": {"category": {"title": "Category", "maxLength": 200, "type": "string", "description": "Your name of Semantic Mark or your category name"}, "confidence": {"title": "Confidence", "maximum": 100, "minimum": -100, "type": "number", "description": "Matching confidence"}}}, "description": "Ordered list of result"}}} |
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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": {"title": "Confidence", "maximum": 100, "minimum": -100, "type": "number", "description": "Scoring confidence value"}}}, "description": "Best match list with matching"}, "highlights": {"title": "Highlights", "type": "array", "items": {"type": "string"}, "description": "Highlight sentences in read order"}, "max": {"title": "Max", "maximum": 100, "minimum": 0, "type": "number", "description": "Scoring value"}, "avg": {"title": "Avg", "maximum": 100, "minimum": 0, "type": "number", "description": "Scoring value"}, "min": {"title": "Min", "maximum": 100, "minimum": -100, "type": "number", "description": "Scoring value"}}} |
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 text"}}}} |
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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 school-age children, in the identification of words as nouns, verbs, adjectives, adverbs, etc. | 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"}, {"alpha": true, "digit": false, "lemma": "to", "pos": "PART", "shape": "xx", "stop": true, "tag": "TO", "text": "to"}, {"alpha": true, "digit": false, "lemma": "be", "pos": "AUX", "shape": "xx", "stop": true, "tag": "VB", "text": "be"}, {"alpha": true, "digit": false, "lemma": "a", "pos": "DET", "shape": "x", "stop": true, "tag": "DT", "text": "a"}, {"alpha": true, "digit": false, "lemma": "success", "pos": "NOUN", "shape": "xxxx", "stop": false, "tag": "NN", "text": "success"}, {"alpha": false, "digit": false, "lemma": ",", "pos": "PUNCT", "shape": ",", "stop": false, "tag": ",", "text": ","}, {"alpha": true, "digit": false, "lemma": "but", "pos": "CCONJ", "shape": "xxx", "stop": true, "tag": "CC", "text": "but"}, {"alpha": true, "digit": false, "lemma": "rather", "pos": "ADV", "shape": "xxxx", "stop": true, "tag": "RB", "text": "rather"}, {"alpha": true, "digit": false, "lemma": "to", "pos": "PART", "shape": "xx", "stop": true, "tag": "TO", "text": "to"}, {"alpha": true, "digit": false, "lemma": "be", "pos": "AUX", "shape": "xx", "stop": true, "tag": "VB", "text": "be"}, {"alpha": true, "digit": false, "lemma": "of", "pos": "ADP", "shape": "xx", "stop": true, "tag": "IN", "text": "of"}, {"alpha": true, "digit": false, "lemma": "value", "pos": "NOUN", "shape": "xxxx", "stop": false, "tag": "NN", "text": "value"}, {"alpha": false, "digit": false, "lemma": ".", "pos": "PUNCT", "shape": ".", "stop": false, "tag": ".", "text": "."}]} | {"$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": "string"}, "shape": {"type": "string"}, "stop": {"type": "boolean"}, "tag": {"type": "string"}, "text": {"type": "string"}}, "required": ["alpha", "digit", "lemma", "pos", "shape", "stop", "tag", "text"]}}}, "required": ["author", "email", "pos_tag"]} |
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, the CA had said on Thursday. Ramesh Jha, born in a Indian middle class family on 12-06-1991 (Monday), has finally got his scholarship of $10000 from London School of Economics. He is going to reach London after 1 month. In future, he wants to be a CEO of his own venture. You can reach him at rameshjha@lse.edu or rameshjha.com. Mark Zuckerberg is Facebook CEO.", "keywords": [{"name": "Friday", "category": "DATE", "start": 3, "end": 9}, {"name": "Cricket", "category": "OTHER", "start": 10, "end": 17}, {"name": "Australia", "category": "COUNTRY", "start": 18, "end": 27}, {"name": "schedule", "category": "OTHER", "start": 51, "end": 59}, {"name": "India", "category": "COUNTRY", "start": 73, "end": 78}, {"name": "tour", "category": "OTHER", "start": 81, "end": 85}, {"name": "four", "category": "NUMBER", "start": 102, "end": 106}, {"name": "Tests", "category": "OTHER", "start": 107, "end": 112}, {"name": "series", "category": "OTHER", "start": 137, "end": 143}, {"name": "Gabba", "category": "LOCATION", "start": 162, "end": 167}, {"name": "Adelaide", "category": "CITY", "start": 169, "end": 177}, {"name": "Oval", "category": "LOCATION", "start": 178, "end": 182}, {"name": "MCG", "category": "ORGANIZATION", "start": 184, "end": 187}, {"name": "SCG", "category": "ORGANIZATION", "start": 196, "end": 199}, {"name": "December 3", "category": "DATE", "start": 222, "end": 232}, {"name": "CA", "category": "STATE", "start": 238, "end": 240}, {"name": "Thursday", "category": "DATE", "start": 253, "end": 261}, {"name": "Ramesh Jha", "category": "PERSON", "start": 263, "end": 273}, {"name": "Indian", "category": "NATIONALITY", "start": 285, "end": 291}, {"name": "middle class", "category": "IDEOLOGY", "start": 292, "end": 304}, {"name": "family", "category": "OTHER", "start": 305, "end": 311}, {"name": "12-06-1991", "category": "DATE", "start": 315, "end": 325}, {"name": "Monday", "category": "DATE", "start": 327, "end": 333}, {"name": "scholarship", "category": "OTHER", "start": 356, "end": 367}, {"name": "$10000", "category": "MONEY", "start": 371, "end": 377}, {"name": "London School of Economics", "category": "ORGANIZATION", "start": 383, "end": 409}, {"name": "London", "category": "CITY", "start": 432, "end": 438}, {"name": "1 month", "category": "DURATION", "start": 445, "end": 452}, {"name": "future", "category": "DATE", "start": 457, "end": 463}, {"name": "CEO", "category": "TITLE", "start": 482, "end": 485}, {"name": "own venture", "category": "OTHER", "start": 493, "end": 504}, {"name": "Mark Zuckerberg", "category": "PERSON", "start": 563, "end": 578}, {"name": "Facebook", "category": "ORGANIZATION", "start": 582, "end": 590}, {"name": "CEO", "category": "TITLE", "start": 591, "end": 594}]}} | {"$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": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "category": {"type": "string"}, "start": {"type": "integer"}, "end": {"type": "integer"}}, "required": ["category", "end", "name", "start"]}}}, "required": ["keywords", "text"]}}, "required": ["body", "headers", "statusCode"]} |
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", "prediction", "time_ms"]} |
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", "prediction", "time_ms"]} |
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 example: Spanish, Portuguese and Catalan. | 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": ["confidence", "prediction", "time_ms"]} |
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 label.
We recommend using this API in combination with the Gender API. | 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", "unknown"]}, "confidence": {"type": "string"}, "time_ms": {"type": "integer"}}, "required": ["confidence", "prediction", "time_ms"]} |
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": {"type": "number"}, "surprise": {"type": "number"}}, "required": ["anger", "disgust", "fear", "joy", "sadness", "surprise"]}, "emotions_detected": {"type": "array", "items": {"type": "string"}}, "result_code": {"type": "string"}, "result_msg": {"type": "string"}, "version": {"type": "string"}}, "required": ["author", "email", "emotion_scores", "emotions_detected", "result_code", "result_msg", "version"]} |
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": {"type": "integer"}}}, "version": {"type": "string"}, "author": {"type": "string"}, "email": {"type": "string"}, "result_code": {"type": "string"}, "result_msg": {"type": "string"}}} |
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 mean” spell checking. | 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": "Model Used", "type": "string"}, "time": {"title": "Time", "type": "string"}}} |
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 mean” spell checking. | 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": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
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\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", "image": ""}, {"title": "\u0644\u0639\u0646\u0629 \u0627\u0644\u0625\u0635\u0627\u0628\u0627\u062a \u062a\u0644\u0627\u062d\u0642 \u062f\u064a\u0645\u0628\u0644\u064a \u0645\u062c\u062f\u062f\u0627", "url": "https://www.skynewsarabia.com/sport/1592388-\u0644\u0639\u0646\u0629-\u0627\u0644\u0627\u0655\u0635\u0627\u0628\u0627\u062a-\u062a\u0644\u0627\u062d\u0642-\u062f\u064a\u0645\u0628\u0644\u064a-\u0645\u062c\u062f\u062f\u0627", "image": ""}, {"title": "\u062a\u0631\u0643\u064a\u0627 \"\u062a\u0631\u062f \u0628\u0627\u0644\u0645\u062b\u0644\" \u0639\u0644\u0649 \u062a\u062d\u0630\u064a\u0631\u0627\u062a \u063a\u0631\u0628\u064a\u0629 \u0645\u0646 \u0627\u0644\u0633\u0641\u0631 \u0625\u0644\u064a\u0647\u0627", "url": "https://www.skynewsarabia.com/world/1592383-\u062a\u0631\u0643\u064a\u0627-\u062a\u0631\u062f-\u0628\u0627\u0644\u0645\u062b\u0644-\u062a\u062d\u0630\u064a\u0631\u0627\u062a-\u063a\u0631\u0628\u064a\u0629-\u0627\u0644\u0633\u0641\u0631-\u0627\u0655\u0644\u064a\u0647\u0627", "image": ""}, {"title": "\u0631\u064a\u0627\u0636\u064a\u0629 \u0625\u064a\u0631\u0627\u0646\u064a\u0629 \u062a\u0637\u0644\u0628 \u0627\u0644\u0644\u062c\u0648\u0621 \u0641\u064a \u0623\u0644\u0645\u0627\u0646\u064a\u0627", "url": "https://www.skynewsarabia.com/sport/1592381-\u0631\u064a\u0627\u0636\u064a\u0629-\u0627\u0655\u064a\u0631\u0627\u0646\u064a\u0629-\u062a\u0637\u0644\u0628-\u0627\u0644\u0644\u062c\u0648\u0621-\u0627\u0654\u0644\u0645\u0627\u0646\u064a\u0627", "image": ""}, {"title": "\u0627\u0646\u062a\u062e\u0627\u0628\u0627\u062a \u062a\u0648\u0646\u0633.. \u0643\u0634\u0641 \u062a\u0641\u0627\u0635\u064a\u0644 \"\u062c\u0648\u0644\u0629 \u0627\u0644\u0625\u0639\u0627\u062f\u0629\"", "url": "https://www.skynewsarabia.com/middle-east/1592379-\u0627\u0646\u062a\u062e\u0627\u0628\u0627\u062a-\u062a\u0648\u0646\u0633-\u0643\u0634\u0641-\u062a\u0641\u0627\u0635\u064a\u0644-\u062c\u0648\u0644\u0629-\u0627\u0644\u0627\u0655\u0639\u0627\u062f\u0629", "image": ""}, {"title": "3 \u0642\u062a\u0644\u0649 \u0628\u0625\u0637\u0644\u0627\u0642 \u0646\u0627\u0631 \u062f\u0627\u062e\u0644 \u0645\u0646\u0632\u0644 \u0642\u0631\u0628 \"\u0628\u064a\u0641\u0631\u0644\u064a \u0647\u064a\u0644\u0632\"", "url": "https://www.skynewsarabia.com/world/1592377-3-\u0642\u062a\u0644\u0649-\u0628\u0627\u0655\u0637\u0644\u0627\u0642-\u0646\u0627\u0631-\u062f\u0627\u062e\u0644-\u0645\u0646\u0632\u0644-\u0642\u0631\u0628-\u0628\u064a\u0641\u0631\u0644\u064a-\u0647\u064a\u0644\u0632", "image": ""}, {"title": "\u0625\u0633\u0631\u0627\u0626\u064a\u0644 \u062a\u0639\u0644\u0646 \u062d\u0632\u0645\u0629 \"\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0639\u0642\u0627\u0628\u064a\u0629\".. \u0648\u0627\u0644\u0642\u062f\u0633 \u0639\u0644\u0649 \u0635\u0641\u064a\u062d \u0633\u0627\u062e\u0646", "url": "https://www.skynewsarabia.com/middle-east/1592375-\u0627\u0655\u0633\u0631\u0627\u064a\u0654\u064a\u0644-\u062a\u0639\u0644\u0646-\u062d\u0632\u0645\u0629-\u0627\u0655\u062c\u0631\u0627\u0621\u0627\u062a-\u0639\u0642\u0627\u0628\u064a\u0629-\u0648\u0627\u0644\u0642\u062f\u0633-\u0635\u0641\u064a\u062d-\u0633\u0627\u062e\u0646", "image": ""}, {"title": "\u0644\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0639\u0627\u0644\u0645 \u0627\u0644\u062a\u062f\u0631\u064a\u0628.. 4 \u062e\u064a\u0627\u0631\u0627\u062a \u0623\u0645\u0627\u0645 \u0632\u064a\u062f\u0627\u0646", "url": "https://www.skynewsarabia.com/sport/1592374-\u0644\u0644\u0639\u0648\u062f\u0629-\u0639\u0627\u0644\u0645-\u0627\u0644\u062a\u062f\u0631\u064a\u0628-4-\u062e\u064a\u0627\u0631\u0627\u062a-\u0627\u0654\u0645\u0627\u0645-\u0632\u064a\u062f\u0627\u0646", "image": ""}, {"title": "\u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a.. \u0637\u0631\u064a\u0642\u0629 \u0645\u0646 \"\u063a\u0648\u063a\u0644\" \u062a\u062d\u0648\u0644 \u0627\u0644\u0646\u0635\u0648\u0635 \u0625\u0644\u0649 \u0645\u0648\u0633\u064a\u0642\u0649", "url": "https://www.skynewsarabia.com/technology/1592373-\u0628\u0627\u0644\u0630\u0643\u0627\u0621-\u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a-\u0637\u0631\u064a\u0642\u0629-\u063a\u0648\u063a\u0644-\u062a\u062d\u0648\u0644-\u0627\u0644\u0646\u0635\u0648\u0635-\u0645\u0648\u0633\u064a\u0642\u0649", "image": ""}, {"title": "\"\u0636\u0631\u0628\u0629 \u0627\u0633\u062a\u0628\u0627\u0642\u064a\u0629 \u062c\u062f\u064a\u062f\u0629\".. \u0627\u0644\u0623\u0642\u0645\u0627\u0631 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629 \u062a\u0643\u0634\u0641 \u062e\u0637\u0629 \u0628\u0648\u062a\u064a\u0646", "url": "https://www.skynewsarabia.com/world/1592369-\u0636\u0631\u0628\u0629-\u0627\u0633\u062a\u0628\u0627\u0642\u064a\u0629-\u062c\u062f\u064a\u062f\u0629-\u0627\u0644\u0627\u0654\u0642\u0645\u0627\u0631-\u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629-\u062a\u0643\u0634\u0641-\u062e\u0637\u0629-\u0628\u0648\u062a\u064a\u0646", "image": ""}, {"title": "\u0627\u0646\u062a\u062e\u0627\u0628\u0627\u062a \u062a\u0631\u0643\u064a\u0627.. \u062f\u0645\u064a\u0631\u062a\u0627\u0634 \u064a\u0646\u0633\u062d\u0628 \u0648\u0627\u0644\u0645\u0639\u0627\u0631\u0636\u0629 \u0644\u0645 \u062a\u062d\u0633\u0645 \u0627\u0644\u062a\u0631\u0634\u062d", "url": "https://www.skynewsarabia.com/world/1592368-\u0627\u0646\u062a\u062e\u0627\u0628\u0627\u062a-\u062a\u0631\u0643\u064a\u0627-\u062f\u0645\u064a\u0631\u062a\u0627\u0634-\u064a\u0646\u0633\u062d\u0628-\u0648\u0627\u0644\u0645\u0639\u0627\u0631\u0636\u0629-\u062a\u062d\u0633\u0645-\u0627\u0644\u062a\u0631\u0634\u062d", "image": ""}, {"title": "\u0627\u0644\u0648\u0636\u0639 \u064a\u062a\u0623\u062c\u062c \u0628\u0627\u0644\u0642\u062f\u0633.. \u062f\u0639\u0648\u0629 \u0625\u0644\u0649 \u062d\u0645\u0644 \u0627\u0644\u0633\u0644\u0627\u062d \u0648\u0627\u0646\u0642\u0633\u0627\u0645 \u062d\u0648\u0644 \"\u0627\u0644\u0631\u062f\"", "url": "https://www.skynewsarabia.com/middle-east/1592365-\u0627\u0644\u0648\u0636\u0639-\u064a\u062a\u0627\u0654\u062c\u062c-\u0628\u0627\u0644\u0642\u062f\u0633-\u062f\u0639\u0648\u0629-\u062d\u0645\u0644-\u0627\u0644\u0633\u0644\u0627\u062d-\u0648\u0627\u0646\u0642\u0633\u0627\u0645-\u0627\u0644\u0631\u062f", "image": ""}, {"title": "\u062e\u0628\u0631\u0627\u0621 \"\u064a\u0646\u0633\u0641\u0648\u0646\" \u0627\u0644\u0645\u0639\u062a\u0642\u062f \u0627\u0644\u0634\u0627\u0626\u0639 \u0628\u0634\u0623\u0646 \u0648\u062c\u0628\u0629 \u0627\u0644\u0641\u0637\u0648\u0631", "url": "https://www.skynewsarabia.com/technology/1592360-\u062e\u0628\u0631\u0627\u0621-\u064a\u0646\u0633\u0641\u0648\u0646-\u0627\u0644\u0645\u0639\u062a\u0642\u062f-\u0627\u0644\u0634\u0627\u064a\u0654\u0639-\u0628\u0634\u0627\u0654\u0646-\u0648\u062c\u0628\u0629-\u0627\u0644\u0641\u0637\u0648\u0631", "image": ""}, {"title": "\u0642\u0631\u0627\u0631 \u062c\u062f\u064a\u062f \u0645\u0646 \u0637\u0627\u0644\u0628\u0627\u0646 \u0628\u0634\u0623\u0646 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u062c\u0627\u0645\u0639\u064a \u0644\u0644\u0645\u0631\u0623\u0629", "url": "https://www.skynewsarabia.com/world/1592359-\u0642\u0631\u0627\u0631-\u062c\u062f\u064a\u062f-\u0637\u0627\u0644\u0628\u0627\u0646-\u0628\u0634\u0627\u0654\u0646-\u0627\u0644\u062a\u0639\u0644\u064a\u0645-\u0627\u0644\u062c\u0627\u0645\u0639\u064a-\u0644\u0644\u0645\u0631\u0627\u0654\u0629", "image": ""}, {"title": "\u062c\u0646\u0631\u0627\u0644 \u0623\u0645\u064a\u0631\u0643\u064a \u0628\u0627\u0631\u0632 \u064a\u062d\u062f\u062f \u062a\u0627\u0631\u064a\u062e\u0627 \"\u0645\u062d\u062a\u0645\u0644\u0627\" \u0644\u0627\u0646\u062f\u0644\u0627\u0639 \u062d\u0631\u0628 \u0645\u0639 \u0627\u0644\u0635\u064a\u0646", "url": "https://www.skynewsarabia.com/world/1592356-\u062c\u0646\u0631\u0627\u0644-\u0627\u0654\u0645\u064a\u0631\u0643\u064a-\u0628\u0627\u0631\u0632-\u064a\u062d\u062f\u062f-\u062a\u0627\u0631\u064a\u062e\u0627-\u0645\u062d\u062a\u0645\u0644\u0627-\u0644\u0627\u0646\u062f\u0644\u0627\u0639-\u062d\u0631\u0628-\u0627\u0644\u0635\u064a\u0646", "image": ""}, {"title": "\u0627\u0644\u0634\u0631\u0637\u0629 \u0627\u0644\u0625\u0633\u0631\u0627\u0626\u064a\u0644\u064a\u0629 \u062a\u062f\u0639\u0648 \u0625\u0644\u0649 \u062d\u0645\u0644 \u0627\u0644\u0633\u0644\u0627\u062d \"\u062a\u062d\u0633\u0628\u0627\" \u0644\u0644\u0639\u0645\u0644\u064a\u0627\u062a", "url": "https://www.skynewsarabia.com/middle-east/1592355-\u0627\u0644\u0634\u0631\u0637\u0629-\u0627\u0644\u0627\u0655\u0633\u0631\u0627\u064a\u0654\u064a\u0644\u064a\u0629-\u062a\u062f\u0639\u0648-\u062d\u0645\u0644-\u0627\u0644\u0633\u0644\u0627\u062d-\u062a\u062d\u0633\u0628\u0627-\u0644\u0644\u0639\u0645\u0644\u064a\u0627\u062a", "image": ""}, {"title": "\u0648\u0644\u064a\u0627\u0645\u0632 \u062a\u0642\u062f\u0645 \u0648\u0635\u0641\u062a\u0647\u0627 \u0644\u062d\u0644 \u0645\u0639\u0636\u0644\u0629 \u0627\u0644\u0645\u064a\u0644\u064a\u0634\u064a\u0627\u062a \u0641\u064a \u0644\u064a\u0628\u064a\u0627", "url": "https://www.skynewsarabia.com/middle-east/1592339-\u0648\u0644\u064a\u0627\u0645\u0632-\u062a\u0642\u062f\u0645-\u0648\u0635\u0641\u062a\u0647\u0627-\u0644\u062d\u0644-\u0645\u0639\u0636\u0644\u0629-\u0627\u0644\u0645\u064a\u0644\u064a\u0634\u064a\u0627\u062a-\u0644\u064a\u0628\u064a\u0627", "image": ""}, {"title": "\u0627\u0644\u0623\u0631\u062f\u0646.. \u0648\u0641\u0627\u0629 \u0634\u0642\u064a\u0642\u064a\u0646 \"\u0641\u064a \u0638\u0631\u0648\u0641 \u063a\u0627\u0645\u0636\u0629\" \u0628\u0639\u062f \u0641\u0642\u062f\u0627\u0646\u0647\u0645\u0627", "url": "https://www.skynewsarabia.com/middle-east/1592353-\u0627\u0644\u0627\u0654\u0631\u062f\u0646-\u0648\u0641\u0627\u0629-\u0634\u0642\u064a\u0642\u064a\u0646-\u0641\u064a-\u0638\u0631\u0648\u0641-\u063a\u0627\u0645\u0636\u0629-\u0641\u0642\u062f\u0627\u0646\u0647\u0645\u0627", "image": ""}, {"title": "\u0627\u0644\u0635\u0631\u0627\u0639 \u0627\u0644\u0631\u0648\u0633\u064a \u0627\u0644\u0623\u0648\u0643\u0631\u0627\u0646\u064a.. \u0628\u062b \u0645\u0628\u0627\u0634\u0631 \u0648\u0622\u062e\u0631 \u0627\u0644\u0623\u062e\u0628\u0627\u0631", "url": "https://www.skynewsarabia.com/live-story/1496013-\u0631\u0648\u0633\u064a\u0627-\u0648\u0627\u0654\u0648\u0643\u0631\u0627\u0646\u064a\u0627-\u0637\u0628\u0648\u0644-\u0627\u0644\u062d\u0631\u0628-\u0627\u0653\u062e\u0631-\u0627\u0644\u0627\u0654\u062e\u0628\u0627\u0631", "image": ""}, {"title": "\u0627\u0644\u062d\u0631\u0628 \u0641\u064a \u0623\u0648\u0643\u0631\u0627\u0646\u064a\u0627 \u063a\u064a\u0651\u0631\u062a \u062e\u0631\u064a\u0637\u0629 \u062a\u062c\u0627\u0631\u0629 \u0627\u0644\u0646\u0641\u0637 \u0639\u0627\u0644\u0645\u064a\u0627", "url": "https://www.skynewsarabia.com/world/1592320-\u0627\u0644\u062d\u0631\u0628-\u0627\u0654\u0648\u0643\u0631\u0627\u0646\u064a\u0627-\u063a\u064a\u0651\u0631\u062a-\u062e\u0631\u064a\u0637\u0629-\u062a\u062c\u0627\u0631\u0629-\u0627\u0644\u0646\u0641\u0637-\u0639\u0627\u0644\u0645\u064a\u0627", "image": ""}, {"title": "", "url": "https://www.skynewsarabia.comundefined", "image": ""}] | {"$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": "https://www.nytimes.com/2022/12/09/world/europe/samdrine-rousseai-france-ecofeminist.html", "source": "nyt"}, {"title": "\u2018To the End\u2019 Review: Seeing Red While Left on ReadThis documentary follows climate activists and politicians like Alexandria Ocasio-Cortez as they lobby for the Green New Deal.By Teo Bugbee", "url": "https://www.nytimes.com/2022/12/08/movies/to-the-end-review.html", "source": "nyt"}, {"title": "From the DealBook Summit: Leaders Look Into the FutureGroundbreakers at the conference were asked what\u2019s coming next for the brain, climate, medicine, labor, security and business.By The New York Times", "url": "https://www.nytimes.com/2022/12/07/business/dealbook/dealbook-summit-leaders-future.html", "source": "nyt"}, {"title": "@nytclimatetwitter page for @nytclimate", "url": "https://www.nytimes.comhttps://twitter.com/nytclimate", "source": "nyt"}] | {"$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": "https://www.nytimes.com/2022/12/09/world/europe/samdrine-rousseai-france-ecofeminist.html", "source": "nyt"}, {"title": "\u2018To the End\u2019 Review: Seeing Red While Left on ReadThis documentary follows climate activists and politicians like Alexandria Ocasio-Cortez as they lobby for the Green New Deal.By Teo Bugbee", "url": "https://www.nytimes.com/2022/12/08/movies/to-the-end-review.html", "source": "nyt"}, {"title": "From the DealBook Summit: Leaders Look Into the FutureGroundbreakers at the conference were asked what\u2019s coming next for the brain, climate, medicine, labor, security and business.By The New York Times", "url": "https://www.nytimes.com/2022/12/07/business/dealbook/dealbook-summit-leaders-future.html", "source": "nyt"}, {"title": "@nytclimatetwitter page for @nytclimate", "url": "https://www.nytimes.comhttps://twitter.com/nytclimate", "source": "nyt"}, {"title": "Australian military Australia needs \u2018wartime mobilisation\u2019 response to climate crisis, security leaders say ", "url": "https://www.theguardian.com/australia-news/2022/dec/08/australia-needs-wartime-mobilisation-response-to-climate-crisis-security-leaders-say", "source": "guardian"}, {"title": "Australia needs \u2018wartime mobilisation\u2019 response to climate crisis, security leaders say", "url": "https://www.theguardian.com/australia-news/2022/dec/08/australia-needs-wartime-mobilisation-response-to-climate-crisis-security-leaders-say", "source": "guardian"}, {"title": " \n \n \n As a climate activist who has been jailed in Russia, I\u2019m concerned about Australia\u2019s treatment of Violet Coco ", "url": "https://www.theguardian.com/commentisfree/2022/dec/09/as-a-climate-activist-who-has-been-jailed-in-russia-im-concerned-about-australias-treatment-of-violet-coco", "source": "guardian"}, {"title": "As a climate activist who has been jailed in Russia, I\u2019m concerned about Australia\u2019s treatment of Violet Coco", "url": "https://www.theguardian.com/commentisfree/2022/dec/09/as-a-climate-activist-who-has-been-jailed-in-russia-im-concerned-about-australias-treatment-of-violet-coco", "source": "guardian"}, {"title": "Australian police and policing Violet Coco is not alone: the climate activists facing jail ", "url": "https://www.theguardian.com/australia-news/2022/dec/10/violet-coco-is-not-alone-the-climate-activists-facing-jail", "source": "guardian"}, {"title": "Violet Coco is not alone: the climate activists facing jail", "url": "https://www.theguardian.com/australia-news/2022/dec/10/violet-coco-is-not-alone-the-climate-activists-facing-jail", "source": "guardian"}, {"title": "Weatherwatch What archaeologists discovered about climate change in prehistoric England ", "url": "https://www.theguardian.com/news/2022/dec/09/weatherwatch-archaeologists-prehistoric-changes-climate-england", "source": "guardian"}, {"title": "What archaeologists discovered about climate change in prehistoric England", "url": "https://www.theguardian.com/news/2022/dec/09/weatherwatch-archaeologists-prehistoric-changes-climate-england", "source": "guardian"}, {"title": "America's dirty divide Why knowing your neighbors could save you in the next climate disaster ", "url": "https://www.theguardian.com/us-news/2022/dec/08/mutual-aid-climate-disaster", "source": "guardian"}, {"title": "Why knowing your neighbors could save you in the next climate disaster", "url": "https://www.theguardian.com/us-news/2022/dec/08/mutual-aid-climate-disaster", "source": "guardian"}, {"title": "We\u2019re nowhere near prepared for next climate disasters", "url": "https://www.smh.com.au/environment/climate-change/we-re-nowhere-near-prepared-for-next-climate-disasters-20221127-p5c1k2.html", "source": "smh"}, {"title": "Los Angeles County seeks flood control improvements in face of climate change", "url": "https://www.latimes.com/environment/story/2022-12-06/l-a-county-seeks-flooding-fix-in-face-of-climate-change", "source": "latimes"}, {"title": "Want to solve climate change? Open more land to solar, industry leader says", "url": "https://www.latimes.com/environment/newsletter/2022-12-01/want-to-solve-climate-change-open-more-land-to-solar-industry-leader-says-boiling-point", "source": "latimes"}, {"title": "They\u2019re knee deep in the climate trenches. Here\u2019s what gives them hope", "url": "https://www.latimes.com/environment/newsletter/2022-11-24/climate-future-dont-give-up-hope-boiling-point", "source": "latimes"}, {"title": "Republicans won the House. For climate action, look to cities and states", "url": "https://www.latimes.com/environment/newsletter/2022-11-17/republicans-won-the-house-for-climate-action-look-to-cities-and-states-boiling-point", "source": "latimes"}, {"title": "Every election is a climate election. The midterms were no exception", "url": "https://www.latimes.com/environment/newsletter/2022-11-10/every-election-is-a-climate-election-the-midterms-were-no-exception-boiling-point", "source": "latimes"}, {"title": "Most TV shows and movies ignore climate change. That\u2019s a problem", "url": "https://www.latimes.com/environment/newsletter/2022-11-03/most-tv-shows-movies-ignore-climate-change-thats-a-problem-boiling-point", "source": "latimes"}, {"title": "How Proposition 30 could help California tackle climate change", "url": "https://www.latimes.com/environment/newsletter/2022-10-13/how-proposition-30-could-help-california-tackle-climate-change-boiling-point", "source": "latimes"}, {"title": "COP27 talks go down to the wire amid climate compensation rift ", "url": "https://www.standard.co.uk/news/world/cop27-climate-change-final-day-talks-egypt-deal-compensation-emissions-mitigation-b1040921.html", "source": "es"}, {"title": "COP27: What are climate change \u2018loss and damage\u2019 reparations?", "url": "https://www.standard.co.uk/news/world/cop27-climate-change-loss-and-damage-reparations-who-pay-developing-countries-b1038111.html", "source": "es"}, {"title": "Putin\u2019s war on Ukraine is reason to \u2018act faster\u2019 on climate - Sunak", "url": "https://www.standard.co.uk/news/uk/rishi-sunak-cop27-speech-climate-change-egypt-ukraine-war-putin-b1038205.html", "source": "es"}, {"title": "We\u2019re on the \u2018highway to climate hell\u2019, UN chief warns world leaders", "url": "https://www.standard.co.uk/comment/cop27-egpyt-climate-change-united-nations-antonio-guterres-b1038140.html", "source": "es"}, {"title": "COP goes to Egypt: could this be the most divisive climate summit yet?", "url": "https://www.standard.co.uk/insider/cop27-guest-list-agenda-egypt-sharm-el-sheikh-climate-change-b1036984.html", "source": "es"}, {"title": "COP27 climate-change conference: When and where is it?", "url": "https://www.standard.co.uk/news/world/cop27-when-is-it-where-climate-change-what-cop-stands-for-b1030180.html", "source": "es"}, {"title": "Can carbon-capture machines save us from climate catastrophe?", "url": "https://www.standard.co.uk/tech/carbon-capture-machines-save-us-climate-change-catastrophe-net-zero-co2-b1037422.html", "source": "es"}, {"title": "COP27 programme: Schedule for UN climate conference 2022", "url": "https://www.standard.co.uk/news/world/cop27-2022-programme-schedule-un-climate-conference-sharm-el-sheikh-egypt-b1037284.html", "source": "es"}, {"title": "COP out: The world is burning. Will climate tech douse the flames?", "url": "https://www.standard.co.uk/tech/cop27-climate-tech-change-crisis-blackrock-b1037085.html", "source": "es"}, {"title": "Who will attend the Cop27 UN climate change conference in Egypt?", "url": "https://www.standard.co.uk/news/world/cop27-un-climate-change-conference-egypt-rishi-sunak-joe-biden-greta-thunberg-b1036502.html", "source": "es"}, {"title": "Rishi Sunak must put climate at the core of his economic plan", "url": "https://www.standard.co.uk/comment/rishi-sunak-cop27-egypt-climate-change-biden-macron-b1036440.html", "source": "es"}, {"title": "Sunak under fire for skipping COP27 climate summit", "url": "https://www.standard.co.uk/comment/rishi-sunak-climate-change-cop27-egypt-autumn-statement-b1036064.html", "source": "es"}, {"title": "What is the PM\u2019s record on climate as he pulls out of COP27?", "url": "https://www.standard.co.uk/news/pm-rishi-sunak-record-climate-change-environment-pulls-out-cop27-summit-b1036009.html", "source": "es"}, {"title": "Sadiq Khan in Argentina: 7,000-mile flight to talk on climate change", "url": "https://www.standard.co.uk/news/london/sadiq-khan-7000-miles-argentina-climate-change-b1033886.html", "source": "es"}, {"title": "New Zealand plans to tax cow burps to combat climate change", "url": "https://www.standard.co.uk/news/world/new-zealand-cow-sheep-burp-farmer-jacinda-ardern-tax-climate-change-b1031841.html", "source": "es"}, {"title": "Podcast: Deadly Pakistan floods link to climate crisis", "url": "https://www.standard.co.uk/tech/deadly-pakistan-floods-link-to-climate-crisis-b1026177.html", "source": "es"}, {"title": "Patagonia owner gives away business to fight climate change", "url": "https://www.standard.co.uk/video/news/patagonia-owner-gives-away-business-to-fight-climate-change-b1025939.html", "source": "es"}, {"title": "Patagonia\u2019s billionaire owner gives away brand to fight climate crisis", "url": "https://www.standard.co.uk/news/world/patagonia-owner-yvon-chouinard-gives-away-company-climate-change-b1025793.html", "source": "es"}, {"title": "London Mayor Sadiq Khan to publish first book on climate change", "url": "https://www.standard.co.uk/news/london/london-mayor-sadiq-khan-publish-first-book-climate-change-asthma-b1024025.html", "source": "es"}, {"title": "Liz Truss warned not to abandon climate commitments", "url": "https://www.standard.co.uk/news/politics/liz-truss-climate-change-plans-views-prime-minister-b1023712.html", "source": "es"}, {"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.thetimes.co.uk/article/20-things-you-can-do-right-now-to-stop-climate-change-xklr5qdj5", "source": "thetimes"}, {"title": "How much do you really know about climate change?", "url": "https://www.thetimes.co.uk/article/how-much-do-you-really-know-about-the-climate-crisis-8jn7d03hd", "source": "thetimes"}, {"title": "Fire, famine and rising seas: the effects of climate change explained", "url": "https://www.thetimes.co.uk/article/the-effects-of-climate-change-explained-why-we-need-to-act-now-57hwpmw7h", "source": "thetimes"}, {"title": "How are countries tackling climate change before Cop26?", "url": "https://www.thetimes.co.uk/article/how-are-countries-tackling-climate-change-before-cop26-r8kz63hvj", "source": "thetimes"}, {"title": "Cyclist\u2019s challenge helps to track climate change in Antarctica", "url": "https://www.thetimes.co.uk/article/cyclists-challenge-helps-to-track-climate-change-in-antarctica-hhqw9665g", "source": "thetimes"}, {"title": "\n\nHow climate change is accelerating the advance of a devastating brain infection\n\n", "url": "https://www.telegraph.co.uk/global-health/science-and-disease/how-climate-change-accelerating-advance-devastating-brain-virus/", "source": "telegraph"}, {"title": "\n\nWill climate change kill ski holidays \u2013 and if so, when? \n\n", "url": "https://www.telegraph.co.uk/travel/ski/news/will-climate-change-kill-ski-holidays-when/", "source": "telegraph"}, {"title": "\n\nNicola Sturgeon's claim to be world leader on climate change 'in tatters' after watchdog report\n\n", "url": "https://www.telegraph.co.uk/news/2022/12/07/nicola-sturgeons-claim-world-leader-climate-change-tatters-watchdog/", "source": "telegraph"}, {"title": "\n\nThe COP climate process has been a miraculous success, thanks to technology and capitalism\n\n", "url": "https://www.telegraph.co.uk/business/2022/11/22/cop-climate-process-has-miraculous-success-thanks-technology/", "source": "telegraph"}, {"title": "\n\nCop27 strikes 'historic' climate compensation deal but no progress on emissions\n\n", "url": "https://www.telegraph.co.uk/news/2022/11/20/cop27-deal-sharm-el-sheikh-egypt-compensation-fund-alok-sharma/", "source": "telegraph"}, {"title": "\n\nCop27 deal to compensate developing nations for climate change nears\n\n", "url": "https://www.telegraph.co.uk/news/2022/11/19/cop27-agreement-compensate-developing-countries-verge-reached/", "source": "telegraph"}, {"title": "\n\n\u2018I was sold at the age of six\u2019: how climate change is driving modern slavery\n\n", "url": "https://www.telegraph.co.uk/global-health/climate-and-people/former-trafficked-child-reveals-how-climate-change-driving-modern/", "source": "telegraph"}, {"title": "\n\t\t\t\t\t\t\t\t\t\t\t\t\tIncoming Dem whip recalls child \u2018waking up with nightmares\u2019 over climate change\t\t\t\t\t\t\t\t\t\t\t\t", "url": "https://nypost.com/2022/12/06/katherine-clark-recalls-child-waking-up-with-nightmares-over-climate-change/", "source": "nyp"}, {"title": "\n\t\t\t\t\t\t\t\t\t\t\t\t\tBiden's lunatic bid to pay 'poor nations' for 'climate reparations'\t\t\t\t\t\t\t\t\t\t\t\t", "url": "https://nypost.com/2022/11/21/bidens-lunatic-bid-to-pay-poor-nations-for-climate-reparations/", "source": "nyp"}, {"title": "\n\t\t\t\t\t\t\t\t\t\t\t\t\tCOP27 countries strike deal to create climate fund for at-risk nations\t\t\t\t\t\t\t\t\t\t\t\t", "url": "https://nypost.com/2022/11/19/cop27-countries-poised-to-make-deal-on-historic-climate-fund/", "source": "nyp"}, {"title": "\n\t\t\t\t\t\t\t\t\t\t\t\t\tJason Momoa slammed in full-page climate hypocrisy USA Today ad: 'More science-fiction than real'\t\t\t\t\t\t\t\t\t\t\t\t", "url": "https://nypost.com/2022/11/17/jason-momoa-slammed-in-climate-hypocrisy-usa-today-ad/", "source": "nyp"}, {"title": "\n\t\t\t\t\t\t\t\t\t\t\t\t\tActivists slam climate conference delegates over private jet use\t\t\t\t\t\t\t\t\t\t\t\t", "url": "https://nypost.com/2022/11/11/activists-slam-climate-delegates-flying-to-conference-on-private-jets/", "source": "nyp"}, {"title": "\n\t\t\t\t\t\t\t\t\t\t\t\t\t'The Scream' painting targeted by climate activists\t\t\t\t\t\t\t\t\t\t\t\t", "url": "https://nypost.com/2022/11/11/the-scream-painting-targeted-by-climate-activists/", "source": "nyp"}, {"title": "\n\t\t\t\t\t\t\t\t\t\t\t\t\tBiden says sorry in Egypt for Trump climate move after trio of gaffes\n\t\t\t\t\t\t\t\t\t\t\t\t", "url": "https://nypost.com/2022/11/11/biden-says-sorry-in-egypt-for-trump-climate-move-after-trio-of-gaffes/", "source": "nyp"}, {"title": "Five key climate takeaways from COP27", "url": "https://www.bbc.co.uk/news/science-environment-63693738", "source": "bbc"}, {"title": "How Earth is dimming because of climate change", "url": "https://www.bbc.co.uk/news/science-environment-63585043", "source": "bbc"}, {"title": "How ocean plants could help tackle climate change", "url": "https://www.bbc.co.uk/news/world-africa-63901644", "source": "bbc"}, {"title": "Will the Cumbrian coal mine threaten the UK's climate goals?", "url": "https://www.bbc.co.uk/news/explainers-56023895", "source": "bbc"}] | {"$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 season", "url": "https://www.theguardian.com/sport/2022/may/29/hardik-pandya-leads-gujarat-titans-to-ipl-triumph-in-their-first-season", "source": "theguardian"}] | {"$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": "https://finance.yahoo.com/screener/predefined/undervalued_growth_stocks", "source": "yahoofinance"}, {"title": "Undervalued Large Caps", "url": "https://finance.yahoo.com/screener/predefined/undervalued_large_caps", "source": "yahoofinance"}, {"title": "10 Most Undervalued Stocks In December 2021", "url": "https://www.fortunebuilders.com/undervalued-stocks/", "source": "fortunebuilders"}, {"title": " \n\t\t\t\t\t\t\t\t\t\tWide Moat + Undervalued\n\t\t\t\t\t\t\t\t\t ", "url": "https://www.morningstar.com/best-investments/wide-moat-undervalued-stocks", "source": "morningstar"}, {"title": "Undervalued Stocks", "url": "https://www.marketinout.com/stock-screener/stocks.php?list=undervalued_stocks", "source": "marketinout"}, {"title": "3 Wildly Undervalued Stocks to Buy for 2022", "url": "http://news.google.com/articles/CBMiVmh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIxLzEyLzIxLzMtd2lsZGx5LXVuZGVydmFsdWVkLXN0b2Nrcy10by1idXktZm9yLTIwMjIv0gEA?hl=en-US&gl=US&ceid=US%3Aen", "source": "google"}] | {"$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", "source": "guardian"}, {"title": "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", "source": "guardian"}] | {"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/news/on-the-inside/454555/cop26-time-for-new-zealand-to-show-regional-leadership-on-climate-change", "source": "rnz"}, {"title": "COP26: Time for New Zealand to show regional leadership on climate change", "url": "https://www.rnz.co.nz/news/on-the-inside/454555/cop26-time-for-new-zealand-to-show-regional-leadership-on-climate-change", "source": "rnz"}, {"title": "\n \n Let's not curb our climate enthusiasm\n \n", "url": "https://www.stuff.co.nz/environment/climate-news/300441449/looking-ahead-to-glasgow-lets-not-curb-our-enthusiasm", "source": "stuff"}, {"title": "\n \n Pope calls for 'radical decisions' to tackle climate crisis\n \n", "url": "https://www.stuff.co.nz/environment/climate-news/300441850/pope-calls-for-radical-decisions-to-protect-environment-at-un-climate-conference", "source": "stuff"}, {"title": "\n \n Trump-loving, climate-sceptic island sinking into the sea\n \n", "url": "https://www.stuff.co.nz/environment/climate-news/300441330/the-trumploving-climatesceptic-island-sinking-into-the-sea", "source": "stuff"}, {"title": "\n \n Everyone wants something different from the climate summit\n \n", "url": "https://www.stuff.co.nz/environment/climate-news/126759665/everyone-wants-something-different-from-the-climate-summit", "source": "stuff"}, {"title": "\n \n Everyone wants something different from the climate summit\n \n", "url": "https://www.stuff.co.nz/environment/climate-news/126759665/everyone-wants-something-different-from-the-climate-summit", "source": "stuff"}, {"title": "\n \n Startups tackling climate change the next big boom\n \n", "url": "https://www.stuff.co.nz/business/opinion-analysis/300438790/startups-tackling-climate-change-the-next-big-boom", "source": "stuff"}, {"title": "\n \n World and NZ need to step up climate action\n \n", "url": "https://www.stuff.co.nz/environment/climate-news/126784799/world-and-nz-not-doing-enough-to-limit-global-warming-to-safe-levels", "source": "stuff"}, {"title": "\n climate: explained\n ", "url": "https://www.stuff.co.nz/environment/climate-news/climate-explained", "source": "stuff"}, {"title": "\n \n Climate Explained: Reaching scientific consensus on climate change\n \n", "url": "https://www.stuff.co.nz/environment/climate-news/300345152/climate-explained-how-the-ipcc-reaches-scientific-consensus-on-climate-change", "source": "stuff"}, {"title": "\n \n Living with climate change\n \n", "url": "https://www.stuff.co.nzhttps://interactives.stuff.co.nz/2019/11/south-dunedin-climate-change-sea-level-rise/", "source": "stuff"}, {"title": "\n \n Complex tale of trees and the climate\n \n", "url": "https://www.stuff.co.nzhttps://interactives.stuff.co.nz/2019/09/root-branch-trees-climate-change-crisis/", "source": "stuff"}, {"title": "\n \n Everyone wants something different from the climate summit\n \n", "url": "https://www.stuff.co.nz/environment/climate-news/126759665/everyone-wants-something-different-from-the-climate-summit", "source": "stuff"}, {"title": "\n \n World and NZ need to step up climate action\n \n", "url": "https://www.stuff.co.nz/environment/climate-news/126784799/world-and-nz-not-doing-enough-to-limit-global-warming-to-safe-levels", "source": "stuff"}, {"title": "\n \n Reserve Bank probing if banks, insurers can weather climate change\n \n", "url": "https://www.stuff.co.nz/environment/climate-news/126785949/reserve-bank-climate-stress-testing-the-risk-of-floodprone-homeowners-farmers-defaulting-on-loans", "source": "stuff"}, {"title": "\n \n Disruption warning for Wellington as climate activists stage four-day protest\n \n", "url": "https://www.stuff.co.nz/environment/climate-news/126779415/climate-protests-kick-off-as-council-issues-disruption-warning-for-wellington", "source": "stuff"}, {"title": "\n \n Tribalism won't solve climate change\n \n", "url": "https://www.stuff.co.nz/national/politics/opinion/126765428/climate-policies-that-ignore-the-reality-of-human-nature-will-ultimately-fail", "source": "stuff"}, {"title": "\n \n Prince Charles: Window to tackle climate change 'dangerously narrow'\n \n", "url": "https://www.stuff.co.nz/life-style/royal-family/300437274/prince-charles-warns-of-dangerously-narrow-window-to-tackle-climate-change", "source": "stuff"}, {"title": "\n \n What NZ's fighting for at the global climate summit\n \n", "url": "https://www.stuff.co.nz/environment/climate-news/126721095/whats-on-new-zealands-wishlist-for-the-global-climate-summit", "source": "stuff"}, {"title": "\n \n Index ranks NZ agriculture best out of 32 countries in tackling climate change\n \n", "url": "https://www.stuff.co.nz/business/farming/126722864/index-ranks-nz-agriculture-best-out-of-32-countries-in-tackling-climate-change", "source": "stuff"}, {"title": "\n \n Let's not curb our climate enthusiasm\n \n", "url": "https://www.stuff.co.nz/environment/climate-news/300441449/looking-ahead-to-glasgow-lets-not-curb-our-enthusiasm", "source": "stuff"}, {"title": "\n \n Pope calls for 'radical decisions' to tackle climate crisis\n \n", "url": "https://www.stuff.co.nz/environment/climate-news/300441850/pope-calls-for-radical-decisions-to-protect-environment-at-un-climate-conference", "source": "stuff"}, {"title": "\n \n Trump-loving, climate-sceptic island sinking into the sea\n \n", "url": "https://www.stuff.co.nz/environment/climate-news/300441330/the-trumploving-climatesceptic-island-sinking-into-the-sea", "source": "stuff"}, {"title": "Simon Wilson: It's a terrible time to talk about climate change but we have to do it", "url": "https://www.nzherald.co.nz/nz/politics/climate-change-conference-2021-simon-wilson-its-a-bad-time-but-its-the-only-time-we-have/WDO4AIAJVRLMWHL2PXXJVGOD6I/", "source": "nzhearld"}, {"title": "Grace Savage: Thousands of reasons for climate action urgency", "url": "https://www.nzherald.co.nz/nz/grace-savage-thousands-of-reasons-for-climate-action-urgency-on-our-doorstep/TQERYHL7VXW6WJMFMOJPXFVCJI/", "source": "nzhearld"}, {"title": "'We don't need sustainability': Te Arawa launches climate change strategy", "url": "https://www.nzherald.co.nz/kahu/we-dont-need-sustainability-te-arawa-launches-climate-change-strategy/XVI3IERBLFD75YMILVSZREAPKM/", "source": "nzhearld"}, {"title": "Simon Wilson's Glasgow Diary: The 'Aussie climate problem'", "url": "https://www.nzherald.co.nz/nz/climate-change-conference-2021-simon-wilsons-glasgow-diary-october-26/LSVDHXHVIDYLEKCNKNHGBDUBAM/", "source": "nzhearld"}, {"title": "Protesters slam London banks on climate, fossil fuel supportGreta Thunberg was among those who turned out in Britain's capital ahead of the COP26 summit in Glasglow.", "url": "https://www.1news.co.nz/2021/10/29/protesters-slam-london-banks-on-climate-fossil-fuel-support/", "source": "onenews"}] | {"$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 charts", "url": "https://www.thetimes.co.uk/article/what-is-climate-change-the-evidence-and-solutions-explained-in-charts-jtrqp0v0j"}] | {"$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": "telegraph", "title": "Bear Grylls: I used to be a climate sceptic, but the world is hurting", "url": "https://www.telegraph.co.uk/news/2021/11/05/bear-grylls-used-climate-sceptic-world-hurting/"}, {"newspaper": "latimes", "title": "Leaders vow to cut methane, protect forests at U.N. summit. Bolder climate action must wait", "url": "https://www.latimes.com/politics/story/2021-11-02/biden-final-day-un-climate-summit-cop26"}, {"newspaper": "dm", "title": "5 shares\n \n Jon Snow claims climate change is to blame for fallen tree", "url": "#"}, {"newspaper": "bbc", "title": "The $100bn plan to save the climate", "url": "https://www.bbc.co.ukhttps://www.bbc.com/future/article/20211020-climate-finance-how-to-spend-100bn-to-save-the-climate"}] | {"$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", "source": "nyt"}, {"title": "letter 230Searching for Australia\u2019s Climate Tipping PointThe world, and most Australians, are increasingly disappointed by Australia\u2019s lackluster approach to addressing climate change.By Damien Cave", "url": "/2021/10/21/world/australia/climate-change-tipping-point.html", "source": "nyt"}, {"title": "La Ni\u00f1a Weather Pattern Likely to Prolong Western Drought, NOAA SaysThe climate pattern may also bring some relief to Northern California and the Pacific Northwest this winter.By Henry Fountain", "url": "/2021/10/21/climate/noaa-forecast-winter-drought-lanina.html", "source": "nyt"}, {"title": "@nytclimatetwitter page for @nytclimate", "url": "https://twitter.com/nytclimate", "source": "nyt"}] | {"$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.org
- bbc : bbc.co.uk
- es : standard.co.uk
- sun : thesun.co.uk
- dm : dailymail.co.uk
- nyp : nypost.com | 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://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.thetimes.co.uk/article/20-things-you-can-do-right-now-to-stop-climate-change-xklr5qdj5", "source": "thetimes"}] | {"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 climate change is no longer a 'politically controversial issue' as he signs pledge to increase broadcaster's climate coverage", "url": "https://www.dailymail.co.uk/news/article-10161939/BBC-boss-Tim-Davie-says-climate-change-no-longer-politically-controversial-issue.html", "source": "dm"}, {"title": "Leaders vow to cut methane, protect forests at U.N. summit. Bolder climate action must wait", "url": "https://www.latimes.com/politics/story/2021-11-02/biden-final-day-un-climate-summit-cop26", "source": "latimes"}] | {"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-environment-58982445", "source": "bbc"}] | {"$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 crisis. States want them to reveal just how much", "url": "https://edition.cnn.com/2021/06/14/investing/climate-change-disclosure-sec-california/index.html", "source": "cnn"}, {"title": "Flood risk is growing for US homeowners due to climate change. Current insurance rates greatly underestimate the threat, a new report finds", "url": "https://edition.cnn.com/2021/02/22/business/flood-insurance-climate-change-risk-first-street-foundation/index.html", "source": "cnn"}, {"title": "Follow @CNNclimate on Instagram", "url": "https://edition.cnn.comhttps://www.instagram.com/cnnclimate/", "source": "cnn"}, {"title": "<img alt=\"Chhattisgarh, India. October 2019 The Adani managed Parsa East and Kanta Basan open cut coal mine carved out of the Hasdeo Arand forest in Chhattisgarh. Adani sends coal to state-run electricity generator and mine owner, Rajasthan Rajya Vidyut Utpadan Nigam (RRVUNL). The mine has been operating since 2013.\" class=\"media__image\" src=\"//cdn.cnn.com/cnnnext/dam/assets/200919172546-08-climate-recovery-india-restricted-large-34.jpg\">", "url": "https://edition.cnn.comhttps://edition.cnn.com/interactive/2020/09/world/climate-covid-money-intl/", "source": "cnn"}, {"title": "I am a CNN meteorologist. I used to be a climate crisis skeptic", "url": "https://edition.cnn.com/2019/09/04/weather/climate-change-skeptic/index.html", "source": "cnn"}, {"title": "We asked scientists to help answer your most pressing climate questions", "url": "https://edition.cnn.comhttps://www.cnn.com/interactive/2019/09/world/climate-questions-answered/index.html", "source": "cnn"}, {"title": "Quiz: The most effective ways to curb climate change may surprise you", "url": "https://edition.cnn.comhttps://www.cnn.com/interactive/2019/04/specials/climate-change-solutions-quiz/index.html", "source": "cnn"}, {"title": "The science behind the climate crisis", "url": "https://edition.cnn.com/2019/09/04/us/climate-change-science-101-basics/index.html", "source": "cnn"}, {"title": "@CNNclimate on Instagram: What's working to create solutions and change habits", "url": "https://edition.cnn.comhttps://www.instagram.com/cnnclimate/", "source": "cnn"}, {"title": "London's climate will be as warm as Barcelona's by 2050", "url": "https://edition.cnn.com/2019/07/11/europe/climate-cities-report-intl-hnk/index.html", "source": "cnn"}, {"title": "The teen schooling world leaders on climate change", "url": "https://edition.cnn.comhttps://www.greatbigstory.com/stories/the-brave-young-activist", "source": "cnn"}, {"title": "<img alt=\"ILULISSAT, GREENLAND - JULY 20: An iceberg floats through the water on July 20, 2013 in Ilulissat, Greenland. As Greenlanders adapt to the changing climate and go on with their lives, researchers from the National Science Foundation and other organizations are studying the phenomena of the melting glaciers and its long-term ramifications for the rest of the world. In recent years, sea level rise in places such as Miami Beach has led to increased street flooding and prompted leaders such as New York City Mayor Michael Bloomberg to propose a $19.5 billion plan to boost the citys capacity to withstand future extreme weather events by, among other things, devising mechanisms to withstand flooding. (Photo by Joe Raedle/Getty Images) (Photo by Joe Raedle/Getty Images)\" class=\"media__image\" src=\"//cdn.cnn.com/cnnnext/dam/assets/160916153153-arctic-ice-tease-large-tease.jpg\">", "url": "https://edition.cnn.com/2019/09/04/us/climate-change-science-101-basics/index.html", "source": "cnn"}, {"title": "The science behind the climate crisis", "url": "https://edition.cnn.com/2019/09/04/us/climate-change-science-101-basics/index.html", "source": "cnn"}, {"title": "Don't believe these climate change lies", "url": "https://edition.cnn.com/videos/weather/2018/12/10/climate-change-myths-explainer-wx-ncc-orig-llr.cnn", "source": "cnn"}, {"title": "<img alt=\"SANTA CRUZ PROVINCE, ARGENTINA - NOVEMBER 27: Ice calves at the Perito Moreno glacier in Los Glaciares National Park, part of the Southern Patagonian Ice Field, the third largest ice field in the world, on November 27, 2015 in Santa Cruz Province, Argentina. The majority of the almost 50 large glaciers in Los Glacieres National Park have been retreating during the past fifty years due to warming temperatures, according to the European Space Agency (ESA). The United States Geological Survey (USGS) reports that over 68 percent of the world&#39;s freshwater supplies are locked in ice caps and glaciers. The United Nations climate change conference begins November 30 in Paris. (Photo by Mario Tama/Getty Images)\" class=\"media__image\" src=\"//cdn.cnn.com/cnnnext/dam/assets/170602114543-gettyimages-498969228-large-tease.jpg\">", "url": "https://edition.cnn.com/videos/weather/2018/01/18/nasa-climate-change-report-2018-gray-orig-js.cnn", "source": "cnn"}, {"title": "Undeniable climate change facts (2018)", "url": "https://edition.cnn.com/videos/weather/2018/01/18/nasa-climate-change-report-2018-gray-orig-js.cnn", "source": "cnn"}, {"title": "<img alt=\"Most Americans -- in nearly every county across the United States-- understand the world is warming, according to Yale University research released in February 2017.\" class=\"media__image\" src=\"//cdn.cnn.com/cnnnext/dam/assets/170227162018-climate-map-1-happening-large-tease.jpg\">", "url": "https://edition.cnn.comhttps://www.cnn.com/2017/02/28/us/sutter-climate-opinion-maps/index.html", "source": "cnn"}, {"title": "The geographic guide to American climate confusion", "url": "https://edition.cnn.comhttps://www.cnn.com/2017/02/28/us/sutter-climate-opinion-maps/index.html", "source": "cnn"}, {"title": "<img alt=\"Melting polar ice caps - Polar bear mother with two cubs on an ice floe in the Arctic Ocean between Franz Josef Land and the North Pole.\" class=\"media__image\" src=\"//cdn.cnn.com/cnnnext/dam/assets/140923233321-01-climate-change-impact-restricted-large-169.jpg\">", "url": "https://edition.cnn.com/2014/09/24/world/gallery/climate-change-impact/index.html", "source": "cnn"}, {"title": "These are the most climate-damaging foods ", "url": "https://edition.cnn.com/2017/05/15/world/climate-damaging-foods/index.html", "source": "cnn"}, {"title": "<img alt=\"coal climate change two degrees sutter orig mg_00011227.jpg\" class=\"media__image\" src=\"//cdn.cnn.com/cnnnext/dam/assets/151120193417-coal-climate-change-two-degrees-sutter-orig-mg-00011227-large-alt-11.jpg\">", "url": "https://edition.cnn.comhttp://www.cnn.com/specials/opinions/two-degrees", "source": "cnn"}, {"title": "2 degrees: Key to climate change", "url": "https://edition.cnn.comhttp://www.cnn.com/specials/opinions/two-degrees", "source": "cnn"}, {"title": "<img alt=\"Snow covered mountains rise above the harbor and town of Tasiilaq, Greenland, June 15, 2018. REUTERS/Lucas Jackson \" class=\"media__image\" src=\"//cdn.cnn.com/cnnnext/dam/assets/180918220934-02-greenland-climate-change-cnnphotos-restricted-large-alt-11.jpg\">", "url": "https://edition.cnn.comhttps://www.cnn.com/interactive/2018/09/world/greenland-climate-change-cnnphotos/", "source": "cnn"}, {"title": "What it's like at the ground zero of climate change", "url": "https://edition.cnn.comhttps://www.cnn.com/interactive/2018/09/world/greenland-climate-change-cnnphotos/", "source": "cnn"}] | {"$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 finds", "url": "https://www.theguardian.com/uk-news/2021/nov/04/link-between-equality-and-climate-crisis-overlooked-welsh-report-finds", "source": "guardian"}, {"title": " Countries have failed to adapt for unavoidable climate damage, UN says ", "url": "https://www.theguardian.com/environment/2021/nov/04/countries-have-failed-to-adapt-for-unavoidable-climate-damage-un-says", "source": "guardian"}, {"title": "Countries have failed to adapt for unavoidable climate damage, UN says", "url": "https://www.theguardian.com/environment/2021/nov/04/countries-have-failed-to-adapt-for-unavoidable-climate-damage-un-says", "source": "guardian"}, {"title": " Indigenous activists on tackling the climate crisis: 'We have done more than any government' \u2013 video ", "url": "https://www.theguardian.com/environment/video/2021/nov/04/indigenous-activists-tackling-climate-crisis-done-more-than-any-government-cop26-video", "source": "guardian"}, {"title": "Indigenous activists on tackling the climate crisis: 'We have done more than any government' \u2013 video", "url": "https://www.theguardian.com/environment/video/2021/nov/04/indigenous-activists-tackling-climate-crisis-done-more-than-any-government-cop26-video", "source": "guardian"}, {"title": " \n \n \n As young climate strikers, we are sick of conference upon conference. The clock is ticking ", "url": "https://www.theguardian.com/commentisfree/2021/nov/04/as-young-climate-strikers-we-are-sick-of-conference-upon-conference-the-clock-is-ticking", "source": "guardian"}, {"title": "As young climate strikers, we are sick of conference upon conference. The clock is ticking", "url": "https://www.theguardian.com/commentisfree/2021/nov/04/as-young-climate-strikers-we-are-sick-of-conference-upon-conference-the-clock-is-ticking", "source": "guardian"}, {"title": " The dark secrets behind big oil\u2019s climate pledges ", "url": "https://www.theguardian.com/environment/2021/nov/04/dark-secrets-big-oil-climate-pledges-greenwashing", "source": "guardian"}, {"title": "The dark secrets behind big oil\u2019s climate pledges ", "url": "https://www.theguardian.com/environment/2021/nov/04/dark-secrets-big-oil-climate-pledges-greenwashing", "source": "guardian"}, {"title": " TV tonight: how the climate crisis is turning our weather wild ", "url": "https://www.theguardian.com/tv-and-radio/2021/nov/03/tv-tonight-how-the-climate-crisis-is-turning-our-weather-wild", "source": "guardian"}, {"title": "TV tonight: how the climate crisis is turning our weather wild", "url": "https://www.theguardian.com/tv-and-radio/2021/nov/03/tv-tonight-how-the-climate-crisis-is-turning-our-weather-wild", "source": "guardian"}, {"title": " \u2018You can shove your climate crisis up your arse\u2019: Greta Thunberg sings at Cop26 \u2013 video ", "url": "https://www.theguardian.com/environment/video/2021/nov/02/you-can-shove-your-climate-crisis-up-your-arse-greta-thunberg-sings-at-cop26-video", "source": "guardian"}, {"title": "\u2018You can shove your climate crisis up your arse\u2019: Greta Thunberg sings at Cop26 \u2013 video", "url": "https://www.theguardian.com/environment/video/2021/nov/02/you-can-shove-your-climate-crisis-up-your-arse-greta-thunberg-sings-at-cop26-video", "source": "guardian"}, {"title": " The dark secrets behind big oil\u2019s climate pledges ", "url": "https://www.theguardian.com/environment/2021/nov/04/dark-secrets-big-oil-climate-pledges-greenwashing", "source": "guardian"}, {"title": "The dark secrets behind big oil\u2019s climate pledges ", "url": "https://www.theguardian.com/environment/2021/nov/04/dark-secrets-big-oil-climate-pledges-greenwashing", "source": "guardian"}, {"title": " \u2018Carbon is my thing\u2019: the climate geek trying to erase his footprint ", "url": "https://www.theguardian.com/environment/2021/nov/04/carbon-climate-geek-trying-to-erase-his-footprint-aoe", "source": "guardian"}, {"title": "\u2018Carbon is my thing\u2019: the climate geek trying to erase his footprint", "url": "https://www.theguardian.com/environment/2021/nov/04/carbon-climate-geek-trying-to-erase-his-footprint-aoe", "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"]}} |
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 finds", "url": "https://www.theguardian.com/uk-news/2021/nov/04/link-between-equality-and-climate-crisis-overlooked-welsh-report-finds", "source": "guardian"}, {"title": " Countries have failed to adapt for unavoidable climate damage, UN says ", "url": "https://www.theguardian.com/environment/2021/nov/04/countries-have-failed-to-adapt-for-unavoidable-climate-damage-un-says", "source": "guardian"}, {"title": "Countries have failed to adapt for unavoidable climate damage, UN says", "url": "https://www.theguardian.com/environment/2021/nov/04/countries-have-failed-to-adapt-for-unavoidable-climate-damage-un-says", "source": "guardian"}, {"title": " Indigenous activists on tackling the climate crisis: 'We have done more than any government' \u2013 video ", "url": "https://www.theguardian.com/environment/video/2021/nov/04/indigenous-activists-tackling-climate-crisis-done-more-than-any-government-cop26-video", "source": "guardian"}, {"title": "Indigenous activists on tackling the climate crisis: 'We have done more than any government' \u2013 video", "url": "https://www.theguardian.com/environment/video/2021/nov/04/indigenous-activists-tackling-climate-crisis-done-more-than-any-government-cop26-video", "source": "guardian"}, {"title": " \n \n \n As young climate strikers, we are sick of conference upon conference. The clock is ticking ", "url": "https://www.theguardian.com/commentisfree/2021/nov/04/as-young-climate-strikers-we-are-sick-of-conference-upon-conference-the-clock-is-ticking", "source": "guardian"}, {"title": "As young climate strikers, we are sick of conference upon conference. The clock is ticking", "url": "https://www.theguardian.com/commentisfree/2021/nov/04/as-young-climate-strikers-we-are-sick-of-conference-upon-conference-the-clock-is-ticking", "source": "guardian"}, {"title": " The dark secrets behind big oil\u2019s climate pledges ", "url": "https://www.theguardian.com/environment/2021/nov/04/dark-secrets-big-oil-climate-pledges-greenwashing", "source": "guardian"}, {"title": "The dark secrets behind big oil\u2019s climate pledges ", "url": "https://www.theguardian.com/environment/2021/nov/04/dark-secrets-big-oil-climate-pledges-greenwashing", "source": "guardian"}, {"title": " TV tonight: how the climate crisis is turning our weather wild ", "url": "https://www.theguardian.com/tv-and-radio/2021/nov/03/tv-tonight-how-the-climate-crisis-is-turning-our-weather-wild", "source": "guardian"}, {"title": "TV tonight: how the climate crisis is turning our weather wild", "url": "https://www.theguardian.com/tv-and-radio/2021/nov/03/tv-tonight-how-the-climate-crisis-is-turning-our-weather-wild", "source": "guardian"}, {"title": " \u2018You can shove your climate crisis up your arse\u2019: Greta Thunberg sings at Cop26 \u2013 video ", "url": "https://www.theguardian.com/environment/video/2021/nov/02/you-can-shove-your-climate-crisis-up-your-arse-greta-thunberg-sings-at-cop26-video", "source": "guardian"}, {"title": "\u2018You can shove your climate crisis up your arse\u2019: Greta Thunberg sings at Cop26 \u2013 video", "url": "https://www.theguardian.com/environment/video/2021/nov/02/you-can-shove-your-climate-crisis-up-your-arse-greta-thunberg-sings-at-cop26-video", "source": "guardian"}, {"title": " The dark secrets behind big oil\u2019s climate pledges ", "url": "https://www.theguardian.com/environment/2021/nov/04/dark-secrets-big-oil-climate-pledges-greenwashing", "source": "guardian"}, {"title": "The dark secrets behind big oil\u2019s climate pledges ", "url": "https://www.theguardian.com/environment/2021/nov/04/dark-secrets-big-oil-climate-pledges-greenwashing", "source": "guardian"}, {"title": " \u2018Carbon is my thing\u2019: the climate geek trying to erase his footprint ", "url": "https://www.theguardian.com/environment/2021/nov/04/carbon-climate-geek-trying-to-erase-his-footprint-aoe", "source": "guardian"}, {"title": "\u2018Carbon is my thing\u2019: the climate geek trying to erase his footprint", "url": "https://www.theguardian.com/environment/2021/nov/04/carbon-climate-geek-trying-to-erase-his-footprint-aoe", "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"]}} |
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 Bitcoin Contributions Funded a $1.4M Solar Installation in Zimbabwe", "url": "/business/2022/01/26/how-bitcoin-contributions-funded-a-14m-solar-installation-in-zimbabwe/", "source": "coindesk"}] | {"$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.html", "source": "The New York Times"}, {"title": "Google Temps Fought Loss of Pandemic Bonus. And Won.", "url": "https://www.nytimes.com//2021/11/05/technology/google-workers.html", "source": "The New York Times"}] | {"$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-investigated-by-the-justice-department-documents-show-11636122236?mod=tech_lead_pos1", "source": "The Wall Street Journal"}, {"title": "Jack in the Box Claims Cryptocurrency Firm's 'Inferior Mascot' Is Damaging the Burger Brand", "url": "https://gizmodo.com/jack-in-the-box-claims-cryptocurrency-firms-inferior-ma-1848007411", "source": "Gizmodo"}] | {"$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": "cityam"}, {"title": "\n\t\t\t\t\t\tAI can help capital tackle climate threat, Sadiq Khan says\n\t\t\t\t\t", "url": "https://www.cityam.com/ai-can-help-capital-tackle-climate-threat-sadiq-khan-says/", "source": "cityam"}, {"title": "\n\t\t\t\t\t\tBanks and insurers may not be \u2018sufficiently capitalised\u2019 for future climate-related losses, Bank of England reports\n\t\t\t\t\t", "url": "https://www.cityam.com/banks-and-insurers-may-not-be-sufficiently-capitalised-for-future-climate-related-losses-bank-of-england-reports/", "source": "cityam"}, {"title": "\n\t\t\t\n\n\t\t\t\t\n\t\t\t\t\n\n\t\t\t\t\n\t\t\t\t\n\n\t\t\t\tFarmers hope \u2018Fitbits for cows\u2019 will protect against climate change\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t", "url": "https://www.telegraph.co.uk/world-news/2023/08/05/us-farmers-dairy-agriculture-fitbits-for-cows-climate/", "source": "telegraph"}, {"title": "The dog days of climate change are coming for your pets", "url": "https://www.smh.com.au/environment/climate-change/the-dog-days-of-climate-change-are-coming-for-your-pets-20230807-p5duhv.html", "source": "smh"}, {"title": "\u2018Stick to net zero strategy,\u2019 UN climate chief tells world leaders", "url": "https://www.standard.co.uk/news/politics/net-zero-strategy-un-climate-change-professor-jim-skea-b1099325.html", "source": "standard"}, {"title": "Best books on climate change to help you understand the crisis", "url": "https://www.standard.co.uk/shopping/esbest/books-dvds/best-climate-change-global-warming-books-b1098678.html", "source": "standard"}, {"title": "From land to sea, climate change is stressing our planet to the limit", "url": "https://www.standard.co.uk/comment/from-land-to-sea-humaninduced-climate-change-is-stressing-our-planet-beyond-safe-limits-b1098712.html", "source": "standard"}, {"title": "What Conservative, Labour and Lib Dems have pledged on climate ", "url": "https://www.standard.co.uk/news/politics/political-parties-green-climate-policies-conservative-labour-lib-dems-b1097980.html", "source": "standard"}, {"title": "Why is nobody nailing the climate deniers for being so wrong?", "url": "https://www.standard.co.uk/comment/wildfires-climate-deniers-wrong-b1097994.html", "source": "standard"}, {"title": "Rishi Sunak\u2019s climate cowardice has given Keir Starmer a golden chance", "url": "https://www.standard.co.uk/comment/comment/rishi-sunak-climate-change-keir-starmer-b1097987.html", "source": "standard"}, {"title": "13m Britons say climate change a serious global threat out of control", "url": "https://www.standard.co.uk/news/uk/climate-change-global-warming-fire-temperature-weather-poll-b1097068.html", "source": "standard"}, {"title": "COP28: When is the 2023 climate conference and who is attending?", "url": "https://www.standard.co.uk/news/world/cop28-climate-conference-dates-attendees-b1083767.html", "source": "standard"}, {"title": "Richard Curtis calls for MPs to get up to speed with climate change ", "url": "https://www.standard.co.uk/news/londoners-diary/richard-curtis-polticians-climate-change-mark-carney-b1093584.html", "source": "standard"}, {"title": "Sunak warned not to \u2018mess around\u2019 by delaying climate change battle", "url": "https://www.standard.co.uk/news/politics/global-warming-climate-change-rishi-sunak-delay-election-chris-stark-b1090674.html", "source": "standard"}, {"title": "The Leader podcast: Can these girls help stop climate change?", "url": "https://www.standard.co.uk/comment/can-these-girls-help-stop-climate-change-b1089844.html", "source": "standard"}, {"title": "Rare bee-eaters return to the UK, highlighting climate change\u2019s impact", "url": "https://www.standard.co.uk/news/uk/rare-bee-eaters-return-uk-climate-change-rspb-b1088288.html", "source": "standard"}, {"title": "An all-female farm in remote Zambia nurtures future climate leaders", "url": "https://www.standard.co.uk/optimist/let-girls-learn/female-farm-zambia-nurtures-future-climate-change-leaders-b1085656.html", "source": "standard"}, {"title": "More Londoners worried about climate change than other English regions", "url": "https://www.standard.co.uk/news/london/climate-change-london-global-warming-fly-shop-b1080615.html", "source": "standard"}, {"title": "The Big One climate protest \u2013 when is it and what is happening?", "url": "https://www.standard.co.uk/news/the-big-one-extinction-rebellion-xr-climate-protest-london-houses-of-parliament-b1075081.html", "source": "standard"}, {"title": "The climate crisis calls for individual accountability ", "url": "/environment/2023/aug/11/the-climate-crisis-calls-for-individual-accountability", "source": "guardian"}, {"title": "Orange juice prices to surge as US crops ravaged by disease and climate", "url": "/environment/2023/aug/11/ravaged-orange-crop-in-florida-raises-fears-of-surge-in-us-juice-prices-aoe", "source": "guardian"}, {"title": "\n\t\t\t\t\t\t\t\t\t\t\t\t\tEco anxiety is crippling Gen Z \u2014 and enriching 'climate therapists'\t\t\t\t\t\t\t\t\t\t\t\t", "url": "https://nypost.com/2023/08/10/eco-anxiety-is-crippling-gen-z-as-they-rely-on-climate-therapists/", "source": "nyp"}, {"title": "\n\t\t\t\t\t\t\t\t\t\t\t\t\tScientist admits the 'overwhelming consensus' on the climate change crisis is 'manufactured'\t\t\t\t\t\t\t\t\t\t\t\t", "url": "https://nypost.com/2023/08/09/climate-scientist-admits-the-overwhelming-consensus-is-manufactured/", "source": "nyp"}, {"title": "\n\t\t\t\t\t\t\t\t\t\t\t\t\tKing Charles III portrait in Scotland's National Gallery defaced by climate activists\t\t\t\t\t\t\t\t\t\t\t\t", "url": "https://nypost.com/2023/07/26/climate-activists-vandalize-king-charles-portrait-in-scotlands-national-gallery/", "source": "nyp"}, {"title": "\n\t\t\t\t\t\t\t\t\t\t\t\t\tGerman trucker rams into climate protester blocking intersection, drags him to side of road\t\t\t\t\t\t\t\t\t\t\t\t", "url": "https://nypost.com/2023/07/25/german-trucker-rams-into-climate-protester-blocking-intersection-drags-him-to-side-of-road/", "source": "nyp"}, {"title": "\n\n\nNASA leadership, including climate experts, will be available at 4 p.m. EDT on Thursday, July 20, at the agency\u2019s headquarters in Washington to shed light on recent extreme weather events, and discuss how NASA research and data is enabling climate solutions.\n\n\n\n\n\n\n\n\n\n", "url": "https://bit.ly/44wWpyt", "source": "nasa"}, {"title": "\n\n\nBuilt on opposite sides of the planet, the NISAR satellite will deepen understanding of climate change, deforestation, glacier melt, volcanoes, earthquakes, and more.\n\n\n\n\n\n\n\n\n\n", "url": "https://climate.nasa.gov/news/3275/powerful-nasa-isro-earth-observing-satellite-coming-together-in-india/", "source": "nasa"}, {"title": "\n\n\n\n\n\nSolutions\n\n\nWhat Is Being Done to Solve Climate Change?\n\n\n\n\nSolutions\n\n\nWhat Is Being Done to Solve Climate Change?\n\n\nNASA provides the robust scientific data needed to understand climate change.\n\nmore\n\n\n\n", "url": "/solutions/resources/", "source": "nasa"}, {"title": "\n\n\nAsk NASA Climate\n\n\nYour questions about climate change answered.\n\n\n\n\n\n", "url": "/ask-nasa-climate/", "source": "nasa"}, {"title": "\n\n\nQuizzes\n\n\nTest your knowledge of climate science.\n\n\n\n\n\n", "url": "/explore/interactives/quizzes", "source": "nasa"}, {"title": "hot and bothered Dan Walker hits back at fans over climate change 'hypocricy'", "url": "/tv/23418792/dan-walker-hits-back-fan-hypocrite-climate-change-report/", "source": "sun"}, {"title": "DOUGLAS MURRAY Forget global boiling, people are boiling with rage over climate policies", "url": "/news/23401087/climate-policy-unaffordable/", "source": "sun"}, {"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.thetimes.co.uk/article/20-things-you-can-do-right-now-to-stop-climate-change-xklr5qdj5", "source": "thetimes"}, {"title": "How much do you really know about climate change?", "url": "https://www.thetimes.co.uk/article/how-much-do-you-really-know-about-the-climate-crisis-8jn7d03hd", "source": "thetimes"}, {"title": "Fire, famine and rising seas: the effects of climate change explained", "url": "https://www.thetimes.co.uk/article/the-effects-of-climate-change-explained-why-we-need-to-act-now-57hwpmw7h", "source": "thetimes"}, {"title": "How are countries tackling climate change before Cop26?", "url": "https://www.thetimes.co.uk/article/how-are-countries-tackling-climate-change-before-cop26-r8kz63hvj", "source": "thetimes"}, {"title": "How a perfect storm of climate and weather led to catastrophic Maui fire", "url": "https://www.latimes.com/environment/story/2023-08-11/how-did-climate-change-influence-catastrophic-hawaii-fire", "source": "latimes"}, {"title": "Even frozen Antarctica is being walloped by climate extremes, scientists find", "url": "https://www.latimes.com/world-nation/story/2023-08-08/even-frozen-antarctica-is-being-walloped-by-climate-extremes-scientists-find", "source": "latimes"}, {"title": "Opinion: The terrible climate hypocrisy at the top of Southern California Edison", "url": "https://www.latimes.com/opinion/story/2023-08-05/southern-california-edison-climate-change-fossil-fuels-biden", "source": "latimes"}, {"title": "Electric lines kill birds. But they\u2019re a lot better than climate change", "url": "https://www.latimes.com/environment/newsletter/2023-08-01/electric-lines-kill-birds-but-theyre-a-lot-better-than-climate-change-boiling-point", "source": "latimes"}, {"title": "The U.S. climate movement may be in trouble. Here\u2019s why", "url": "https://www.latimes.com/environment/newsletter/2023-07-27/the-u-s-climate-movement-may-be-in-trouble-heres-why-boiling-point", "source": "latimes"}, {"title": "How is sign language adapting to climate change?", "url": "https://www.bbc.com/news/science-environment-66464437", "source": "bbc"}, {"title": "How is sign language adapting to climate change?", "url": "https://www.bbc.com/news/science-environment-66464437", "source": "bbc"}, {"title": "How is sign language adapting to climate change?", "url": "https://www.bbc.com/news/science-environment-66464437", "source": "bbc"}, {"title": "Earth in uncharted waters as climate records tumble", "url": "https://www.bbc.com/news/science-environment-66229065", "source": "bbc"}, {"title": "UK no longer a world leader on climate - watchdog", "url": "https://www.bbc.com/news/science-environment-66032607", "source": "bbc"}, {"title": "A really simple guide to climate change", "url": "https://www.bbc.com/news/science-environment-24021772", "source": "bbc"}, {"title": "How is my country doing tackling climate change?", "url": "https://www.bbc.com/news/science-environment-65754296", "source": "bbc"}, {"title": "Is the UK on track to meet its climate targets?", "url": "https://www.bbc.com/news/58160547", "source": "bbc"}, {"title": "@nytclimatetwitter page for @nytclimate", "url": "https://twitter.com/nytclimate", "source": "nyt"}, {"title": "Could this climate change? Experts reveal plans to tether an asteroid", "url": "https://www.dailymail.co.uk/sciencetech/article-12360681/Fighting-climate-change-space-Scientist-unveils-bizarre-plot-CATCH-asteroid-tether-enormous-umbrella-attempt-shield-suns-rays.html", "source": "dm"}, {"title": "Ignore the eco warriors, new UN climate chief says", "url": "https://www.dailymail.co.uk/sciencetech/article-12361105/Doom-monger-eco-activists-like-Just-Stop-Oil-Extinction-Rebellion-paralysing-fight-against-global-warming-apocalyptic-messaging-new-climate-chief-warns.html", "source": "dm"}, {"title": "Tory ex-minister Zac Goldsmith claims he's 'very tempted' to switch his support to Labour as he takes a fresh swipe at Rishi Sunak over climate change action", "url": "https://www.dailymail.co.uk/news/article-12389555/Tory-ex-minister-Zac-Goldsmith-claims-hes-tempted-switch-support-Labour-takes-fresh-swipe-Rishi-Sunak-climate-change-action.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "America grows FURTHER apart: Gap widens between Republicans and Democrats on government power, abortion, and climate change in new poll showing US is becoming more partisan", "url": "https://www.dailymail.co.uk/news/article-12385187/America-grows-apart-Gap-widens-Republicans-Democrats-government-power-abortion-climate-change-new-poll-showing-partisan.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "EXCLUSIVE: GOP finance chiefs demand answers from BlackRock over ESG 'woke capitalism' agenda and iffy trades in coal, China, and climate change", "url": "https://www.dailymail.co.uk/news/article-12385889/GOP-finance-chiefs-demand-answers-BlackRock-funds-ESG-woke-capitalism-agenda-iffy-trades-coal-China-climate-change.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "DOMINIC LAWSON: On climate change and foreign aid, Rishi Sunak is accused by his critics of betraying our 'global leadership' role. But that lofty status was always a fantasy", "url": "https://www.dailymail.co.uk/debate/article-12378901/DOMINIC-LAWSON-climate-change-foreign-aid-Rishi-Sunak-accused-critics-betraying-global-leadership-role-lofty-status-fantasy.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "Doom-monger eco activists like Just Stop Oil and Extinction Rebellion are 'paralysing' the fight against global warming with apocalyptic messaging, new UN climate chief warns", "url": "https://www.dailymail.co.uk/sciencetech/article-12361105/Doom-monger-eco-activists-like-Just-Stop-Oil-Extinction-Rebellion-paralysing-fight-against-global-warming-apocalyptic-messaging-new-climate-chief-warns.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "Fighting climate change.... from space! Scientist unveils bizarre plot to CATCH an asteroid and tether an enormous umbrella to it in an attempt to shield us from the sun's rays", "url": "https://www.dailymail.co.uk/sciencetech/article-12360681/Fighting-climate-change-space-Scientist-unveils-bizarre-plot-CATCH-asteroid-tether-enormous-umbrella-attempt-shield-suns-rays.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "Deborah Meaden accused of hypocrisy over climate change after she used a BBC event to lecture on saving the planet - while previously holidaying in far-flung locations", "url": "https://www.dailymail.co.uk/news/article-12352467/Deborah-Meaden-accused-hypocrisy-climate-change-used-BBC-event-lecture-saving-planet-previously-holidaying-far-flung-locations.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "Now ANOTHER Just Stop Oil activist interrupts own graduation ceremony as they are booed during impromptu speech about climate change before being dragged away", "url": "https://www.dailymail.co.uk/news/article-12348965/Another-Just-Stop-Oil-activist-interrupts-graduation-ceremony.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "JANET STREET-PORTER: There are fires every summer in the Mediterranean, but Europe's extreme weather and the hottest July ever shows climate change is NOT a myth. It's time to get used to the new normal", "url": "https://www.dailymail.co.uk/columnists/article-12347873/JANET-STREET-PORTER-Climate-change-not-myth.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "Tony Blair warns Britain can't stop climate change alone: Ex-PM suggests costly green policies are futile when UK's emissions are dwarfed by China's - as he makes break with Labour policy", "url": "https://www.dailymail.co.uk/news/article-12346355/Tony-Blair-warns-Britain-stop-climate-change-Ex-PM-suggests-costly-green-policies-futile-UKs-emissions-dwarfed-Chinas-makes-break-Labour-policy.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "Experts warn climate change could lead to more extreme heatwaves and icy winters as scientists say the hellish temperatures fuelling the wildfires in southern Europe would be 'impossible' without human influence", "url": "https://www.dailymail.co.uk/news/article-12337753/Experts-warn-climate-change-lead-extreme-heatwaves-icy-winters-scientists-say-hellish-temperatures-fuelling-wildfires-southern-Europe-impossible-without-human-influence.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "The real-life Day After Tomorrow: The Gulf Stream could COLLAPSE at 'any time' from 2025 thanks to climate change - plunging Europe into a deep freeze, warn scientists", "url": "https://www.dailymail.co.uk/sciencetech/article-12335853/The-real-life-Day-Tomorrow-Gulf-Stream-COLLAPSE-time-2025-thanks-climate-change-plunging-Europe-deep-freeze.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "Red light for Tories' costly green pledges - ministers begin axing environmental measures as Michael Gove says tackling climate change isn't a 'crusade'", "url": "https://www.dailymail.co.uk/news/article-12329947/Red-light-Tories-costly-green-pledges-ministers-begin-axing-environmental-measures-Michael-Gove-says-tackling-climate-change-isnt-crusade.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "ROSS CLARK: Yes, climate change is real. But the prophets of doom ignore some very inconvenient truths...", "url": "https://www.dailymail.co.uk/debate/article-12327589/ROSS-CLARK-Yes-climate-change-real-prophets-doom-ignore-inconvenient-truths.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "EXCLUSIVE: Top Republicans slam John Kerry's 'appeasement' of CCP during climate trip to China: This is 'typical zombie engagement thinking' by the Biden administration", "url": "https://www.dailymail.co.uk/news/article-12315851/Top-Republicans-slam-John-Kerrys-appeasement-CCP-climate-trip-China-typical-zombie-engagement-thinking-Biden-administration.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "EXCLUSIVE: Top Republican senator blasts Biden for climate 'hypocrisy' by sending Climate Czar John Kerry to jet set across the world while 'demonizing' fossil fuels", "url": "https://www.dailymail.co.uk/news/article-12311557/Top-Republican-senator-blasts-Biden-climate-hypocrisy-sending-Climate-Czar-John-Kerry-jet-set-world-demonizing-fossil-fuels.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "Warning to prosecco lovers... your favourite drink could be wiped out by climate change (and scientists think Cabernet Sauvignon might be a goner, too)", "url": "https://www.dailymail.co.uk/sciencetech/article-12299145/Prosecco-wiped-climate-change-research-finds.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "Eco-activists coat private jet with yellow spray in Ibiza while irate driver pushes his lorry through human blockade in Germany amid growing climate protests around Europe\u00a0", "url": "https://www.dailymail.co.uk/news/article-12298797/Eco-activists-coat-jet-paint-Ibiza-driver-pushes-eco-road-block-Germany.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "Forget the 9-5, get ready for the 6-2! Brits might have to work earlier (and ditch the suit and tie) to cope with the 'uncomfortable' heat caused by climate change, experts warn\u00a0", "url": "https://www.dailymail.co.uk/sciencetech/article-12298523/Britain-need-work-earlier-avoid-uncomfortable-heat.html?ico=topics_pagination_desktop", "source": "dm"}, {"title": "What's causing Europe's heatwave? Scientists reveal how scorching temperatures across the continent are being driven by a high-pressure anticyclone and El Ni\u00f1o - as well as climate change", "url": "https://www.dailymail.co.uk/sciencetech/article-12294997/Whats-causing-Europes-heatwave-Scientists-reveal-whats-scorching-temperatures.html?ico=topics_pagination_desktop", "source": "dm"}] | {"$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 companies as executives are grilled on climate disinformation", "url": "https://www.latimes.com/politics/story/2021-10-28/big-oil-executives-confront-congress-on-climate-change-disinformation"}, {"source": "LATimes", "title": "Heat waves are far deadlier than we think. How California neglects this climate threat", "url": "https://www.latimes.com/projects/california-extreme-heat-deaths-show-climate-change-risks/"}, {"source": "LATimes", "title": "World leaders head to Scotland for global climate talks. Here\u2019s what you need to know", "url": "https://www.latimes.com/environment/story/2021-10-28/world-leaders-head-to-scotland-for-global-climate-talks-heres-what-you-need-to-know"}, {"source": "LATimes", "title": "Column: Can humanity rise to the challenge in Glasgow and take some meaningful steps on climate change?", "url": "https://www.latimes.com/opinion/story/2021-10-28/climate-denial-glasgow"}, {"source": "LATimes", "title": "The Amazon is still burning. Can U.N. summit in Glasgow address such climate failures?", "url": "https://www.latimes.com/world-nation/story/2021-10-28/brazil-cop26"}, {"source": "LATimes", "title": "It\u2019s Biden\u2019s biggest climate policy. What happens if Joe Manchin kills it?", "url": "https://www.latimes.com/environment/newsletter/2021-10-21/joe-manchin-is-trying-to-kill-bidens-biggest-climate-policy-boiling-point"}] | {"$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-climate-disclosure-rules-to-tackle-fossil-fuel-investment-chains/", "source": "cityam"}, {"title": "\n\t\t\t\t\t\tCop26 is our last chance to tackle climate change as extreme weather takes hold\n\t\t\t\t\t", "url": "https://www.cityam.com/cop26-is-our-last-chance-to-tackle-climate-change-as-extreme-weather-takes-hold/", "source": "cityam"}, {"title": "Meet women leading the fight against climate change in London", "url": "https://www.standard.co.uk/news/london/international-womens-day-climate-change-london-b986784.html", "source": "es"}, {"title": "Prince Charles speaks of pride in William and Harry for climate work", "url": "https://www.standard.co.uk/news/uk/prince-charles-william-harry-climate-change-newsweek-b974764.html", "source": "es"}, {"title": "Cop26 deal was very vague, climate activist Greta Thunberg says", "url": "https://www.standard.co.uk/news/uk/greta-thunberg-cop26-deal-very-vague-b966337.html", "source": "es"}, {"title": "World\u2019s first patient diagnosed with suffering from \u2018climate change\u2019 ", "url": "https://www.standard.co.uk/news/world/canadian-worlds-first-patient-diagnosed-as-suffering-from-climate-change-b964934.html", "source": "es"}, {"title": "COP26 roundup: Key commitments on climate and highlights from Glasgow", "url": "https://www.standard.co.uk/news/uk/cop26-commitments-goals-climate-change-highlights-boris-johnson-joe-biden-modi-greta-thunberg-b964677.html", "source": "es"}, {"title": "Comment: On climate change and clean air, cities can lead the way", "url": "https://www.standard.co.uk/comment/climate-change-air-quality-sadiq-khan-andy-burnham-b964964.html", "source": "es"}, {"title": "UK offers \u00a3300 million to vulnerable countries to fight climate change", "url": "https://www.standard.co.uk/news/politics/uk-offers-ps300-million-vulnerable-countries-fight-climate-change-b964866.html", "source": "es"}, {"title": "Why politicians are the worst people to tackle climate change", "url": "https://www.standard.co.uk/comment/comment/why-politicians-are-the-worst-people-to-tackle-climate-change-cop26-b962514.html", "source": "es"}, {"title": "COP26: PM and Sturgeon are allies in climate change fight, says Khan", "url": "https://www.standard.co.uk/news/london/cop26-sadiq-khan-boris-johnson-nicola-sturgeon-allies-against-climate-change-b964075.html", "source": "es"}, {"title": "Sadiq promises green \u2018new world\u2019 after being appointed climate \u2018king\u2019", "url": "https://www.standard.co.uk/news/mayor/sadiq-khan-green-new-world-climate-c40-group-cop26-london-b963926.html", "source": "es"}, {"title": "London accountant who fought Ebola crisis now leading climate battle", "url": "https://www.standard.co.uk/news/world/london-accountant-who-fought-ebola-crisis-now-leading-climate-battle-b963880.html", "source": "es"}, {"title": "COP 26: Banks need to go against type to fight climate change", "url": "https://www.standard.co.uk/business/banks-climate-change-cop26-summit-green-b963841.html", "source": "es"}, {"title": "Comment: Speeches are good, but now is the time to act on climate", "url": "https://www.standard.co.uk/comment/cop26-glasgow-boris-johnson-climate-change-speech-leaders-b963655.html", "source": "es"}, {"title": "Comment: COP26 is our chance to unite on climate \u2013 we must take it", "url": "https://www.standard.co.uk/comment/cop26-glasgow-climate-change-carbon-emissions-b963228.html", "source": "es"}, {"title": "Confused about climate and Cop26? This jargon buster should help", "url": "https://www.standard.co.uk/news/uk/cop26-meaning-glasgow-jargon-climate-change-b963170.html", "source": "es"}, {"title": "How quick wins for our climate could also help our hip pockets", "url": "https://www.smh.com.au/environment/climate-change/how-quick-wins-for-our-climate-could-also-help-our-hip-pockets-20220411-p5acp7.html", "source": "smh"}, {"title": "\u2018Simply put, they are lying\u2019: Businesses all talk on climate action", "url": "https://www.smh.com.au/environment/climate-change/simply-put-they-are-lying-businesses-all-talk-on-climate-action-20220408-p5ac53.html", "source": "smh"}, {"title": "Thousand a day displaced by climate change, but they aren\u2019t protected like refugees: Expert", "url": "https://www.smh.com.au/environment/climate-change/thousand-a-day-displaced-by-climate-change-but-they-aren-t-protected-like-refugees-expert-20220408-p5ac3o.html", "source": "smh"}, {"title": "Despite its grim truths, not all the news in the climate report is bad", "url": "https://www.smh.com.au/environment/climate-change/despite-its-grim-truths-not-all-the-news-in-the-climate-report-is-bad-20220405-p5ab3a.html", "source": "smh"}, {"title": "\u2018File of shame\u2019: UN chief slams lack of action on climate change", "url": "https://www.smh.com.au/environment/climate-change/file-of-shame-un-chief-slams-lack-of-action-on-climate-change-20220404-p5aasn.html", "source": "smh"}, {"title": "Pinterest Pinterest announces ban on all climate misinformation ", "url": "https://www.theguardian.com/technology/2022/apr/06/pinterest-announces-ban-on-all-climate-misinformation", "source": "guardian"}, {"title": "Pinterest announces ban on all climate misinformation", "url": "https://www.theguardian.com/technology/2022/apr/06/pinterest-announces-ban-on-all-climate-misinformation", "source": "guardian"}, {"title": " \n \n \n I was targeted by Murdoch-owned media for supporting independent candidates and their climate agendas ", "url": "https://www.theguardian.com/commentisfree/2022/apr/08/i-was-targeted-by-murdoch-owned-media-for-supporting-independent-candidates-and-their-climate-agendas", "source": "guardian"}, {"title": "I was targeted by Murdoch-owned media for supporting independent candidates and their climate agendas", "url": "https://www.theguardian.com/commentisfree/2022/apr/08/i-was-targeted-by-murdoch-owned-media-for-supporting-independent-candidates-and-their-climate-agendas", "source": "guardian"}, {"title": " \n \n \n Is the world\u2019s most important climate legislation about to die in US Congress? ", "url": "https://www.theguardian.com/commentisfree/2022/apr/07/is-the-worlds-most-important-climate-legislation-about-to-die-in-us-congress", "source": "guardian"}, {"title": "Is the world\u2019s most important climate legislation about to die in US Congress?", "url": "https://www.theguardian.com/commentisfree/2022/apr/07/is-the-worlds-most-important-climate-legislation-about-to-die-in-us-congress", "source": "guardian"}, {"title": " \n \n \n \u2018Learning to live with it\u2019? From Covid to climate breakdown, it\u2019s the new way of failing ", "url": "https://www.theguardian.com/commentisfree/2022/apr/07/learning-live-covid-climate-breakdown-failing-government-flooding", "source": "guardian"}, {"title": "\u2018Learning to live with it\u2019? From Covid to climate breakdown, it\u2019s the new way of failing", "url": "https://www.theguardian.com/commentisfree/2022/apr/07/learning-live-covid-climate-breakdown-failing-government-flooding", "source": "guardian"}, {"title": "Climate crisis \u2018I was enjoying a life that was ruining the world\u2019: can therapy treat climate anxiety? ", "url": "https://www.theguardian.com/environment/2022/apr/12/climate-anxiety-therapy-mental-health", "source": "guardian"}, {"title": "\u2018I was enjoying a life that was ruining the world\u2019: can therapy treat climate anxiety?", "url": "https://www.theguardian.com/environment/2022/apr/12/climate-anxiety-therapy-mental-health", "source": "guardian"}, {"title": " \u2018I was enjoying a life that was ruining the world\u2019: can therapy treat climate anxiety? ", "url": "https://www.theguardian.com/environment/2022/apr/12/climate-anxiety-therapy-mental-health", "source": "guardian"}, {"title": "\u2018I was enjoying a life that was ruining the world\u2019: can therapy treat climate anxiety?", "url": "https://www.theguardian.com/environment/2022/apr/12/climate-anxiety-therapy-mental-health", "source": "guardian"}, {"title": "What is climate change?", "url": "https://www.un.org/en/climatechange/what-is-climate-change", "source": "un"}, {"title": "8 reasons not to give up hope - and take climate action", "url": "/en/news.un.org/en/story/2022/04/1115512", "source": "un"}, {"title": "Invisible no more: Women climate and environmental leaders ", "url": "https://stories.site/undp/invisible-no-more/?utm_source=web&utm_medium=homepage&utm_campaign=genderandclimate", "source": "un"}, {"title": "Learn what you can do to act on climate change", "url": "https://www.un.org/en/actnow/", "source": "un"}, {"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"}, {"title": " IPCC to table today report on mitigation of climate change TNN / Apr 04, 2022, 04:09 (IST) ", "url": "https://timesofindia.indiatimes.com/india/ipcc-to-table-today-report-on-mitigation-of-climate-change/articleshow/90630367.cms", "source": "timesofindia"}, {"title": " Key takeaways from the IPCC report on climate change mitigation Reuters / Apr 05, 2022, 11:18 (IST) Current emissions trajectories, if unchanged, put the planet on a path to warm by about 3.2 degrees C. If current national climate commitments are enacted, they still would fail to limit warming to 1.5 degrees C, instead putting the world on track for at least 2.2 degrees C if not more, the report says. ", "url": "https://timesofindia.indiatimes.com/home/environment/global-warming/key-takeaways-from-the-ipcc-report-on-climate-change-mitigation/articleshow/90657269.cms", "source": "timesofindia"}, {"title": " India makes strides in carbon capture technology to reach its mitigation goal to fight climate change TNN / Apr 12, 2022, 14:10 (IST) ", "url": "https://timesofindia.indiatimes.com/india/india-makes-strides-in-carbon-capture-technology-to-reach-its-mitigation-goal-to-fight-climate-change/articleshow/90796931.cms", "source": "timesofindia"}, {"title": " Why three isn\u2019t a crowd anymore for the faithful sarus crane TNN / Apr 11, 2022, 04:03 (IST) The sarus crane, the world\u2019s tallest flying bird, is changing its social habits due to climate change. The water bird is monogamous, meaning it pairs up for life. Three Indian ecologists have discovered the birds forming a trio by allowing a third sarus crane to join them and help them raise chicks in tougher conditions. ", "url": "https://timesofindia.indiatimes.com/city/delhi/why-three-isnt-a-crowd-anymore-for-the-faithful-sarus-crane/articleshow/90767085.cms", "source": "timesofindia"}, {"title": " Maharashtra: climate changes make Olive Ridleys arrive late, stay longer TNN / Apr 07, 2022, 03:52 (IST) kolhapur pradeep dingankar from gaonkhadi beach in ratnagiri is worried of the impact of the vagaries of weather on his plans to release the baby olive ridley turtles into the sea for almost two decades now the endangered species of turtles come to parts of coastal maharashtra for nesting the sudden changes in the weather \u2014 from scorching summer heat to heavy rainfall. ", "url": "https://timesofindia.indiatimes.com/city/kolhapur/climate-changes-make-olive-ridleys-arrive-late-stay-longer/articleshow/90695402.cms", "source": "timesofindia"}, {"title": " Jammu and Kashmir LG Manoj Sinha stresses on natural, organic farming for tackling challenges posed by climate change TNN / Apr 05, 2022, 23:38 (IST) ", "url": "https://timesofindia.indiatimes.com/city/jammu/jammu-and-kashmir-lg-manoj-sinha-stresses-on-natural-organic-farming-for-tackling-challenges-posed-by-climate-change/articleshow/90669926.cms", "source": "timesofindia"}, {"title": " India has proved it is second to none in combating climate change: Tirumurti ANI / Mar 21, 2022, 23:30 (IST) ", "url": "https://timesofindia.indiatimes.com/india/india-has-proved-it-is-second-to-none-in-combating-climate-change-tirumurti/articleshow/90361367.cms", "source": "timesofindia"}, {"title": " Five takeaways from the UN\u2019s latest 3,000-page climate report Bloomberg / Apr 05, 2022, 15:40 (IST) Keeping to the 1.5\u00b0C or even 2\u00b0C warming limit will be increasingly difficult without going into what scientists call \"overshoot,\" or surpassing the limit and then clawing back down. That means carbon removal is \"unavoidable\" for a path to net-zero emissions, the IPCC said. ", "url": "https://timesofindia.indiatimes.com/home/environment/global-warming/five-takeaways-from-the-uns-latest-3000-page-climate-report/articleshow/90659906.cms", "source": "timesofindia"}, {"title": " EPTRI to revise plan on climate change TNN / Mar 26, 2022, 03:43 (IST) Hyderabad: Environment Protection Training & Research Institute (EPTRI) conducted a roundtable on climate change for policy makers on Thursday as part of revision of state action plan on climate change for the state of Telangana. tnn ", "url": "https://timesofindia.indiatimes.com/city/hyderabad/eptri-to-revise-plan-on-climate-change/articleshow/90450874.cms", "source": "timesofindia"}, {"title": " Circularity can reduce carbon footprint, curb climate change SPOTLIGHT / Mar 30, 2022, 14:02 (IST) Circularity can reduce carbon footprint, curb climate change ", "url": "https://timesofindia.indiatimes.com/spotlight/circularity-can-reduce-carbon-footprint-curb-climate-change/articleshow/90521378.cms", "source": "timesofindia"}, {"title": " climate change increases the frequency of extreme weather events. ", "url": "https://timesofindia.indiatimes.com/web-stories/world/from-new-orleans-to-new-york-hurricane-idas-trail-of-devastation/climate-change-increases-the-frequency-of-extreme-weather-events-/photostory/85999847.cms", "source": "timesofindia"}, {"title": " See the latest photos of climate change ", "url": "https://photogallery.indiatimes.com/events/delhi/youth-activists-protest-to-demand-action-against-climate-change/youth-activists-protest-to-demand-action-against-the-climate-change/articleshow/81697815.cms", "source": "timesofindia"}, {"title": " Check out our latest images of climate change ", "url": "https://photogallery.indiatimes.com/events/delhi/youth-activists-protest-to-demand-action-against-climate-change/youth-activists-protest-to-demand-action-against-the-climate-change/articleshow/81697816.cms", "source": "timesofindia"}, {"title": " New pictures of climate change ", "url": "https://photogallery.indiatimes.com/events/delhi/youth-activists-protest-to-demand-action-against-climate-change/youth-activists-protest-to-demand-action-against-the-climate-change/articleshow/81697817.cms", "source": "timesofindia"}, {"title": " India has proved it is second to none in combating climate change ", "url": "https://timesofindia.indiatimes.com/videos/news/india-has-proved-it-is-second-to-none-in-combating-climate-change/videoshow/90361627.cms", "source": "timesofindia"}, {"title": " climate change threatens future of Winter Olympics ", "url": "https://timesofindia.indiatimes.com/videos/international/climate-change-threatens-future-of-winter-olympics/videoshow/89252198.cms", "source": "timesofindia"}, {"title": " Watch what climate change is doing to our planet ", "url": "https://timesofindia.indiatimes.com/videos/in-depth/watch-what-climate-change-is-doing-to-our-planet/videoshow/88276746.cms", "source": "timesofindia"}, {"title": " climate change impacting Nepal, says PM Deuba ", "url": "https://timesofindia.indiatimes.com/videos/news/climate-change-impacting-nepal-says-pm-deuba/videoshow/88776848.cms", "source": "timesofindia"}, {"title": "\n\nOil worker beat us up, claim climate protesters who broke into depot\n\n", "url": "https://www.telegraph.co.uk/news/2022/04/07/climate-protesters-claim-oil-workers-put-hospital-tying-refinery/", "source": "telegraph"}, {"title": "\n\nDrive less, go veggie and work from home \u2013 how you could save the planet from climate change\n\n", "url": "https://www.telegraph.co.uk/environment/2022/04/04/drive-less-go-veggie-work-home-could-save-planet-climate-change/", "source": "telegraph"}, {"title": "\n\n\u2018Vulnerable to climate change in every way\u2019: Mumbai eyes status as south Asia\u2019s first carbon neutral city\n\n", "url": "https://www.telegraph.co.uk/global-health/climate-and-people/vulnerable-climate-change-every-way-mumbai-eyes-status-asias/", "source": "telegraph"}, {"title": "\n\nHidden groundwater could save Africa from climate crisis\n\n", "url": "https://www.telegraph.co.uk/global-health/climate-and-people/hidden-groundwater-could-save-africa-climate-crisis/", "source": "telegraph"}, {"title": "\n\nThe best plants that will stand up to climate change\n\n", "url": "https://www.telegraph.co.uk/gardening/how-to-grow/what-plant-garden-climate-change-protect-environment-uk/", "source": "telegraph"}, {"title": "Biden\u2019s Climate ShiftThe war in Ukraine has led the president to retreat on his ambitious climate policies.By Michael Barbaro, Rob Szypko, Diana Nguyen, Luke Vander Ploeg, John Ketchum, M.J. Davis Lin, Brad Fisher, Marion Lozano, Dan Powell and Chris Wood", "url": "https://www.nytimes.com//2022/04/12/podcasts/the-daily/biden-climate-ukraine-war.html", "source": "nyt"}, {"title": "Facing Disastrous Floods, They Turned to Mangrove Trees for ProtectionIn the Sundarbans, an ecological treasure straddling India and Bangladesh that is now on the front lines of climate change, local women are leading an effort to mitigate the dangers of rising waters.By Suhasini Raj and Saumya Khandelwal", "url": "https://www.nytimes.com//2022/04/10/world/asia/sundarbans-mangroves-india-bangladesh.html", "source": "nyt"}, {"title": "A low-cost, low-tech climate solution that saves livesEarly warnings systems for extreme weather can sharply reduce death tolls when storms hit, and they don\u2019t need to be complicated.By Somini Sengupta", "url": "https://www.nytimes.com//2022/04/08/climate/weather-warnings-climate-change.html", "source": "nyt"}, {"title": "The Electric Car Market Heats UpSoaring fuel prices and climate change concerns are driving demand for the vehicles in Australia, as elsewhere. But they are particularly hard to find here.By Yan Zhuang", "url": "https://www.nytimes.com//2022/04/08/world/australia/the-electric-car-market-heats-up.html", "source": "nyt"}, {"title": "@nytclimatetwitter page for @nytclimate", "url": "https://www.nytimes.com/https://twitter.com/nytclimate", "source": "nyt"}, {"title": "Column: The only thing we should be talking about is the climate crisis", "url": "https://www.latimes.com/entertainment-arts/story/2022-04-07/climate-change-2022-adam-mckay-elizabeth-warren", "source": "latimes"}, {"title": "Sick of high gas prices? Then it\u2019s time to talk climate action", "url": "https://www.latimes.com/business/story/2022-03-09/high-gas-prices-time-to-talk-climate-action", "source": "latimes"}, {"title": "Heat waves are far deadlier than we think. How California neglects this climate threat", "url": "https://www.latimes.com/projects/california-extreme-heat-deaths-show-climate-change-risks/", "source": "latimes"}, {"title": "Earth hurtling toward a dangerous temperature limit, major climate report warns", "url": "https://www.latimes.com/environment/story/2022-04-04/world-hurtling-to-climate-danger-zone", "source": "latimes"}] | {"$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"}, {"title": " Key takeaways from the IPCC report on climate change mitigation Reuters / Apr 05, 2022, 11:18 (IST) Current emissions trajectories, if unchanged, put the planet on a path to warm by about 3.2 degrees C. If current national climate commitments are enacted, they still would fail to limit warming to 1.5 degrees C, instead putting the world on track for at least 2.2 degrees C if not more, the report says. ", "url": "https://timesofindia.indiatimes.com/home/environment/global-warming/key-takeaways-from-the-ipcc-report-on-climate-change-mitigation/articleshow/90657269.cms", "source": "timesofindia"}, {"title": " IPCC to table today report on mitigation of climate change TNN / Apr 04, 2022, 04:09 (IST) ", "url": "https://timesofindia.indiatimes.com/india/ipcc-to-table-today-report-on-mitigation-of-climate-change/articleshow/90630367.cms", "source": "timesofindia"}, {"title": " Maharashtra: climate changes make Olive Ridleys arrive late, stay longer TNN / Apr 07, 2022, 03:52 (IST) kolhapur pradeep dingankar from gaonkhadi beach in ratnagiri is worried of the impact of the vagaries of weather on his plans to release the baby olive ridley turtles into the sea for almost two decades now the endangered species of turtles come to parts of coastal maharashtra for nesting the sudden changes in the weather \u2014 from scorching summer heat to heavy rainfall. ", "url": "https://timesofindia.indiatimes.com/city/kolhapur/climate-changes-make-olive-ridleys-arrive-late-stay-longer/articleshow/90695402.cms", "source": "timesofindia"}, {"title": " Jammu and Kashmir LG Manoj Sinha stresses on natural, organic farming for tackling challenges posed by climate change TNN / Apr 05, 2022, 23:38 (IST) ", "url": "https://timesofindia.indiatimes.com/city/jammu/jammu-and-kashmir-lg-manoj-sinha-stresses-on-natural-organic-farming-for-tackling-challenges-posed-by-climate-change/articleshow/90669926.cms", "source": "timesofindia"}, {"title": " Why three isn\u2019t a crowd anymore for the faithful sarus crane TNN / Apr 11, 2022, 04:03 (IST) The sarus crane, the world\u2019s tallest flying bird, is changing its social habits due to climate change. The water bird is monogamous, meaning it pairs up for life. Three Indian ecologists have discovered the birds forming a trio by allowing a third sarus crane to join them and help them raise chicks in tougher conditions. ", "url": "https://timesofindia.indiatimes.com/city/delhi/why-three-isnt-a-crowd-anymore-for-the-faithful-sarus-crane/articleshow/90767085.cms", "source": "timesofindia"}, {"title": " Circularity can reduce carbon footprint, curb climate change SPOTLIGHT / Mar 30, 2022, 14:02 (IST) Circularity can reduce carbon footprint, curb climate change ", "url": "https://timesofindia.indiatimes.com/spotlight/circularity-can-reduce-carbon-footprint-curb-climate-change/articleshow/90521378.cms", "source": "timesofindia"}, {"title": " Five takeaways from the UN\u2019s latest 3,000-page climate report Bloomberg / Apr 05, 2022, 15:40 (IST) Keeping to the 1.5\u00b0C or even 2\u00b0C warming limit will be increasingly difficult without going into what scientists call \"overshoot,\" or surpassing the limit and then clawing back down. That means carbon removal is \"unavoidable\" for a path to net-zero emissions, the IPCC said. ", "url": "https://timesofindia.indiatimes.com/home/environment/global-warming/five-takeaways-from-the-uns-latest-3000-page-climate-report/articleshow/90659906.cms", "source": "timesofindia"}, {"title": " Pune: climate change shows its colour at professor\u2019s garden TNN / Mar 27, 2022, 04:06 (IST) Ankur Patwardhan, head of Annasaheb Kulkarni department of biodiversity at Abasaheb Garware College, has developed a \u2018living lab\u2019 on the terrace of his house to study butterflies. ", "url": "https://timesofindia.indiatimes.com/city/pune/climate-change-shows-its-colour-at-professors-garden/articleshow/90467685.cms", "source": "timesofindia"}, {"title": " India makes strides in carbon capture technology to reach its mitigation goal to fight climate change TNN / Apr 12, 2022, 14:10 (IST) ", "url": "https://timesofindia.indiatimes.com/india/india-makes-strides-in-carbon-capture-technology-to-reach-its-mitigation-goal-to-fight-climate-change/articleshow/90796931.cms", "source": "timesofindia"}, {"title": " India has proved it is second to none in combating climate change: Tirumurti ANI / Mar 21, 2022, 23:30 (IST) ", "url": "https://timesofindia.indiatimes.com/india/india-has-proved-it-is-second-to-none-in-combating-climate-change-tirumurti/articleshow/90361367.cms", "source": "timesofindia"}, {"title": " climate change increases the frequency of extreme weather events. ", "url": "https://timesofindia.indiatimes.com/web-stories/world/from-new-orleans-to-new-york-hurricane-idas-trail-of-devastation/climate-change-increases-the-frequency-of-extreme-weather-events-/photostory/85999847.cms", "source": "timesofindia"}, {"title": " Effect of climate change on coffee production ", "url": "https://timesofindia.indiatimes.com/life-style/food-news/how-climate-change-is-affecting-your-usual-cup-of-coffee/effect-of-climate-change-on-coffee-production/photostory/82115531.cms", "source": "timesofindia"}, {"title": " climate change is also among the top issues on the summit's agenda ", "url": "https://timesofindia.indiatimes.com/world/uk/for-cornwall-g7-summit-brings-a-mix-of-disruption-and-hope/activists-known-as-green-spirits-demonstrate-in-st-ives-/photostory/83435105.cms", "source": "timesofindia"}, {"title": " See the latest photos of climate change ", "url": "https://photogallery.indiatimes.com/events/delhi/youth-activists-protest-to-demand-action-against-climate-change/youth-activists-protest-to-demand-action-against-the-climate-change/articleshow/81697814.cms", "source": "timesofindia"}, {"title": " India has proved it is second to none in combating climate change ", "url": "https://timesofindia.indiatimes.com/videos/news/india-has-proved-it-is-second-to-none-in-combating-climate-change/videoshow/90361627.cms", "source": "timesofindia"}, {"title": " climate change threatens future of Winter Olympics ", "url": "https://timesofindia.indiatimes.com/videos/international/climate-change-threatens-future-of-winter-olympics/videoshow/89252198.cms", "source": "timesofindia"}, {"title": " Watch what climate change is doing to our planet ", "url": "https://timesofindia.indiatimes.com/videos/in-depth/watch-what-climate-change-is-doing-to-our-planet/videoshow/88276746.cms", "source": "timesofindia"}, {"title": " climate change impacting Nepal, says PM Deuba ", "url": "https://timesofindia.indiatimes.com/videos/news/climate-change-impacting-nepal-says-pm-deuba/videoshow/88776848.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", "source": "nyt"}, {"title": "letter 230Searching for Australia\u2019s Climate Tipping PointThe world, and most Australians, are increasingly disappointed by Australia\u2019s lackluster approach to addressing climate change.By Damien Cave", "url": "/2021/10/21/world/australia/climate-change-tipping-point.html", "source": "nyt"}, {"title": "La Ni\u00f1a Weather Pattern Likely to Prolong Western Drought, NOAA SaysThe climate pattern may also bring some relief to Northern California and the Pacific Northwest this winter.By Henry Fountain", "url": "/2021/10/21/climate/noaa-forecast-winter-drought-lanina.html", "source": "nyt"}] | {"$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/2022/02/09/mayors-covids-toll-cities-far-reaching-00004996", "source": "politico"}, {"title": "Maine jobs program for opioid epidemic sufferers gets $2M", "url": "https://apnews.com/article/coronavirus-pandemic-health-maine-epidemics-opioids-49257ff182eb28f48ca45deba6fdeee2", "source": "apnews"}, {"title": "$2M for training, jobs in Maine locales hit by opioid crisis", "url": "https://apnews.com/article/business-health-maine-opioids-1f7ca0648808a64d8de1f7bbad5d2bfa", "source": "apnews"}] | {"$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\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": " Biden heads to crucial climate talks as wary allies wonder if US will deliver ", "url": "https://www.theguardian.com/environment/2021/oct/29/joe-biden-glasgow-cop-26-summit-climate-crisis", "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"]}} |
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", "type": ["string", "null"]}, "tags": {"title": "any tags associated with the article by the publisher", "type": "array", "items": {"type": "string"}}, "format": {"title": "format the extracted article content has been converted to (html, md, text)", "type": "string"}, "content": {"title": "escaped html", "type": "string"}}, "type": "object"} | |
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.thetimes.co.uk/article/20-things-you-can-do-right-now-to-stop-climate-change-xklr5qdj5", "source": "thetimes"}, {"title": "How much do you really know about climate change?", "url": "https://www.thetimes.co.uk/article/how-much-do-you-really-know-about-the-climate-crisis-8jn7d03hd", "source": "thetimes"}, {"title": "Fire, famine and rising seas: the effects of climate change explained", "url": "https://www.thetimes.co.uk/article/the-effects-of-climate-change-explained-why-we-need-to-act-now-57hwpmw7h", "source": "thetimes"}, {"title": "How are countries tackling climate change before Cop26?", "url": "https://www.thetimes.co.uk/article/how-are-countries-tackling-climate-change-before-cop26-r8kz63hvj", "source": "thetimes"}, {"title": "Mountain rescue adapts to climate change", "url": "https://www.thetimes.co.uk/article/mountain-rescue-adapts-to-climate-change-bz36b58rz", "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"]}} |
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-look-up-climate.html", "source": "nyt"}, {"title": "The World Has Changed. So Has \u201852 Places.\u2019Our annual list of destinations to visit this year looks at spots where visitors can be part of the solution to problems like overtourism and climate change.By Amy Virshup", "url": "/2022/01/10/travel/a-different-kind-of-52.html", "source": "nyt"}, {"title": "Biden Consoles Residents in Fire-Ravaged ColoradoThe president said the devastation caused by natural disasters rooted in climate change was \u201ca blinking \u2018code red\u2019 for our nation.\u201dBy Zolan Kanno-Youngs", "url": "/2022/01/07/us/politics/biden-colorado-fires.html", "source": "nyt"}, {"title": "@nytclimatetwitter page for @nytclimate", "url": "https://twitter.com/nytclimate", "source": "nyt"}, {"title": " UK government sued over \u2018pie-in-the-sky\u2019 net-zero climate strategy ", "url": "https://www.theguardian.com/environment/2022/jan/12/net-zero-climate-strategy-uk-government-sued", "source": "guardian"}, {"title": "UK government sued over \u2018pie-in-the-sky\u2019 net-zero climate strategy", "url": "https://www.theguardian.com/environment/2022/jan/12/net-zero-climate-strategy-uk-government-sued", "source": "guardian"}, {"title": " Johnson\u2019s political weakness leaves climate agenda at risk, say campaigners ", "url": "https://www.theguardian.com/environment/2022/jan/11/boris-johnson-climate-action-net-zero-conservative-party", "source": "guardian"}, {"title": "Johnson\u2019s political weakness leaves climate agenda at risk, say campaigners", "url": "https://www.theguardian.com/environment/2022/jan/11/boris-johnson-climate-action-net-zero-conservative-party", "source": "guardian"}, {"title": " German climate minister says speed of carbon cuts needs to be trebled ", "url": "https://www.theguardian.com/world/2022/jan/11/germany-must-pull-together-to-achieve-climate-targets-says-green-minister", "source": "guardian"}, {"title": "German climate minister says speed of carbon cuts needs to be trebled", "url": "https://www.theguardian.com/world/2022/jan/11/germany-must-pull-together-to-achieve-climate-targets-says-green-minister", "source": "guardian"}, {"title": " US hit by 20 separate billion-dollar climate disasters in 2021, Noaa report says ", "url": "https://www.theguardian.com/environment/2022/jan/11/us-hit-by-20-separate-billion-dollar-climate-disasters-in-2021-noaa-report-says", "source": "guardian"}, {"title": "The real climate change villain is CHINA not Australia, argues energy minister - but the economic heavyweight is escaping scrutiny", "url": "https://www.dailymail.co.uk/news/article-10337943/Energy-minister-says-climate-change-focus-China.html", "source": "dm"}] | {"$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://www.thetimes.co.uk/article/20-things-you-can-do-right-now-to-stop-climate-change-xklr5qdj5", "fuente": "thetimes"}] | {"$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 chains", "url": "https://cityam.go-vip.net/fca-tables-new-climate-disclosure-rules-to-tackle-fossil-fuel-investment-chains/", "fuente": "cityam"}, {"titulo": "\n\t\t\t\t\t\t\t\t\t\t\t\t\tCop accused of dumping oil on climate protester blocking road\t\t\t\t\t\t\t\t\t\t\t\t", "url": "https://nypost.com/2023/09/13/german-cop-accused-of-dumping-oil-on-climate-protesters-that-blocked-road/", "fuente": "nypost"}] | {"$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": "newyorktimes"}, {"title": "The Cocktail Bar Dead Rabbit Will Expand to New Orleans and Beyond", "url": "https://www.nytimes.com/2022/04/04/dining/dead-rabbit-austin-new-orleans-hazel-and-apple.html?searchResultPosition=2", "imgURL": "https://static01.nyt.com/images/2022/04/06/dining/06rabbit3/04rabbit3-threeByTwoSmallAt2X.jpg?quality=75&auto=webp&disable=upscale", "source": "newyorktimes"}, {"title": "Need an Irish Whiskey Primer? Trust the Dead Rabbit.", "url": "https://www.nytimes.com/2022/02/28/dining/the-dead-rabbit-book.html?searchResultPosition=3", "imgURL": "https://static01.nyt.com/images/2022/03/02/dining/28Burner-book/28Burner-book-threeByTwoSmallAt2X.jpg?quality=75&auto=webp&disable=upscale", "source": "newyorktimes"}, {"title": "Brian Cox Takes Stock of His Eventful Life on Stage and Screen", "url": "https://www.nytimes.com/2022/01/21/books/review-brian-cox-memoir-putting-rabbit-in-hat.html?searchResultPosition=4", "imgURL": "https://static01.nyt.com/images/2022/01/24/books/23BOOKCOX1/23BOOKCOX1-threeByTwoSmallAt2X.png?quality=75&auto=webp&disable=upscale", "source": "newyorktimes"}, {"title": "Rabbit Run? Rabbit, Run!", "url": "https://www.nytimes.com/1992/05/31/nyregion/rabbit-run-rabbit-run.html?searchResultPosition=5", "source": "newyorktimes"}, {"title": "\u2018Peter Rabbit 2: The Runaway\u2019 Review: Rabbit Redux", "url": "https://www.nytimes.com/2021/06/10/movies/peter-rabbit-2-the-runaway-review.html?searchResultPosition=6", "imgURL": "https://static01.nyt.com/images/2021/06/10/arts/peter1/peter1-threeByTwoSmallAt2X.jpg?quality=75&auto=webp&disable=upscale", "source": "newyorktimes"}] | {"$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": "newyorktimes"}, {"title": "The Cocktail Bar Dead Rabbit Will Expand to New Orleans and Beyond", "url": "https://www.nytimes.com/2022/04/04/dining/dead-rabbit-austin-new-orleans-hazel-and-apple.html?searchResultPosition=2", "imgURL": "https://static01.nyt.com/images/2022/04/06/dining/06rabbit3/04rabbit3-threeByTwoSmallAt2X.jpg?quality=75&auto=webp&disable=upscale", "source": "newyorktimes"}, {"title": "Need an Irish Whiskey Primer? Trust the Dead Rabbit.", "url": "https://www.nytimes.com/2022/02/28/dining/the-dead-rabbit-book.html?searchResultPosition=3", "imgURL": "https://static01.nyt.com/images/2022/03/02/dining/28Burner-book/28Burner-book-threeByTwoSmallAt2X.jpg?quality=75&auto=webp&disable=upscale", "source": "newyorktimes"}, {"title": "Brian Cox Takes Stock of His Eventful Life on Stage and Screen", "url": "https://www.nytimes.com/2022/01/21/books/review-brian-cox-memoir-putting-rabbit-in-hat.html?searchResultPosition=4", "imgURL": "https://static01.nyt.com/images/2022/01/24/books/23BOOKCOX1/23BOOKCOX1-threeByTwoSmallAt2X.png?quality=75&auto=webp&disable=upscale", "source": "newyorktimes"}, {"title": "Rabbit Run? Rabbit, Run!", "url": "https://www.nytimes.com/1992/05/31/nyregion/rabbit-run-rabbit-run.html?searchResultPosition=5", "source": "newyorktimes"}, {"title": "\u2018Peter Rabbit 2: The Runaway\u2019 Review: Rabbit Redux", "url": "https://www.nytimes.com/2021/06/10/movies/peter-rabbit-2-the-runaway-review.html?searchResultPosition=6", "imgURL": "https://static01.nyt.com/images/2021/06/10/arts/peter1/peter1-threeByTwoSmallAt2X.jpg?quality=75&auto=webp&disable=upscale", "source": "newyorktimes"}] | {"$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 to help fuel poverty or the climate", "url": "https://www.telegraph.co.uk//business/2022/01/08/hammering-big-oil-will-do-nothing-help-fuel-poverty-climate/", "source": "telegraph"}, {"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"]}} |
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": "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/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": "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/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": "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/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 Negara, RPD 2023-2026 itu juga melanjutkan program pembangunan setelah masa jabatan Anies selesai. ", "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/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": "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/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 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": " UK pupils failed by schools\u2019 teaching of climate crisis, experts say ", "url": "https://www.theguardian.com/education/2022/jan/28/uk-pupils-failed-by-schools-teaching-of-climate-crisis-experts-say", "source": "guardian"}, {"title": "UK pupils failed by schools\u2019 teaching of climate crisis, experts say", "url": "https://www.theguardian.com/education/2022/jan/28/uk-pupils-failed-by-schools-teaching-of-climate-crisis-experts-say", "source": "guardian"}, {"title": " One in five UK councils have no climate action plan, campaigners say ", "url": "https://www.theguardian.com/society/2022/jan/27/one-in-five-uk-councils-have-no-climate-action-plan-campaigners-say", "source": "guardian"}, {"title": "One in five UK councils have no climate action plan, campaigners say", "url": "https://www.theguardian.com/society/2022/jan/27/one-in-five-uk-councils-have-no-climate-action-plan-campaigners-say", "source": "guardian"}, {"title": " \u2018Word salad of nonsense\u2019: scientists denounce Jordan Peterson\u2019s comments on climate models ", "url": "https://www.theguardian.com/environment/2022/jan/27/word-salad-of-nonsense-scientists-denounce-jordan-petersons-comments-on-climate-models", "source": "guardian"}, {"title": "\u2018Word salad of nonsense\u2019: scientists denounce Jordan Peterson\u2019s comments on climate models", "url": "https://www.theguardian.com/environment/2022/jan/27/word-salad-of-nonsense-scientists-denounce-jordan-petersons-comments-on-climate-models", "source": "guardian"}, {"title": " \n \n \n The gap between Australian climate policy and the science is closing far too slowly \u2013 we have to keep up the pressure ", "url": "https://www.theguardian.com/environment/2022/jan/28/the-gap-between-australian-climate-policy-and-the-science-is-closing-far-too-slowly-we-have-to-keep-up-the-pressure", "source": "guardian"}, {"title": "The gap between Australian climate policy and the science is closing far too slowly \u2013 we have to keep up the pressure", "url": "https://www.theguardian.com/environment/2022/jan/28/the-gap-between-australian-climate-policy-and-the-science-is-closing-far-too-slowly-we-have-to-keep-up-the-pressure", "source": "guardian"}, {"title": " \u2018We relied on the lake. Now it\u2019s killing us\u2019: climate crisis threatens future of Kenya\u2019s El Molo people ", "url": "https://www.theguardian.com/global-development/2022/feb/01/we-relied-on-the-lake-now-its-killing-us-climate-crisis-threatens-future-of-kenyas-el-molo-people", "source": "guardian"}, {"title": "\u2018We relied on the lake. Now it\u2019s killing us\u2019: climate crisis threatens future of Kenya\u2019s El Molo people ", "url": "https://www.theguardian.com/global-development/2022/feb/01/we-relied-on-the-lake-now-its-killing-us-climate-crisis-threatens-future-of-kenyas-el-molo-people", "source": "guardian"}, {"title": " \u2018He\u2019s a villain\u2019: Joe Manchin attracts global anger over climate crisis ", "url": "https://www.theguardian.com/us-news/2022/jan/26/joe-manchin-climate-crisis-global-villain", "source": "guardian"}, {"title": "\u2018He\u2019s a villain\u2019: Joe Manchin attracts global anger over climate crisis", "url": "https://www.theguardian.com/us-news/2022/jan/26/joe-manchin-climate-crisis-global-villain", "source": "guardian"}, {"title": " Ethical carbon offsetting has a role to play in tackling the climate crisis ", "url": "https://www.theguardian.com/environment/2022/jan/31/ethical-carbon-offsetting-has-a-role-to-play-in-tackling-the-climate-crisis", "source": "guardian"}, {"title": "Ethical carbon offsetting has a role to play in tackling the climate crisis", "url": "https://www.theguardian.com/environment/2022/jan/31/ethical-carbon-offsetting-has-a-role-to-play-in-tackling-the-climate-crisis", "source": "guardian"}, {"title": " \u2018Word salad of nonsense\u2019: scientists denounce Jordan Peterson\u2019s comments on climate models ", "url": "https://www.theguardian.com/environment/2022/jan/27/word-salad-of-nonsense-scientists-denounce-jordan-petersons-comments-on-climate-models", "source": "guardian"}, {"title": "\u2018Word salad of nonsense\u2019: scientists denounce Jordan Peterson\u2019s comments on climate models", "url": "https://www.theguardian.com/environment/2022/jan/27/word-salad-of-nonsense-scientists-denounce-jordan-petersons-comments-on-climate-models", "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"]}} |
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\u041a\u041b\u0423\u0417\u0418\u0412\u041d\u041e", "url": "https://www.plovdiv24.bg/novini/plovdiv/Vdigat-metalna-konstrukciya-na-myastoto-na-Betonniya-most-1146759", "imgUrl": "https://i.id24.bg/img/spacer.gif"}, {"title": "6 \u043c\u0438\u043b\u0438\u043e\u043d\u0430 \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u0430 \u0441\u0435 \u0434\u0432\u0438\u0436\u0430\u0442 \u0438\u0437 \u0443\u043b\u0438\u0446\u0438\u0442\u0435 \u043d\u0430 \u041f\u043b\u043e\u0432\u0434\u0438\u0432", "url": "https://www.plovdiv24.bg/novini/plovdiv/6-miliona-avtomobila-se-dvizhat-iz-ulicite-na-Plovdiv-1147037", "imgUrl": "https://i.id24.bg/img/spacer.gif"}, {"title": "\u041d\u044f\u043c\u0430 \u0434\u0430 \u043f\u043e\u0437\u043d\u0430\u0435\u0442\u0435 \u0441\u0442\u0430\u0434\u0438\u043e\u043d \"\u041b\u043e\u043a\u043e\u043c\u043e\u0442\u0438\u0432\" \u0432 \u043c\u043e\u043c\u0435\u043d\u0442\u0430!\u041f\u042a\u0420\u0412\u041e \u0412 10", "url": "https://www.plovdiv24.bg/sport/1146744.html", "imgUrl": "https://i.id24.bg/img/spacer.gif"}, {"title": "\u041a\u044a\u0434\u0435 \u0441\u0442\u0435, \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u0438? \u0423\u0447\u0435\u043d\u0438\u0446\u0438 \u0441\u0430 \u0430\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043d\u0430 \u0441\u0440\u0430\u043c\u043d\u0438\u044f \u0430\u043a\u0442 \u0432 \u0446\u0435\u043d\u0442\u044a\u0440\u0430 \u043d\u0430 \u041f\u043b\u043e\u0432... 3", "url": "https://www.plovdiv24.bg/novini/plovdiv/Kude-ste-roditeli-Uchenici-sa-avtorite-na-sramniya-akt-v-centura-na-Plov-1146877", "imgUrl": "https://i.id24.bg/img/spacer.gif"}, {"title": "\u0415\u043a\u0441\u043f\u043e\u043b\u0438\u0446\u0430\u044f\u0442, \u043e\u0431\u0432\u0438\u043d\u0435\u043d \u0437\u0430 \u0443\u0431\u0438\u0439\u0441\u0442\u0432\u043e\u0442\u043e \u043d\u0430 \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u0438\u0442\u0435 \u0441\u0438, \u0441 9 \u0437\u0430\u0431\u043e\u043b\u044f\u0432\u0430\u043d\u0438\u044f", "url": "https://www.plovdiv24.bg/novini/plovdiv/Ekspolicayat-obvinen-za-ubiistvoto-na-roditelite-si-s-9-zabolyavaniya-1146816", "imgUrl": "https://i.id24.bg/img/spacer.gif"}, {"title": "\u041c\u043e\u0449\u043d\u0430 \u0442\u0440\u0430\u043d\u0441\u0444\u0435\u0440\u043d\u0430 \u0431\u043e\u043c\u0431\u0430 \u043f\u043e\u0434\u0433\u043e\u0442\u0432\u044f \u041f\u0424\u041a \u0411\u043e\u0442\u0435\u0432 3", "url": "https://www.plovdiv24.bg/sport/1146988.html", "imgUrl": "https://i.id24.bg/img/spacer.gif"}, {"title": "\u0425\u0432\u0430\u043d\u0430\u0445\u0430 \u043c\u043d\u043e\u0433\u043e \u043f\u0438\u044f\u043d \u0448\u043e\u0444\u044c\u043e\u0440 \u0432 \u041a\u044e\u0447\u0443\u043a\u0430", "url": "https://www.plovdiv24.bg/novini/plovdiv/Hvanaha-mnogo-piyan-shofyor-v-Kyuchuka-1147060", "imgUrl": "https://i.id24.bg/img/spacer.gif"}, {"title": "\u041e\u0444\u0438\u0446\u0438\u0430\u043b\u043d\u043e \u0441\u044a\u043e\u0431\u0449\u0435\u043d\u0438\u0435 \u043e\u0442 \"\u041a\u0430\u0443\u0444\u043b\u0430\u043d\u0434\", \u043d\u0435 \u0435 \u0437\u0430 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0438\u0442\u0435!", "url": "https://www.plovdiv24.bg/novini/Bylgaria/Oficialno-suobshtenie-ot-Kaufland-ne-e-za-sertifikatite-1147062", "imgUrl": "https://i.id24.bg/img/spacer.gif"}, {"title": "\u041f\u043e\u044f\u0432\u0438 \u0441\u0435 \u0432\u0438\u0434\u0435\u043e \u043e\u0442 \u0441\u043a\u0430\u043d\u0434\u0430\u043b\u0430 \u043f\u0440\u0435\u0434 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u0430 \u043d\u0430 \u04101 2", "url": "https://www.plovdiv24.bg/novini/Bylgaria/Poyavi-se-video-ot-skandala-pred-magazina-na-A1-1146935", "imgUrl": "https://i.id24.bg/img/spacer.gif"}, {"title": "\u0429\u0435 \u0440\u0430\u0437\u0434\u0430\u0432\u0430\u0442 \u043f\u043e\u043c\u043e\u0449\u0438 \u0437\u0430 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043c\u043e\u0431\u0438\u043b\u0438!", "url": "https://www.plovdiv24.bg/novini/Bylgaria/Shte-razdavat-pomoshti-za-elektromobili-1146922", "imgUrl": "https://i.id24.bg/img/spacer.gif"}, {"title": "\u0410\u0431\u0441\u043e\u043b\u044e\u0442\u043d\u043e \u0431\u0435\u0437\u043f\u043b\u0430\u0442\u043d\u043e \u043c\u043e\u0440\u0435 \u0438 4-\u0437\u0432\u0435\u0437\u0434\u0435\u043d \u0445\u043e\u0442\u0435\u043b \u0432 \u041f\u0440\u0438\u043c\u043e\u0440\u0441\u043a\u043e, \u043d\u043e \u043f\u0440\u0438 \u0435\u0434\u043d\u043e \u0443\u0441\u043b\u043e... 2", "url": "https://www.plovdiv24.bg/novini/plovdiv/Absolyutno-bezplatno-more-i-4-zvezden-hotel-v-Primorsko-no-pri-edno-uslo-1146904", "imgUrl": "https://i.id24.bg/img/spacer.gif"}, {"title": "\u0423\u0447\u0430\u0441\u0442\u043d\u0438\u043a \u0432 \"\u0418\u0433\u0440\u0438 \u043d\u0430 \u0432\u043e\u043b\u044f\u0442\u0430\" \u0441\u0435 \u043e\u0436\u0435\u043d\u0438, \u0431\u0443\u043b\u043a\u0430\u0442\u0430 - \u0433\u043e\u043b\u044f\u043c\u0430 \u0445\u0443\u0431\u0430\u0432\u0438\u0446\u0430 1", "url": "https://www.plovdiv24.bg/novini/interesno/Uchastnik-v-Igri-na-volyata-se-ozheni-bulkata-golyama-hubavica-1146647", "imgUrl": "https://i.id24.bg/img/spacer.gif"}] | {"$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 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"}] | {"$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 action", "url": "https://www.bbc.co.uk/news/uk-62940512", "source": "bbc"}, {"title": "Charles will not cool on climate action, say friends", "url": "https://www.bbc.co.uk/news/science-environment-62876790", "source": "bbc"}, {"title": "How Pakistan floods are linked to climate change", "url": "https://www.bbc.co.uk/news/science-environment-62758811", "source": "bbc"}, {"title": "Kerry: I hope Charles will push for climate action", "url": "https://www.bbc.co.uk/news/uk-62940512", "source": "bbc"}] | {"$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"]}} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.