Care.com Scraper - Caregivers, Care Jobs & Provider Leads
Pricing
from $5.00 / 1,000 caregiver scrapeds
Care.com Scraper - Caregivers, Care Jobs & Provider Leads
Scrape Care.com caregivers and care businesses: childcare, senior care, pet care, housekeeping and tutoring. Get rates, experience, certifications, reviews, availability and business leads with addresses. Filter by city, care type and rating. Monitor mode. Export to CSV/JSON.
Pricing
from $5.00 / 1,000 caregiver scrapeds
Rating
0.0
(0)
Developer
Scrape Sage
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Care.com Scraper — Caregivers, Care Businesses, Rates, Reviews & Leads
Extract complete Care.com caregiver and care-business data — childcare, babysitters, senior care, pet care, housekeeping, special needs and tutoring. Get real hourly rate ranges, years of experience, certifications (CPR, first aid, CNA), services offered, ratings & reviews, availability, background-check status and photos for every caregiver, plus care-business leads (daycare centers, assisted living, home-care agencies) with name, full street address, geo and description.
No login, no API key, no browser — fast JSON extraction with the richest dataset in the category.
Why this Care.com scraper?
Most Care.com scrapers return a name and a city and stop. This actor reads Care.com's own search API and ships the complete caregiver supply and care-business inventory for any US market — and benchmarks it against the local market averages:
| Data | Typical scrapers | This actor |
|---|---|---|
| Hourly rate range (from / to) + currency | partial | ✅ |
| Years of experience, times hired, response time | ❌ | ✅ |
| Certifications (CPR, first aid, CNA, dementia, licensed nurse…) | ❌ | ✅ |
| Services offered (meal prep, transportation, housekeeping, dog walking…) | ❌ | ✅ |
| Average rating + per-dimension ratings (punctuality, reliability…) | partial | ✅ opt-in |
| Full reviews (text, rating, date, care type) | ❌ | ✅ opt-in |
| Weekly availability, age groups, languages, education, badges | ❌ | ✅ opt-in |
| Background-check status + completion date | ❌ | ✅ |
| Care-business leads — name, full address, geo, description | ❌ | ✅ |
| Local market benchmarks (avg rate, avg experience, avg rating, supply) | ❌ | ✅ |
| Lead score (0–100) per record | ❌ | ✅ |
| New-caregiver & rate-change monitoring | ❌ | ✅ opt-in |
Use cases
- Home-care & childcare recruiting — see the entire local caregiver supply for a market: rates, experience, certifications, availability and background-check status. Build sourcing lists for agencies, staffing firms and care marketplaces.
- Care-business lead generation —
providerrecords are ready-to-contact B2B leads: daycare centers, assisted-living communities and home-care agencies with name, full street address and geo — perfect for vendors selling to the care industry (software, supplies, insurance, marketing, staffing). - Market & pricing intelligence — benchmark caregiver pay by city and care type (
hourlyRateFrom/hourlyRateTovsmarketAvgHourlyRate), track supply (marketTotalCaregivers), experience and rating distributions. - Competitive & supply analysis — for care platforms and franchises: measure caregiver density, rates and quality signals across every market you operate in.
- Monitoring — schedule recurring runs to watch a market for new caregivers, new businesses and rate/rating changes.
How to use
- Sign up for Apify — the free plan is enough to try this actor.
- Open the Care.com Scraper, enter care types and locations (or paste Care.com URLs), and click Start.
- Watch caregiver and care-business records stream into the dataset table.
- Export as JSON, CSV, Excel, XML, or RSS — or pull results programmatically via the Apify API.
Input
{"careTypes": ["child-care", "senior-care"],"locations": ["Austin, TX", "Los Angeles, CA"],"maxResults": 200,"includeProviders": true,"includeCaregiverDetails": true,"includeReviews": true,"minRating": 4,"backgroundCheckedOnly": true}
- careTypes — care categories, combined with every location. Friendly names work:
child-care,babysitters,senior-care(elder / home care),pet-care(pet sitting & dog walking),housekeeping,special-needs,tutors. - locations — US locations as
City, ST(e.g.Austin, TX) orCity, State Name(Austin, Texas). - startUrls — direct Care.com URLs: listing pages (
/<care-type>/<city-st>) or caregiver profiles (/p/<handle>/<svc>). - maxResults — max caregivers/businesses to scan across all searches.
- includeCaregivers (default true) — output individual caregiver records.
- includeProviders (default true) — output care-business / facility leads (mainly child-care & senior-care).
- minRating / minYearsExperience / maxHourlyRate / backgroundCheckedOnly — caregiver filters.
- includeCaregiverDetails (default false) — fetch each caregiver's full profile for the complete bio, weekly availability, languages, education, badges, background-check dates, age groups served, job interests and per-dimension ratings.
- includeReviews (default false) — attach a nested
reviewsarray (rating, text, date, care type) inside each caregiver record. Requires caregiver details. - enrichProviderContacts (default false) — for care businesses that list a website in their description, crawl it for emails, phone and social links.
- monitorMode (default false) — only output caregivers/businesses that are NEW or whose rate / rating / review count CHANGED since the last run.
Output
One clean record per caregiver (type: "caregiver") and per care business (type: "provider"):
{"type": "caregiver","careType": "Child Care","profileUrl": "https://www.care.com/p/janedoe123/cc","caregiverId": "6988042","displayName": "Jane D.","age": 28,"city": "Austin","state": "TX","bioTitle": "Experienced & reliable childcare professional","bioSummary": "Experienced childcare professional looking for one-time and recurring jobs…","yearsOfExperience": 8,"hourlyRateFrom": 25,"hourlyRateTo": 35,"currency": "USD","availabilityFrequency": "PART_TIME","avgReviewRating": 5,"numberOfReviews": 2,"hiredTimes": 1,"responseTimeMinutes": 0,"backgroundChecked": true,"certifications": ["CPR Trained", "First Aid Training"],"services": ["Meal Preparation", "Light Housekeeping", "Carpooling", "Travel"],"ageGroups": ["Toddler", "Early School", "Elementary School"],"languages": ["English"],"badges": ["Background Check", "Vaccinated"],"ratingDimensions": { "punctuality": 5, "dependability": 5, "overall": 5 },"reviewsScraped": 2,"reviews": [{ "rating": 5, "text": "Jane is patient, kind and reliable…", "careType": "CHILD_CARE", "createdAt": "2019-11-20T19:12:15.000Z" }],"marketTotalCaregivers": 2950,"marketAvgHourlyRate": 22,"marketAvgYearsExperience": 6.2,"marketAvgRating": 4.7,"leadScore": 78,"searchCareType": "child-care","searchLocation": "Austin, TX","scrapedAt": "2026-06-16T12:00:00.000Z"}
{"type": "provider","careType": "Senior Care","providerId": "45911064-4247-44a8-b974-0dad0a018cdf","name": "Silverleaf Eldercare at Wildridge","avgReviewRating": 5,"street": "9004 Wildridge Dr","city": "Austin","state": "TX","zipCode": "78759","formattedAddress": "9004 WILDRIDGE DR, AUSTIN, TX, 78759","latitude": 30.3871203,"longitude": -97.7507738,"description": "Silverleaf Eldercare is a new concept in senior care — Upscale Residential Assisted Living…","website": "http://silverleafeldercare.com","phone": "512-555-0134","emails": ["info@silverleafeldercare.com"],"leadScore": 88,"searchCareType": "senior-care","searchLocation": "Austin, TX","scrapedAt": "2026-06-16T12:00:00.000Z"}
Automate & schedule
Run this actor on autopilot and pull results into your own stack:
- Apify API — start runs, fetch datasets, and manage schedules over REST.
- apify-client for JavaScript and apify-client for Python — official SDKs.
- Schedules — run it daily/weekly to track new caregivers, new businesses and rate changes in a market. Turn on monitorMode and the schedule will only surface what changed — a hands-off new-caregiver & rate-change feed.
- Webhooks — trigger downstream actions (CRM import, Slack alert, email sequence) the moment a run finishes.
import { ApifyClient } from 'apify-client';const client = new ApifyClient({ token: 'MY_APIFY_TOKEN' });const run = await client.actor('scrapesage/care-com-scraper').call({careTypes: ['senior-care'],locations: ['Phoenix, AZ'],maxResults: 200,includeProviders: true,});const { items } = await client.dataset(run.defaultDatasetId).listItems();console.log(`Got ${items.length} caregivers & care-business leads`);
Integrate with any app
Connect the dataset to 5,000+ apps — no code required:
- Make — multi-step automation scenarios.
- Zapier — push new caregiver / business leads straight into your CRM.
- Slack — get notified when a monitored market gets a new caregiver or business.
- Google Drive / Sheets — auto-export every run to a spreadsheet.
- Airbyte — pipe results into your data warehouse.
- GitHub — trigger runs from commits or releases.
Use with AI assistants (MCP)
The output is clean, LLM-ready JSON. Call this actor from Claude, ChatGPT, or any agent framework through the Apify MCP server — ask your assistant to "find 4★+ background-checked senior caregivers in Phoenix under $25/hour" and let it run this scraper for you.
Agent-ready: autonomous payments (x402 & Skyfire)
This actor is agent-ready — AI agents can discover it, run it, and pay for it autonomously, with no Apify account and no human in the loop. It uses pay-per-event pricing and limited permissions, so it qualifies for Apify's agentic-payment standards:
- x402 — an open, HTTP-native payment protocol. Agents pay per run in USDC on the Base network directly through the Apify MCP server — no account, no API key.
- Skyfire — agent-to-service payments for fully autonomous AI-agent workflows.
Building an AI agent, MCP tool, or autonomous data pipeline? This scraper is ready to plug in and pay as it goes.
More scrapers from scrapesage
Build a complete care, healthcare and local-services lead-gen stack:
- Caring.com Senior Living Scraper — assisted living, memory care & senior-housing facility leads.
- Healthgrades Scraper — doctors, reviews and provider leads.
- WebMD Scraper — physicians, insurance and provider leads.
- TherapyDen Scraper — therapists & mental-health provider leads.
- Booksy Scraper — beauty & wellness provider leads.
- Fresha Scraper — salon, spa & wellness business leads.
- Thumbtack Scraper — home-service pro leads & reviews.
- Bark Listing Scraper — local service-provider leads.
Tips
- Large markets: a single city/care type can list thousands of caregivers — set
maxResultsto cover the inventory you need (the actor paginates automatically). - Best business leads: child-care and senior-care return
provider(business) records with full addresses; turn onenrichProviderContactsto crawl any websites listed in their descriptions, then sort byleadScore. - Recurring monitoring: combine Schedules with
monitorModeto track only new caregivers/businesses and rate/rating changes. - Cost control: caregiver details and contact enrichment only run when enabled; filters (
minRating,minYearsExperience,maxHourlyRate,backgroundCheckedOnly) trim the set before any extra requests.
FAQ
Which care types are supported? Childcare, babysitters, senior care (elder / home care), pet care (pet sitting & dog walking), housekeeping (house cleaning), special needs, and tutoring.
How do I scrape caregivers for a specific city? Put the city in locations as City, ST (e.g. Austin, TX) and pick one or more careTypes. Each care type is combined with every location.
Does it need an API key or login? No. The actor reads Care.com's public search data — no key, no login, no browser.
Can I get caregiver phone numbers or emails? No — Care.com contacts caregivers through its own platform and does not publish their phone or email, so neither does this actor. You get the full public profile (rates, experience, certifications, services, reviews, availability) for sourcing and market analysis. Direct contact details are available for provider (business) records when the business lists a website (via enrichProviderContacts).
Can I export to Google Sheets, CSV, or Excel? Yes — one click in the dataset view, or automatically on every run via the Google Drive integration.
How do I monitor new caregivers and rate changes automatically? Turn on monitorMode, then create a Schedule. Each run outputs only records that are new or whose rate / rating / review count changed.
A field is null — why? Some caregivers genuinely don't publish a rate, certain certifications, or an age range. Fields are null only when the data doesn't exist, not because the scraper skipped them.
Is scraping Care.com legal? This actor collects publicly available data only. You are responsible for using the data in compliance with applicable laws (GDPR/CCPA for personal data) and Care.com's terms. Do not use caregiver personal data for employment decisions in violation of FCRA or local law.
Need help?
Open an issue on the actor's Issues tab, or visit the Apify help center. Feature requests are welcome — this actor is actively maintained.