{
  "openapi": "3.0.1",
  "info": {
    "title": "GoodTherapy.org Scraper",
    "description": "Scrape GoodTherapy.org therapist profiles with this Apify actor. Extract names, credentials, contact details, office locations, specialties, therapy models, insurance accepted, fees, languages, and profile URLs for healthcare research, provider databases, and lead generation.",
    "version": "1.0",
    "x-build-id": "Uxpngda2VHVRs1cdm"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/lexis-solutions~goodtherapy-org-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-lexis-solutions-goodtherapy-org-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/lexis-solutions~goodtherapy-org-scraper/runs": {
      "post": {
        "operationId": "runs-sync-lexis-solutions-goodtherapy-org-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/lexis-solutions~goodtherapy-org-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-lexis-solutions-goodtherapy-org-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": {
          "startUrls": {
            "title": "Start URLs",
            "type": "array",
            "description": "GoodTherapy search URLs to scrape.",
            "items": {
              "type": "object",
              "required": [
                "url"
              ],
              "properties": {
                "url": {
                  "type": "string",
                  "title": "URL of a web page",
                  "format": "uri"
                }
              }
            }
          },
          "maxItems": {
            "title": "Max Items to Scrape",
            "type": "integer",
            "description": "Maximum number of therapist profiles to scrape.",
            "default": 5
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Select proxies to be used by your crawler.",
            "default": {
              "useApifyProxy": false
            }
          },
          "insurance": {
            "title": "Insurance",
            "type": "array",
            "description": "Select one or more insurance providers.",
            "items": {
              "type": "string",
              "enum": [
                "Any Insurance",
                "1199SEIU",
                "AARP",
                "Advantage Health",
                "Aetna",
                "Affinity Health Plan",
                "Allegiance Life and Health",
                "Allied Insurance Group",
                "Ambetter",
                "American Behavioral",
                "AmeriGroup",
                "Anthem",
                "Ascension Health",
                "AvMed",
                "BDA/Morneau Shepell",
                "Beacon",
                "Beech Street",
                "Behavioral Health Systems",
                "Blue Advantage",
                "Blue Cross Blue Shield (BCBS)",
                "Blue Cross Blue Shield of Massachusetts",
                "Blue Cross Blue Shield of Michigan",
                "Blue Cross Blue Shield of Texas",
                "Blue Cross Complete",
                "Blue Shield of California",
                "BlueCross/BlueShield",
                "Cenpatico",
                "CHAMPVA",
                "Cigna",
                "Community Health Choice",
                "ComPsych",
                "Coventry",
                "Dean Health Plan",
                "E4Health",
                "Empathia",
                "Employer Assistance Plan (EAP)",
                "ESI",
                "First Choice",
                "First Choice Health",
                "First Health",
                "First Health (Coventry Health Care)",
                "FirstCare Health Plans",
                "Friday Health Plans",
                "GEHA Health Plans",
                "Golden Rule",
                "GWH-Cigna (formerly Great West Healthcare)",
                "Harvard Pilgrim",
                "Health Advocate",
                "Health Choice",
                "HealthChoice",
                "Healthscope",
                "HealthSmart",
                "Healthspring",
                "Home State Health",
                "Horizon NJ Health",
                "Humana",
                "Humana Military",
                "Independence Blue Cross",
                "Kaiser Permanente",
                "LifeSynch",
                "Lyra Health",
                "Magellan",
                "Medica",
                "Medica Health Plan Solutions",
                "Medicaid",
                "Medicaid (some plans)",
                "Medicare",
                "Memorial Managed Care",
                "Meridian Health Plan",
                "Meritain Health",
                "Mines and Associates",
                "Molina",
                "Multiplan",
                "Multiplan PHCS",
                "Mutual of Omaha",
                "Nippon Life Benefits",
                "Optimum Choice",
                "Optimum HealthCare",
                "Optum",
                "Optum Health",
                "Optum/United Health Care",
                "OSCAR",
                "Oscar Health Insurance Co.",
                "Out of Network Provider",
                "Oxford (UnitedHealthcare)",
                "Pacific Source",
                "Parkland Community Health Plan",
                "Quest Behavioral Health",
                "Scott & White Health Plan",
                "Sendero Health Plans",
                "Seton Health Plan",
                "Superior HealthPlan",
                "Texas Children's Health Plan",
                "Texas TrueChoice",
                "Texas Women's Health Program",
                "The Hartford",
                "The Holman Group",
                "Tricare",
                "Tricare West",
                "TriWest",
                "TrustMark",
                "Tufts Associated Health Plans, Inc.",
                "UHC Military West",
                "UMR",
                "United",
                "United Behavioral Health",
                "United Health Care",
                "United Healthcare Student Resources",
                "UnitedHealthcare",
                "ValueOptions",
                "Victim Compensation Program / Victims of Crime",
                "WebTP",
                "Webtpa",
                "Wellcare",
                "WellPoint",
                "Workplace Options"
              ],
              "enumTitles": [
                "Any Insurance",
                "1199SEIU",
                "AARP",
                "Advantage Health",
                "Aetna",
                "Affinity Health Plan",
                "Allegiance Life and Health",
                "Allied Insurance Group",
                "Ambetter",
                "American Behavioral",
                "AmeriGroup",
                "Anthem",
                "Ascension Health",
                "AvMed",
                "BDA/Morneau Shepell",
                "Beacon",
                "Beech Street",
                "Behavioral Health Systems",
                "Blue Advantage",
                "Blue Cross Blue Shield (BCBS)",
                "Blue Cross Blue Shield of Massachusetts",
                "Blue Cross Blue Shield of Michigan",
                "Blue Cross Blue Shield of Texas",
                "Blue Cross Complete",
                "Blue Shield of California",
                "BlueCross/BlueShield",
                "Cenpatico",
                "CHAMPVA",
                "Cigna",
                "Community Health Choice",
                "ComPsych",
                "Coventry",
                "Dean Health Plan",
                "E4Health",
                "Empathia",
                "Employer Assistance Plan (EAP)",
                "ESI",
                "First Choice",
                "First Choice Health",
                "First Health",
                "First Health (Coventry Health Care)",
                "FirstCare Health Plans",
                "Friday Health Plans",
                "GEHA Health Plans",
                "Golden Rule",
                "GWH-Cigna (formerly Great West Healthcare)",
                "Harvard Pilgrim",
                "Health Advocate",
                "Health Choice",
                "HealthChoice",
                "Healthscope",
                "HealthSmart",
                "Healthspring",
                "Home State Health",
                "Horizon NJ Health",
                "Humana",
                "Humana Military",
                "Independence Blue Cross",
                "Kaiser Permanente",
                "LifeSynch",
                "Lyra Health",
                "Magellan",
                "Medica",
                "Medica Health Plan Solutions",
                "Medicaid",
                "Medicaid (some plans)",
                "Medicare",
                "Memorial Managed Care",
                "Meridian Health Plan",
                "Meritain Health",
                "Mines and Associates",
                "Molina",
                "Multiplan",
                "Multiplan PHCS",
                "Mutual of Omaha",
                "Nippon Life Benefits",
                "Optimum Choice",
                "Optimum HealthCare",
                "Optum",
                "Optum Health",
                "Optum/United Health Care",
                "OSCAR",
                "Oscar Health Insurance Co.",
                "Out of Network Provider",
                "Oxford (UnitedHealthcare)",
                "Pacific Source",
                "Parkland Community Health Plan",
                "Quest Behavioral Health",
                "Scott & White Health Plan",
                "Sendero Health Plans",
                "Seton Health Plan",
                "Superior HealthPlan",
                "Texas Children's Health Plan",
                "Texas TrueChoice",
                "Texas Women's Health Program",
                "The Hartford",
                "The Holman Group",
                "Tricare",
                "Tricare West",
                "TriWest",
                "TrustMark",
                "Tufts Associated Health Plans, Inc.",
                "UHC Military West",
                "UMR",
                "United",
                "United Behavioral Health",
                "United Health Care",
                "United Healthcare Student Resources",
                "UnitedHealthcare",
                "ValueOptions",
                "Victim Compensation Program / Victims of Crime",
                "WebTP",
                "Webtpa",
                "Wellcare",
                "WellPoint",
                "Workplace Options"
              ]
            }
          },
          "specialty": {
            "title": "Specialty",
            "type": "array",
            "description": "Select one or more specialties.",
            "items": {
              "type": "string",
              "enum": [
                "Addiction",
                "ADHD or Attention Issues",
                "Anger Management",
                "Anxiety or Panic Attacks",
                "Children and Teens",
                "Christian or Pastoral Counseling",
                "Depression",
                "Eating and Food Issues",
                "Family Therapy",
                "Grief",
                "Individual Therapy",
                "Marriage/Couples Counseling",
                "Psychiatry / Medication",
                "Psychology",
                "Sex and Sexuality",
                "Trauma or Abuse"
              ],
              "enumTitles": [
                "Addiction",
                "ADHD or Attention Issues",
                "Anger Management",
                "Anxiety or Panic Attacks",
                "Children and Teens",
                "Christian or Pastoral Counseling",
                "Depression",
                "Eating and Food Issues",
                "Family Therapy",
                "Grief",
                "Individual Therapy",
                "Marriage/Couples Counseling",
                "Psychiatry / Medication",
                "Psychology",
                "Sex and Sexuality",
                "Trauma or Abuse"
              ]
            }
          },
          "service": {
            "title": "Service",
            "type": "array",
            "description": "Select one or more service types.",
            "items": {
              "type": "string",
              "enum": [
                "Telehealth",
                "ADHD Testing",
                "Art Therapy",
                "Chemical Dependency Evaluation",
                "Clinical Supervision",
                "Coaching",
                "Consultation",
                "Counseling for Offenders",
                "Creative Arts Therapy",
                "Family Therapy",
                "Group Therapy",
                "Home-Based Therapy",
                "Individual Therapy & Counseling",
                "Intervention",
                "Legal Documentation",
                "Marriage, Couples, or Relationship Counseling",
                "Mediation",
                "Medication Management",
                "Other",
                "Pastoral Counseling",
                "Premarital Counseling",
                "Psychiatric Consultation",
                "Psychological Evaluation",
                "Residential Treatment or Hospitilization"
              ],
              "enumTitles": [
                "Telehealth",
                "ADHD Testing",
                "Art Therapy",
                "Chemical Dependency Evaluation",
                "Clinical Supervision",
                "Coaching",
                "Consultation",
                "Counseling for Offenders",
                "Creative Arts Therapy",
                "Family Therapy",
                "Group Therapy",
                "Home-Based Therapy",
                "Individual Therapy & Counseling",
                "Intervention",
                "Legal Documentation",
                "Marriage, Couples, or Relationship Counseling",
                "Mediation",
                "Medication Management",
                "Other",
                "Pastoral Counseling",
                "Premarital Counseling",
                "Psychiatric Consultation",
                "Psychological Evaluation",
                "Residential Treatment or Hospitilization"
              ]
            }
          },
          "therapyType": {
            "title": "Therapy Type / Model Practiced",
            "type": "array",
            "description": "Select one or more therapy types.",
            "items": {
              "type": "string",
              "enum": [
                "Accelerated Resolution Therapy (ART)",
                "Accelerated Experiential Dynamic Psychotherapy (AEDP)",
                "Acceptance and Commitment Therapy (ACT)",
                "Adlerian Psychology / Psychotherapy",
                "Anger Management",
                "Animal and Equine Assisted Psychotherapies",
                "Applied Behavior Analysis (ABA)",
                "Art Therapy",
                "Attachment-Based Family Therapy (ABFT)",
                "Autogenic Training",
                "Bibliotherapy",
                "Bioenergetic Analysis",
                "Biofeedback",
                "Body Talk System",
                "Body-Mind Psychotherapy",
                "Bowen Family Therapy",
                "Brainspotting (BSP)",
                "Breathwork",
                "Client-Directed Outcome-Informed Therapy (CDOI)",
                "Coaching",
                "Cognitive Behavioral Therapy (CBT)",
                "Cognitive Processing Therapy",
                "Coherence Therapy / Depth-Oriented Brief Therapy",
                "Collaborative Couple Therapy (CCT)",
                "Collaborative Therapy",
                "Compassion Focused Therapy (CFT)",
                "Complementary and Alternative Medicine (CAM)",
                "Conflict Resolution Therapy",
                "Constructivisim",
                "Contemplative Psychotherapy",
                "Control Mastery Theory",
                "Core Process Psychotherapy (CPP)",
                "Creative Art Therapy",
                "Critical Incident Stress Management",
                "Culturally Sensitive Therapy",
                "Depth Hypnosis",
                "Depth Therapy",
                "Depth-Oriented Brief Therapy",
                "Developmental Model of Couples Therapy",
                "Developmental Needs Meeting Strategy (DNMS)",
                "Developmental Psychology",
                "Dialectical Behavioral Therapy (DBT)",
                "Discernment Counseling",
                "Dreamwork",
                "Dyadic Developmental Psychotherapy (DDP)",
                "Ecotherapy / Nature Therapy",
                "Emotion Focused Couples Therapy",
                "Emotion Focused Therapy",
                "Emotional Freedom Technique",
                "Emotional Transformation Therapy® (ETT®)",
                "Emotionally Focused Couples Therapy",
                "Emotionally Focused Therapy",
                "Energy Psychology",
                "Existential Psychotherapy",
                "Experiential Therapy",
                "Exposure Therapy",
                "Expressive Arts Therapy",
                "Eye Movement Desensitization and Reprocessing Therapy (EMDR)",
                "Family Attachment Narrative Therapy",
                "Family Constellations",
                "Family Systems Therapy",
                "Feminist Therapy",
                "Filial Therapy",
                "Focusing",
                "Gestalt Therapy",
                "Gottman Method",
                "Guided Therapeutic Imagery",
                "Hakomi",
                "Healing Touch",
                "Holistic Psychotherapy",
                "Humanistic Psychology (humanism)",
                "Hypnotherapy",
                "Imago Relationship Therapy (IRT)",
                "Integration of different therapy models",
                "Intensive Short-Term Dynamic Psychotherapy (ISTDP)",
                "Internal Family Systems (IFS)",
                "Interpersonal Neurobiology (IPNB)",
                "Interpersonal Psychotherapy (IPT)",
                "Journal Therapy",
                "Journey Therapy",
                "Jungian Psychotherapy",
                "Lifespan Integration (LI)",
                "Logotherapy",
                "Mentalization-Based Therapy (MBT)",
                "Mindfulness-Based Cognitive Therapy (MBCT)",
                "Mindfulness-Based Interventions",
                "Motivational Enhancement Therapy (MET)",
                "Motivational Interviewing",
                "Music Therapy",
                "Narrative Therapy",
                "Neuro-Linguistic Programming (NLP)",
                "Neurofeedback",
                "Neuropsychology",
                "Nonviolent Communication (NVC)",
                "Object Relations",
                "Other - Not Listed Here",
                "Parent Work",
                "Parent-Child Interaction Therapy (PCIT)",
                "Person-Centered Therapy (Rogerian Therapy)",
                "Play Therapy",
                "Positive Psychology",
                "Positive Psychotherapy",
                "Possibility Therapy",
                "Process Oriented Psychology",
                "Psychoanalysis / Modern Psychoanalysis",
                "Psychobiological Approach to Couples Therapy (PACT)",
                "Psychodrama",
                "Psychodynamic",
                "Rational Emotive Behavioral Therapy (REBT)",
                "Reality Therapy",
                "Redecision therapy",
                "Regression Therapy",
                "Relational Life Therapy",
                "Relational Psychotherapy",
                "Relationship Enhancement Therapy",
                "Sand Tray Therapy",
                "Satir Transformational Systemic Therapy",
                "Schema Therapy",
                "Self Psychology",
                "Self-Acceptance Training",
                "Self-Relations Therapy",
                "Sensorimotor Psychotherapy",
                "Solution-Focused Brief Therapy (SFBT)",
                "Somatic Experiencing (SE)",
                "Somatic Psychotherapy",
                "Spiritual Counselling",
                "Sport / Fitness Psychology",
                "Strength-Based Therapy",
                "Structural Family Therapy",
                "Systems Theory /Therapy",
                "Theraplay",
                "Thought Field Therapy (TFT)",
                "Time Line Therapy",
                "Transactional Analysis",
                "Transpersonal Psychotherapy",
                "Trauma Relief Unlimited (TRU)",
                "Trauma-Focused Cognitive Behavioral Therapy (TF-CBT)",
                "Voice Dialogue",
                "Yoga Therapy"
              ],
              "enumTitles": [
                "Accelerated Resolution Therapy (ART)",
                "Accelerated Experiential Dynamic Psychotherapy (AEDP)",
                "Acceptance and Commitment Therapy (ACT)",
                "Adlerian Psychology / Psychotherapy",
                "Anger Management",
                "Animal and Equine Assisted Psychotherapies",
                "Applied Behavior Analysis (ABA)",
                "Art Therapy",
                "Attachment-Based Family Therapy (ABFT)",
                "Autogenic Training",
                "Bibliotherapy",
                "Bioenergetic Analysis",
                "Biofeedback",
                "Body Talk System",
                "Body-Mind Psychotherapy",
                "Bowen Family Therapy",
                "Brainspotting (BSP)",
                "Breathwork",
                "Client-Directed Outcome-Informed Therapy (CDOI)",
                "Coaching",
                "Cognitive Behavioral Therapy (CBT)",
                "Cognitive Processing Therapy",
                "Coherence Therapy / Depth-Oriented Brief Therapy",
                "Collaborative Couple Therapy (CCT)",
                "Collaborative Therapy",
                "Compassion Focused Therapy (CFT)",
                "Complementary and Alternative Medicine (CAM)",
                "Conflict Resolution Therapy",
                "Constructivisim",
                "Contemplative Psychotherapy",
                "Control Mastery Theory",
                "Core Process Psychotherapy (CPP)",
                "Creative Art Therapy",
                "Critical Incident Stress Management",
                "Culturally Sensitive Therapy",
                "Depth Hypnosis",
                "Depth Therapy",
                "Depth-Oriented Brief Therapy",
                "Developmental Model of Couples Therapy",
                "Developmental Needs Meeting Strategy (DNMS)",
                "Developmental Psychology",
                "Dialectical Behavioral Therapy (DBT)",
                "Discernment Counseling",
                "Dreamwork",
                "Dyadic Developmental Psychotherapy (DDP)",
                "Ecotherapy / Nature Therapy",
                "Emotion Focused Couples Therapy",
                "Emotion Focused Therapy",
                "Emotional Freedom Technique",
                "Emotional Transformation Therapy® (ETT®)",
                "Emotionally Focused Couples Therapy",
                "Emotionally Focused Therapy",
                "Energy Psychology",
                "Existential Psychotherapy",
                "Experiential Therapy",
                "Exposure Therapy",
                "Expressive Arts Therapy",
                "Eye Movement Desensitization and Reprocessing Therapy (EMDR)",
                "Family Attachment Narrative Therapy",
                "Family Constellations",
                "Family Systems Therapy",
                "Feminist Therapy",
                "Filial Therapy",
                "Focusing",
                "Gestalt Therapy",
                "Gottman Method",
                "Guided Therapeutic Imagery",
                "Hakomi",
                "Healing Touch",
                "Holistic Psychotherapy",
                "Humanistic Psychology (humanism)",
                "Hypnotherapy",
                "Imago Relationship Therapy (IRT)",
                "Integration of different therapy models",
                "Intensive Short-Term Dynamic Psychotherapy (ISTDP)",
                "Internal Family Systems (IFS)",
                "Interpersonal Neurobiology (IPNB)",
                "Interpersonal Psychotherapy (IPT)",
                "Journal Therapy",
                "Journey Therapy",
                "Jungian Psychotherapy",
                "Lifespan Integration (LI)",
                "Logotherapy",
                "Mentalization-Based Therapy (MBT)",
                "Mindfulness-Based Cognitive Therapy (MBCT)",
                "Mindfulness-Based Interventions",
                "Motivational Enhancement Therapy (MET)",
                "Motivational Interviewing",
                "Music Therapy",
                "Narrative Therapy",
                "Neuro-Linguistic Programming (NLP)",
                "Neurofeedback",
                "Neuropsychology",
                "Nonviolent Communication (NVC)",
                "Object Relations",
                "Other - Not Listed Here",
                "Parent Work",
                "Parent-Child Interaction Therapy (PCIT)",
                "Person-Centered Therapy (Rogerian Therapy)",
                "Play Therapy",
                "Positive Psychology",
                "Positive Psychotherapy",
                "Possibility Therapy",
                "Process Oriented Psychology",
                "Psychoanalysis / Modern Psychoanalysis",
                "Psychobiological Approach to Couples Therapy (PACT)",
                "Psychodrama",
                "Psychodynamic",
                "Rational Emotive Behavioral Therapy (REBT)",
                "Reality Therapy",
                "Redecision therapy",
                "Regression Therapy",
                "Relational Life Therapy",
                "Relational Psychotherapy",
                "Relationship Enhancement Therapy",
                "Sand Tray Therapy",
                "Satir Transformational Systemic Therapy",
                "Schema Therapy",
                "Self Psychology",
                "Self-Acceptance Training",
                "Self-Relations Therapy",
                "Sensorimotor Psychotherapy",
                "Solution-Focused Brief Therapy (SFBT)",
                "Somatic Experiencing (SE)",
                "Somatic Psychotherapy",
                "Spiritual Counselling",
                "Sport / Fitness Psychology",
                "Strength-Based Therapy",
                "Structural Family Therapy",
                "Systems Theory /Therapy",
                "Theraplay",
                "Thought Field Therapy (TFT)",
                "Time Line Therapy",
                "Transactional Analysis",
                "Transpersonal Psychotherapy",
                "Trauma Relief Unlimited (TRU)",
                "Trauma-Focused Cognitive Behavioral Therapy (TF-CBT)",
                "Voice Dialogue",
                "Yoga Therapy"
              ]
            }
          },
          "language": {
            "title": "Language",
            "type": "array",
            "description": "Select one or more languages.",
            "items": {
              "type": "string",
              "enum": [
                "Bosnian",
                "Croatian",
                "Czech",
                "Danish",
                "English",
                "Farsi",
                "French",
                "German",
                "Hebrew",
                "Hungarian",
                "Italian",
                "Japanese",
                "Mandarin",
                "Polish",
                "Portuguese",
                "Serbian",
                "Slovak",
                "Spanish"
              ],
              "enumTitles": [
                "Bosnian",
                "Croatian",
                "Czech",
                "Danish",
                "English",
                "Farsi",
                "French",
                "German",
                "Hebrew",
                "Hungarian",
                "Italian",
                "Japanese",
                "Mandarin",
                "Polish",
                "Portuguese",
                "Serbian",
                "Slovak",
                "Spanish"
              ]
            }
          },
          "industry": {
            "title": "Industries & Communities Served",
            "enum": [
              "BIPOC",
              "Education",
              "Entertainment Industry",
              "First Responder/Medical Professionals",
              "LGBTQ+",
              "Military/Law Enforcement",
              "Professional Sports",
              "Self-Employed and Freelance Professionals",
              "Union First"
            ],
            "type": "string",
            "description": "Select a community or industry to filter by."
          },
          "ageGroup": {
            "title": "Age Group of Clients",
            "enum": [
              "Adults",
              "Children",
              "Elders",
              "Teens"
            ],
            "type": "string",
            "description": "Select a single age group to filter by."
          },
          "accessibility": {
            "title": "Accessibility",
            "enum": [
              "Accessible Parking",
              "Gender Neutral Bathroom",
              "Service Animals Welcome",
              "Wheelchair Accessible Building",
              "Wheelchair Accessible Restroom"
            ],
            "type": "string",
            "description": "Select a single accessibility feature to filter by."
          },
          "pricing": {
            "title": "Pricing",
            "enum": [
              "Free Initial Consultation",
              "Offers Sliding Scale"
            ],
            "type": "string",
            "description": "Select a single pricing option to filter by."
          },
          "availability": {
            "title": "Availability",
            "enum": [
              "Evening availability",
              "Weekend availability"
            ],
            "type": "string",
            "description": "Select a single availability option to filter by."
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}