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

πŸ› GoingToCamp Filtering #262

Closed juftin closed 1 year ago

juftin commented 1 year ago

Description

Resolves https://github.com/juftin/camply/issues/261

❯ hatch run python -m camply campgrounds --provider goingtocamp --rec-area 3 --campground -2147483572
[2023-06-06 00:16:38] CAMPLY   camply, the campsite finder ⛺️
[2023-06-06 00:16:38] INFO     Using Camply Provider: "GoingToCamp"
[2023-06-06 00:16:38] INFO     Retrieving Facility Information for Recreation Area ID: `3`.
[2023-06-06 00:16:39] INFO     1 Matching Campgrounds Found
[2023-06-06 00:16:39] INFO     β›°  Washington State Parks, Washington (#3) - πŸ•  Penrose Point State Park (#-2147483572)
[2023-06-06 00:16:39] CAMPLY   Exiting camply πŸ‘‹
juftin commented 1 year ago

:tada: This PR is included in version 0.24.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: