forked from GauravKrv/apisforyou
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnews.html
26 lines (22 loc) · 1.13 KB
/
news.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>News</title>
</head>
<body>
<h1>Corona virus World and India data - FREE</h1>
<p>Corona virus World and India data API Documentation
COVID-19 World and India data</p>
<a href="https://rapidapi.com/spamakashrajtech/api/corona-virus-world-and-india-data/">Go to documentation </a>
<h1>WEATHER API</h1>
<p>A weather API is an Application Programming Interface that allows weather data to be queried from scripts and code.
Good weather APIs provide both historical weather data and forecast data via an easy-to-use, well-defined programming interface.</p>
<a href="https://rapidapi.com/weatherbit/api/weather/">Go to documentation </a>
<h1>CNBC API</h1>
<p>This API helps to query for business news and live market data to create a financial site such as cnbc.com</p>
<a href="https://rapidapi.com/apidojo/api/cnbc/">Go to documentation</a>
</body>
</html>