A Place for Mom Scraper - Senior Living Directory avatar

A Place for Mom Scraper - Senior Living Directory

Pricing

from $5.00 / 1,000 results

Go to Apify Store
A Place for Mom Scraper - Senior Living Directory

A Place for Mom Scraper - Senior Living Directory

Scrape senior living communities from A Place for Mom — assisted living, memory care, independent living, nursing homes & home care. Get names, addresses, phones, ratings, reviews, and geo coordinates by city. Ideal for senior care lead gen and market research.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Categories

Share

A Place for Mom Scraper — Senior Living Directory

Extract senior living communities and home care agencies from A Place for Mom, the largest senior living referral service in the US (tens of thousands of communities, 500K+ family reviews).

What it does

Search any US city for senior living options and get structured JSON with:

  • Name, street address, city, state, ZIP
  • Geo coordinates (latitude/longitude)
  • Phone number
  • Review score (1–10) and review count
  • Recent family reviews (optional — date, star rating, author, full text)
  • Care types offered at each community
  • Price range indicator
  • Operator / parent organization
  • Photo URL and full description

Supported care types

Care TypeSlug
Assisted Livingassisted-living
Independent Livingindependent-living
Memory Care (Alzheimer's)alzheimers-care
Nursing Homesnursing-homes
Home Carehome-care

Input

{
"careType": "assisted-living",
"locations": ["california/los-angeles", "Phoenix, AZ"],
"maxResultsPerLocation": 100,
"includeReviews": false,
"maxReviewsPerCommunity": 10
}
  • locations — accepts state/city slugs ("california/los-angeles") or "City, ST" ("Los Angeles, CA")
  • maxResultsPerLocation — cap per location; 0 = all available
  • includeReviews — attach recent family reviews to each community

Output example

{
"name": "Atria Park of Pacific Palisades",
"communityId": "95098",
"url": "https://www.aplaceformom.com/community/atria-park-of-pacific-palisades-95098",
"careTypeSearched": "assisted-living",
"careTypes": ["Assisted living", "Memory care", "Independent senior living"],
"phone": "(310) 573-9545",
"street": "15441 W Sunset Blvd",
"city": "Pacific Palisades",
"state": "CA",
"zipCode": "90272",
"latitude": 34.04854,
"longitude": -118.52776,
"priceRange": "$$$",
"rating": 8,
"reviewCount": 35,
"parentOrganization": "Atria",
"locationSearched": "california/los-angeles",
"scrapedAt": "2026-08-17T00:00:00.000Z"
}

Who uses this data

  • Senior care referral agencies — build and refresh local provider inventories
  • Market researchers — occupancy, pricing-tier, and operator footprint analysis
  • Real estate & private equity — senior housing acquisition due diligence
  • Insurance & healthcare networks — provider directory enrichment
  • Marketing agencies — lead lists for senior-care vertical campaigns

Why this scraper

A Place for Mom does not offer a public API or data export. This actor turns its directory into clean, structured JSON — including the review scores and family feedback that drive placement decisions — at a fraction of the cost of commercial senior-housing data vendors.

FAQ

How fresh is the data? Every run scrapes the live site — you always get current listings, ratings, and reviews.

Can I scrape multiple cities at once? Yes — pass any number of locations; results are deduplicated across cities automatically.

Is this legal? The actor only collects publicly available business information (names, addresses, phones, ratings). No personal data behind logins is accessed.