Closed ryan-neil closed 3 years ago
I know others have mapped out the full v2 API, or at least the parts of it that list all of the spots. I believe that capability may exist, but I haven't used it. Try searching github for services.surfline.com
to look for other repos. Good luck!
Hey Stefan!
This isn't necessarily an issue but I was wondering if you could help me with something. So I'm just messing around with Surfline's API and I was wondering if it was possible to access all their surf spots through the API.
I guess more specifically, is it possible to loop through all the surf spots by name and not some long id number?
For example, I'm able to access all the spots in the region of Oahu with:
How would I go about accessing all the spots in the world? Is this possible for the public?
Thanks in advance!