8000 Added Open-Meteo to weather apis in public api list by Rishabhsaini21 · Pull Request #4813 · public-apis/public-apis · GitHub
[go: up one dir, main page]

Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1880,6 +1880,8 @@ API | Description | Auth | HTTPS | CORS |
| [WeatherAPI](https://www.weatherapi.com/) | Weather API with other stuff like Astronomy and Geolocation API | `apiKey` | Yes | Yes |
| [Weatherbit](https://www.weatherbit.io/api) | Weather | `apiKey` | Yes | Unknown |
| [Yandex.Weather](https://yandex.com/dev/weather/) | Assesses weather condition in specific locations | `apiKey` | Yes | No |
| [Open-Meteo](https://open-meteo.com/) | A Free weather forecasts for global locations | None | Yes | Yes |


**[⬆ Back to Index](#index)**
<br >
Expand Down
0