{
  "openapi": "3.0.1",
  "info": {
    "title": "Caring.com Senior Living Scraper - Assisted Living & Leads",
    "description": "Scrape senior living facilities from Caring.com: assisted living, memory care, independent living, nursing homes & home care. Get pricing, ratings, reviews, amenities, capacity, licenses, phone, website & owner leads. Filter by city, care type, rating & price. Monitor mode. Export JSON, CSV, Excel.",
    "version": "1.0",
    "x-build-id": "kmuxeTAqoJpyJdIHs"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/scrapesage~caring-senior-living-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-scrapesage-caring-senior-living-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/acts/scrapesage~caring-senior-living-scraper/runs": {
      "post": {
        "operationId": "runs-sync-scrapesage-caring-senior-living-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor and returns information about the initiated run in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/runsResponseSchema"
                }
              }
            }
          }
        }
      }
    },
    "/acts/scrapesage~caring-senior-living-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-scrapesage-caring-senior-living-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "properties": {
          "careTypes": {
            "title": "Care types",
            "type": "array",
            "description": "Senior care categories to scrape (combined with every location). Friendly names are accepted: <code>assisted-living</code>, <code>memory-care</code>, <code>independent-living</code>, <code>nursing-homes</code> (skilled nursing), <code>continuing-care</code> (CCRC), <code>senior-apartments</code>, <code>home-care</code>, <code>home-health</code>, <code>adult-day-care</code>, <code>hospice</code>, <code>geriatric-care-managers</code>, <code>senior-care</code> (all types).",
            "items": {
              "type": "string"
            }
          },
          "locations": {
            "title": "Locations (City, State)",
            "type": "array",
            "description": "US locations as <code>City, ST</code> (e.g. <code>Los Angeles, CA</code>, <code>Houston, TX</code>, <code>Miami, FL</code>). Full state names also work (<code>Los Angeles, California</code>). Each location is combined with every care type.",
            "items": {
              "type": "string"
            }
          },
          "startUrls": {
            "title": "Start URLs",
            "type": "array",
            "description": "Direct Caring.com URLs — facility profiles (<code>/senior-living/&lt;state&gt;/&lt;city&gt;/&lt;facility-slug&gt;</code>) or listing pages (<code>/senior-living/&lt;care-type&gt;/&lt;state&gt;/&lt;city&gt;</code>). Used in addition to the search above.",
            "items": {
              "type": "object",
              "required": [
                "url"
              ],
              "properties": {
                "url": {
                  "type": "string",
                  "title": "URL of a web page",
                  "format": "uri"
                }
              }
            }
          },
          "maxResults": {
            "title": "Max facilities",
            "minimum": 1,
            "type": "integer",
            "description": "Maximum number of facilities to scrape across all care types, locations and URLs.",
            "default": 100
          },
          "minRating": {
            "title": "Minimum rating",
            "minimum": 0,
            "maximum": 5,
            "type": "integer",
            "description": "Only include facilities with an average review rating at or above this value (1–5). Use 0 for any rating.",
            "default": 0
          },
          "maxStartingPrice": {
            "title": "Max starting price ($/month)",
            "minimum": 0,
            "type": "integer",
            "description": "Only include facilities whose advertised starting price (per month) is at or below this value. Leave empty for no filter."
          },
          "caringStarOnly": {
            "title": "Caring Star award winners only",
            "type": "boolean",
            "description": "Only include facilities that hold a Caring Star award (top consumer-rated communities).",
            "default": false
          },
          "hasWebsiteOnly": {
            "title": "Only facilities with a website",
            "type": "boolean",
            "description": "Only include facilities that publish an official website (best for email enrichment). Requires \"Include facility details\".",
            "default": false
          },
          "includeFacilityDetails": {
            "title": "Include facility details",
            "type": "boolean",
            "description": "Fetch each facility's full profile for website, resident capacity, amenities, services & room costs, state license, accommodations, photos, awards, FAQs and per-category ratings (food, staff, activities, value). One extra request per facility.",
            "default": true
          },
          "includeReviews": {
            "title": "Include reviews",
            "type": "boolean",
            "description": "Attach resident/family reviews (rating, title, text, author, date, provider response) as a nested <code>reviews</code> array inside each facility record. Requires facility details.",
            "default": false
          },
          "maxReviewsPerFacility": {
            "title": "Max reviews per facility",
            "minimum": 1,
            "type": "integer",
            "description": "Cap the number of review records emitted per facility.",
            "default": 20
          },
          "enrichContactEmails": {
            "title": "Enrich contact emails from facility website",
            "type": "boolean",
            "description": "Crawl each facility's own website (home + contact/about, up to 3 pages) for contact emails, phone numbers, a contact-form URL and social links. Requires facility details. Caring.com itself does not publish facility emails — this is the only way to get them.",
            "default": false
          },
          "monitorMode": {
            "title": "Monitor mode (only new & changed facilities)",
            "type": "boolean",
            "description": "Remember facilities seen on previous runs (by facility ID) and only output ones that are NEW or whose price / rating / review count CHANGED. Pair with Apify Schedules for a hands-off new-facility & price-drop feed.",
            "default": false
          },
          "monitorStoreName": {
            "title": "Monitor store name",
            "type": "string",
            "description": "Named key-value store that holds the 'seen' fingerprints for monitor mode. Use a different name per saved search to track them independently. Lowercase letters, digits and hyphens only.",
            "default": "caring-monitor"
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Proxies to use. The default Apify proxy works well — Caring.com's data API is reachable from datacenter IPs.",
            "default": {
              "useApifyProxy": true
            }
          },
          "urlsFromFile": {
            "title": "Import URLs from a file",
            "type": "string",
            "description": "Paste a list of URLs (one per line), OR one link to a .txt/.csv file, Google Sheet or Google Drive file containing them. Lets you import many Start URLs at once instead of typing each. Google Sheet/Drive share links are handled automatically."
          }
        }
      },
      "runsResponseSchema": {
        "type": "object",
        "properties": {
          "data": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "actId": {
                "type": "string"
              },
              "userId": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "finishedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "status": {
                "type": "string",
                "example": "READY"
              },
              "meta": {
                "type": "object",
                "properties": {
                  "origin": {
                    "type": "string",
                    "example": "API"
                  },
                  "userAgent": {
                    "type": "string"
                  }
                }
              },
              "stats": {
                "type": "object",
                "properties": {
                  "inputBodyLen": {
                    "type": "integer",
                    "example": 2000
                  },
                  "rebootCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "restartCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "resurrectCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "computeUnits": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "options": {
                "type": "object",
                "properties": {
                  "build": {
                    "type": "string",
                    "example": "latest"
                  },
                  "timeoutSecs": {
                    "type": "integer",
                    "example": 300
                  },
                  "memoryMbytes": {
                    "type": "integer",
                    "example": 1024
                  },
                  "diskMbytes": {
                    "type": "integer",
                    "example": 2048
                  }
                }
              },
              "buildId": {
                "type": "string"
              },
              "defaultKeyValueStoreId": {
                "type": "string"
              },
              "defaultDatasetId": {
                "type": "string"
              },
              "defaultRequestQueueId": {
                "type": "string"
              },
              "buildNumber": {
                "type": "string",
                "example": "1.0.0"
              },
              "containerUrl": {
                "type": "string"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "integer",
                    "example": 1
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "usageTotalUsd": {
                "type": "number",
                "example": 0.00005
              },
              "usageUsd": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "number",
                    "example": 0.00005
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}