← 返回
数据分析 中文

recreation.gov availability search

Check campsite availability on recreation.gov for federal campgrounds (National Parks, USFS, BLM). Requires campground ID(s) — get from ridb-search or recreation.gov URLs.
在 recreation.gov 上检查联邦营地(国家公园、USFS、BLM)的营地可用性,需要提供营地 ID(可从 ridb‑search 或 recreation.gov 链接获取)。
seanrea
数据分析 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 1,915
下载
💾 27
安装
1
版本
#latest

概述

Recreation.gov Availability Checker

Check campsite availability for federal campgrounds on recreation.gov.

Quick Start

cd /Users/doop/moltbot/skills/recgov-availability

# Check availability (campground ID from URL or ridb-search)
python3 scripts/check.py -c 233965 --start 2026-07-10 --nights 2

# Multiple campgrounds
python3 scripts/check.py -c 233965 233900 --start 2026-07-10 --nights 2

# Filter to tent sites, JSON output
python3 scripts/check.py -c 233965 --start 2026-07-10 --nights 2 --type tent --json

Finding Campground IDs

From URL: recreation.gov/camping/campgrounds/233965 → ID is 233965

Or use ridb-search:

python3 ../ridb-search/scripts/search.py -l "Newport, OR" --camping-only

Options

OptionDescription
---------------------
-c, --campgroundCampground ID(s) to check (required)
-s, --startStart date YYYY-MM-DD (required)
-n, --nightsConsecutive nights needed (default: 1)
-t, --typeSite type: tent, rv, standard, cabin, group
--electricElectric sites only
--nonelectricNon-electric sites only
--include-groupInclude group sites
--petsPet-friendly only (slower)
--shadeShaded sites only (slower)
--fire-pitSites with fire pits (slower)
--vehicle-length NMin vehicle length in feet (slower)
--show-sitesShow individual sites
--jsonJSON output

Status Meanings

StatusMeaning
-----------------
✅ AvailableBook now
❌ ReservedAlready booked
⏳ NYRNot Yet Released — reservations not open
🚗 FCFSFirst-come-first-served (no reservations)

Coverage

  • National Park Service campgrounds
  • USDA Forest Service campgrounds
  • BLM recreation sites
  • Army Corps of Engineers areas

For state parks, use reserveamerica.

Notes

  • No API key needed
  • Python 3.8+ (stdlib only)
  • Amenity filters (--pets, --shade) require extra API calls
  • Booking window is typically 6 months ahead

See README.md for full documentation.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 17:25 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 65,156
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,565
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 60,076