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
468 stars 90 forks source link

Support for novascotia.goingtocamp.com #267

Closed brayStorm closed 1 year ago

brayStorm commented 1 year ago

Appears to use the same standard api as the others.

juftin commented 1 year ago

:tada: This issue has been resolved in version 0.25.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

juftin commented 1 year ago

@brayStorm Nova Scotia released! 🤝

Let me know how it goes

brayStorm commented 1 year ago

I define the provider in yaml, but running camply campsites --yaml-config camply_search.yaml defaults the provider to RecreationDotGov.

If I include --provider GoingToCamp, it seems to work, but I'm getting no results:

image

juftin commented 1 year ago

Alright @brayStorm another release was just published. It should resolve that YAML issue you're encountering. And, if it's helpful the new release also includes a JSON Schema file for Camply Searches