bluedoor data·Hotels API·bluedoor.sh

Home / Markets / Cape May, NJ

Cape May, NJ hotel data

Crawlable Hotels API rows for Cape May, NJ, a coastal and island villages market in New Jersey. This page maps to the public POST /v1/search/area route with cached freshness by default.

Area queryhotels in Cape May NJ
ArchetypeCoastal and island villages
RegionNew Jersey
CountryUS

Public hotel rows

Cached baseline search for hotels in Cape May NJ · showing 0 rows.

No public cached hotel rows returned for this query.

Monthly result pages

IntentWhat changesMonths
Baseline stay searchDefault cached stay-discovery request for two adults.2026-072026-082026-092026-102026-112026-122027-012027-022027-032027-042027-052027-06
Family staysCapacity-aware searches for family-sized stays.2026-072026-082026-092026-102026-112026-122027-012027-022027-032027-042027-052027-06
Pet-friendly staysSearches requiring pet-friendly tags.2026-072026-082026-092026-102026-112026-122027-012027-022027-032027-042027-052027-06
Pool staysSearches requiring a pool amenity.2026-072026-082026-092026-102026-112026-122027-012027-022027-032027-042027-052027-06
Hot tub staysSearches requiring hot tub amenities.2026-072026-082026-092026-102026-112026-122027-012027-022027-032027-042027-052027-06
Waterfront staysSearches biased toward waterfront or beach property tags.2026-072026-082026-092026-102026-112026-122027-012027-022027-032027-042027-052027-06
Ski-market staysSearches for ski-oriented stays where source tags support it.2026-072026-082026-092026-102026-112026-122027-012027-022027-032027-042027-052027-06
Boutique hotelsBoutique and independent hotel discovery request.2026-072026-082026-092026-102026-112026-122027-012027-022027-032027-042027-052027-06
Luxury staysHigher-end resort and hotel discovery request.2026-072026-082026-092026-102026-112026-122027-012027-022027-032027-042027-052027-06
Budget staysBudget-oriented area search over cached listings.2026-072026-082026-092026-102026-112026-122027-012027-022027-032027-042027-052027-06
Remote-work staysSearches requiring workspace or wifi tags.2026-072026-082026-092026-102026-112026-122027-012027-022027-032027-042027-052027-06
Group staysLarger group-capacity search.2026-072026-082026-092026-102026-112026-122027-012027-022027-032027-042027-052027-06
Accessible staysSearches requiring accessible tags where parsed.2026-072026-082026-092026-102026-112026-122027-012027-022027-032027-042027-052027-06
Romantic staysCouples and weekend-getaway search recipe.2026-072026-082026-092026-102026-112026-122027-012027-022027-032027-042027-052027-06
Last-minute staysCached search pattern for same-market quick-turn demand.2026-072026-082026-092026-102026-112026-122027-012027-022027-032027-042027-052027-06
Get this page with API

Rendered from the bluedoor Hotels API. Reproduce the request from code:

POST https://api.bluedoor.sh/hotels/v1/search/area
{
  "area": {
    "q": "hotels in Cape May NJ"
  },
  "occupancy": {
    "adults": 2
  },
  "freshness": "cached",
  "limit": 50
}