# US long weekends 2026 (Nager.Date)

**Use case:** 

United States long-weekend periods for 2026 via Nager.Date on Apify. Planning-ready dates; export JSON/CSV.

## Input

```json
{
  "maxResults": 3
}
```

## Output

```json
{
  "enddate": {
    "label": "Enddate",
    "format": "text"
  },
  "daycount": {
    "label": "Daycount",
    "format": "number"
  },
  "startdate": {
    "label": "Startdate",
    "format": "text"
  },
  "bridgedays": {
    "label": "Bridgedays",
    "format": "text"
  },
  "needbridgeday": {
    "label": "Needbridgeday",
    "format": "text"
  },
  "source": {
    "label": "Source",
    "format": "text"
  },
  "scraped_at": {
    "label": "Scraped At",
    "format": "date"
  }
}
```

## About this Actor

This example demonstrates how to use [Nager Date Longweekend 2026 US Scraper](https://apify.com/benthepythondev/nager-date-longweekend-2026-us-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/benthepythondev/nager-date-longweekend-2026-us-scraper) to learn more, explore other use cases, and run it yourself.