VOOZH about

URL: https://apify.com/lulzasaur/recreation-gov-scraper

โ‡ฑ Recreation.gov Campsite Availability Scraper ยท Apify


๐Ÿ‘ Recreation.gov Campsite Availability Scraper avatar

Recreation.gov Campsite Availability Scraper

Pricing

$8.00 / 1,000 results

Go to Apify Store

Recreation.gov Campsite Availability Scraper

Find available campsites on Recreation.gov by location and dates. Search federal campgrounds (national parks, forests, BLM) with real-time availability. Returns site details, amenities, ratings.

Pricing

$8.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

a month ago

Last modified

Categories

Share

Find available campsites at federal campgrounds (national parks, national forests, BLM land) using Recreation.gov's reservation system.

What it does

Enter a location and travel dates, and this scraper searches Recreation.gov for campgrounds with available sites. It checks real-time availability for each campsite so you can find open spots at popular campgrounds.

Input

FieldTypeDescription
locationstringCity/state, zip code, or lat,lon (e.g. "Yosemite, CA", "80202", "37.74,-119.57")
checkInstringCheck-in date (YYYY-MM-DD)
checkOutstringCheck-out date (YYYY-MM-DD)
radiusintegerSearch radius in miles (default: 25)
maxResultsintegerMax campgrounds to return (default: 20)
onlyAvailablebooleanOnly return campgrounds with available sites (default: true)

Output

Each result includes:

{
"campgroundName":"Upper Pines",
"campgroundId":"232447",
"campgroundUrl":"https://www.recreation.gov/camping/campgrounds/232447",
"location":"Yosemite Valley, CA",
"distanceMiles":12.3,
"averageRating":4.5,
"numberOfRatings":1247,
"totalSites":235,
"availableSites":12,
"checkIn":"2026-07-01",
"checkOut":"2026-07-03",
"availableSiteDetails":[
{
"siteId":"001",
"siteName":"A001",
"siteType":"STANDARD NONELECTRIC",
"loop":"A Loop",
"maxOccupants":6
}
],
"previewImageUrl":"https://cdn.recreation.gov/...",
"description":"...",
"amenities":["Restrooms","Drinking Water"],
"reservationUrl":"https://www.recreation.gov/camping/campgrounds/232447",
"scrapedAt":"2026-07-01T12:00:00Z"
}

Use cases

  • Trip planning โ€” Find available campsites near a destination for specific dates
  • Last-minute trips โ€” Check what's open this weekend at nearby campgrounds
  • National park camping โ€” Search hard-to-book campgrounds like Yosemite, Yellowstone, Glacier
  • Group camping โ€” Filter by max occupants to find sites that fit your group
  • Availability monitoring โ€” Run on a schedule to catch cancellations at popular campgrounds

Tips

  • Popular campgrounds (Yosemite, Zion, Glacier) book out 6 months ahead. Check cancellations by running frequently.
  • Increase the radius to find less popular (and more available) campgrounds near your destination.
  • Set onlyAvailable: false to see all campgrounds even if fully booked.
  • The scraper checks all individual campsites, not just the campground-level summary.

Data source

All data comes from Recreation.gov, the official reservation system for federal campgrounds managed by the National Park Service, US Forest Service, Bureau of Land Management, and other agencies.

You might also like

Recreation.gov Campsite & Recreation Area Scraper (RIDB API)

crawlerbros/recreation-gov-campsite-scraper

Scrape US federal campgrounds, campsites, and recreation areas via the free RIDB API - search by state, activity, or keyword; get facilities with addresses, amenities, activities, and reservation links.

Recreation.gov Campsite Availability Scraper

jungle_synthesizer/recreation-gov-campsite-availability-scraper

Scrape live campsite availability from Recreation.gov's public API for any federal campground. Supply campground IDs and date ranges to get per-day open/reserved/closed status for every campsite โ€” ideal for cancellation sniping, trip-planning feeds, and monitoring workflows.

๐Ÿ‘ User avatar

BowTiedRaccoon

3

Recreation.gov Scraper

lexis-solutions/recreation-gov-scraper

Scrape Recreation.gov listings with structured data โ€” campgrounds, permits, timed entry, facilities & visitor centers. Ideal for outdoor travel research, destination discovery & analytics pipelines.

๐Ÿ‘ User avatar

Lexis Solutions

4

Hipcamp Campsites & Host Scraper

crawlerbros/hipcamp-scraper

Scrape Hipcamp campsite listings, host profiles, and public campgrounds. Search by location, filter by type, amenities, price, and rating. Supports 5 modes: search, get site detail, get host profile, browse by type, and browse by state

National Parks MCP server

agentify/national-parks-mcp-server

MCP Server for the National Park Service (NPS) API, providing real-time information about U.S. National Parks, including park details, alerts, and activities.

National Park Service Parks Scraper

parseforge/nps-parks-api-scraper

Export U.S. National Park Service data including parks, alerts, campgrounds, events, and fees. Pulls park names, locations, addresses, operating hours, contact info, entrance fees, activities, and topics across 470+ NPS units (national parks, monuments, historic sites, seashores).

NPS National Parks Scraper

compute-edge/nps-parks-scraper

Scrape all US National Parks data from the National Park Service API including park details, locations, activities, entrance fees, and contact information.

Hipcamp Scraper - Campsites and Outdoor Stays

parseforge/hipcamp-scraper

Scrape Hipcamp campsite listings, prices, amenities, reviews, and availability. Extract location details, host information, and photos for outdoor stays and glamping.

Koa.com Scraper

lexis-solutions/koa-com-scraper

KOA.com campground scraper for extracting camping and RV park data. Extract campground names, addresses, amenities, recreation activities, events, pricing, and contact info from 500+ KOA locations. Get structured JSON data for travel apps, trip planning, and outdoor recreation platforms.

๐Ÿ‘ User avatar

Lexis Solutions

2

Gov Contracts Scraper

labrat011/gov-contracts-scraper

Search U.S. federal contract opportunities, awards, and agencies from SAM.gov. Filter by keyword, NAICS code, set-aside type, state, agency, and more. Returns structured data including contacts, deadlines, award amounts, and direct SAM.gov links. Requires a free SAM.gov API key.