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
464 stars 89 forks source link

SearchAlabamaStateParks returns 404 #325

Open kmulh-1 opened 5 months ago

kmulh-1 commented 5 months ago

Describe the bug The API call to Search Alabama State Parks returns a 404 error.

Original Camply Command (with --debug)

Here is the response from the call to SearchAlabamaStateParks: 2024-03-03 08:36:37,398 - DEBUG - Starting new HTTPS connection (1): alabamardr.usedirect.com:443 2024-03-03 08:36:37,892 - DEBUG - https://alabamardr.usedirect.com:443 "GET /alabamardr/rdr/search/filters HTTP/1.1" 404 0

requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://alabamardr.usedirect.com/alabamardr/rdr/search/filters

juftin commented 5 months ago

Looks like Alabama State Parks is no longer using UseDirect - they switched to something else not supported by camply (and protected by captcha): https://reserve.alapark.com/. They'll be removed as a provider