juftin / camply

camply, the campsite finder ⛺️ - a tool to find campsites at sold out campgrounds through sites like recreation.gov
https://juftin.com/camply/
MIT License
476 stars 93 forks source link

Pinnacles Campground not supported #249

Closed kekec closed 1 year ago

kekec commented 1 year ago

Hi,

I was trying to run camply against pinnacles campground. For some reason I could not get this to work. I have used the campground ID "234015" from recreation.gov camply could not find it.

camply campsites --rec-area 234015 --start-date 2023-07-10 --end-date 2023-07-18 --notifications silent --search-forever

Is my approach wrong? Thank you!

juftin commented 1 year ago

Hey @kekec, you're close. Pinnacles Campground has campground id 234015 and recreation area id 2893 (Pinnacles National Park, CA). You'd provide a --campground arg instead of a --rec-area arg here:

camply campsites --campground 234015 --start-date 2023-07-10 --end-date 2023-07-18 --search-forever
kekec commented 1 year ago

sry my bad, thank you!

juftin commented 1 year ago

No worries! You're welcome 😄 Good luck getting a spot in July 🏕️