Question on Proper Request Limits to Gridpoint API #410
Unanswered
fullychargedmarketing
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Everyone,
I'm aware that limits are public shared, but I'm curious how we can obtain the national data we need and prevent throttling or blocking via the API. We're launching a public website that will track and produce snowfall forecasts. This will be a nationwide website, so in theory every city could appear in it... between 10,000 and 40,000 cities according to the latest Census data....
The data we need comes entirely from: https://api.weather.gov/gridpoints/BOU/65,44
This there a way to grab the entire data set and NOT have to make individual API calls for each grid point? Any recommendations on how we can achieve this without assaulting the NWS API server?
Beta Was this translation helpful? Give feedback.
All reactions