Last active
July 10, 2019 01:04
-
-
Save carlin-q-scott/dfdeeab55746466701a0dfec5cc7bb2d to your computer and use it in GitHub Desktop.
Retrieve campsite availability by month for US Federal campgrounds
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl "https://www.recreation.gov/api/camps/availability/campground/234485/month?start_date=2019-07-01T00"%"3A00"%"3A00.000Z" -H "Accept: application/json, text/plain, */*" --compressed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment