BeoCode/Weather
Archived
6
0
Fork
You've already forked Weather
11

API suggestions #46

Open
opened 2022年09月07日 22:15:52 +02:00 by Beowulf · 8 comments

I am looking for an alternative API to the OpenWeatherMap API and am currently really considering rewriting the app with Jetpack Compose and Material 3. (No guarantee as time is very limited.)
If you know of a free API (either completely free, or usable after creating an account (email, password - important no payment information)), please suggest it here.

Please write it (if possible) in the following format:

Open-Meteo

I am looking for an alternative API to the OpenWeatherMap API and am currently really considering rewriting the app with Jetpack Compose and Material 3. (No guarantee as time is very limited.) If you know of a free API (either completely free, or usable after creating an account (email, password - important no payment information)), please suggest it here. Please write it (if possible) in the following format: ## Open-Meteo - Homepage: https://open-meteo.com/ - Documentation: https://open-meteo.com/en/docs - No Acc needed
Author
Owner
Copy link

Here the template for copying:

## Name
- Homepage: https://
- Documentation: https://
- Acc needed (email, password) / No Acc needed
Here the template for copying: ``` ## Name - Homepage: https:// - Documentation: https:// - Acc needed (email, password) / No Acc needed ```
## Visual Crossing - Homepage: https://www.visualcrossing.com/ - Documentation: https://www.visualcrossing.com/resources/documentation/weather-api/timeline-weather-api/ - Acc needed (email, password)

Have you looked at pirateweather.net? Looks like it might fit the bill.

Have you looked at pirateweather.net? Looks like it might fit the bill.
Author
Owner
Copy link

Hi,

Check with this:

Homepage: https://www.getambee.com/
Documentation: https://www.getambee.com/api-documentation

Thanks,

Thanks @liamjones for your suggestions, but Ambee isn't a free api (https://www.getambee.com/pricing)

> Hi, > > Check with this: > > **Homepage:** https://www.getambee.com/ > **Documentation:** https://www.getambee.com/api-documentation > > Thanks, Thanks @liamjones for your suggestions, but Ambee isn't a free api (https://www.getambee.com/pricing)
Author
Owner
Copy link

Have you looked at pirateweather.net? Looks like it might fit the bill.

Thanks @baarkerlounger , I will have a look at it

> Have you looked at pirateweather.net? Looks like it might fit the bill. Thanks @baarkerlounger , I will have a look at it

OpenWeatherMap still says it's free for up to 1,000 calls per day.

One Call API 3.0
Subscribe to the new subscription plan "One Call by Call" and get all weather data for any coordinates with a single API call.
1,000 API calls per day for free

I guess you have to sign up, and if you go over 1,000 they charge you?

Not an issue if you manage to fix the bug causing all the excess calls.

(FYI it appears my key is no longer valid. Too many calls so they turned me off...?)

OpenWeatherMap still says it's free for up to 1,000 calls per day. > One Call API 3.0 > Subscribe to the new subscription plan "One Call by Call" and get all weather data for any coordinates with a single API call. > 1,000 API calls per day for free I guess you have to sign up, and if you go over 1,000 they charge you? Not an issue if you manage to fix the bug causing all the excess calls. (FYI it appears my key is no longer valid. Too many calls so they turned me off...?)
Author
Owner
Copy link

OpenWeatherMap still says it's free for up to 1,000 calls per day.

One Call API 3.0
Subscribe to the new subscription plan "One Call by Call" and get all weather data for any coordinates with a single API call.
1,000 API calls per day for free

I guess you have to sign up, and if you go over 1,000 they charge you?

Yes and no:

  1. The current app uses One Call API 1.0 not 3.0
  2. Yes you get free access to OCA 3.0, but you need to enter your credit card information to use OCA 3.0
  3. Yes they charge you, if you go over the limit (by default until you reach 2k calls)

(FYI it appears my key is no longer valid. Too many calls so they turned me off...?)

I don't know, you must ask OWM or check your account online 🤷‍♂️

> OpenWeatherMap still says it's free for up to 1,000 calls per day. > > One Call API 3.0 > Subscribe to the new subscription plan "One Call by Call" and get all weather data for any coordinates with a single API call. > 1,000 API calls per day for free > > I guess you have to sign up, and if you go over 1,000 they charge you? Yes and no: 1. The current app uses One Call API 1.0 not 3.0 2. Yes you get free access to OCA 3.0, but you need to enter your credit card information to use OCA 3.0 3. Yes they charge you, if you go over the limit (by default until you reach 2k calls) > (FYI it appears my key is no longer valid. Too many calls so they turned me off...?) I don't know, you must ask OWM or check your account online 🤷‍♂️

I built an app using open-meteo instead of OpenWeatherMap.
Seems to work well.
No API key needed. Maybe someone wants to try...

https://github.com/woheller69/omweather

I built an app using open-meteo instead of OpenWeatherMap. Seems to work well. No API key needed. Maybe someone wants to try... https://github.com/woheller69/omweather
Commenting is not possible because the repository is archived.
No Branch/Tag specified
main
translation
3.21-pre1
3.20
3.20-pre2
3.20-pre1
3.19.1
3.19
3.18.1
3.18
3.17
3.17-pre2
3.17-pre1
3.16
3.16-pre1
3.15
3.15-pre1
3.14
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
5 participants Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BeoCode/Weather#46
Reference in a new issue
BeoCode/Weather
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?