{
  "openapi": "3.0.1",
  "info": {
    "title": "HealthWarehouse Scraper",
    "description": "HealthWarehouse Scraper is a powerful Apify actor that extracts detailed product info from leading online pharmacies. It collects prescription meds, diabetic supplies, OTC products, and more – ideal for price comparison, inventory tracking, and market analysis.",
    "version": "0.0",
    "x-build-id": "JOEqX4brRvDCNE1TY"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/muhammetakkurtt~healthwarehouse-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-muhammetakkurtt-healthwarehouse-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/muhammetakkurtt~healthwarehouse-scraper/runs": {
      "post": {
        "operationId": "runs-sync-muhammetakkurtt-healthwarehouse-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/muhammetakkurtt~healthwarehouse-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-muhammetakkurtt-healthwarehouse-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",
        "required": [
          "category",
          "limit"
        ],
        "properties": {
          "category": {
            "title": "Category",
            "enum": [
              "diabetic-supplies",
              "diabetic-accessories",
              "control-solutions",
              "accu-chek",
              "aviva",
              "onetouch",
              "lancets-devices",
              "lancets-accu-chek",
              "lancets-bayer",
              "lancets-easytouch",
              "lancets-freestyle",
              "lancets-gentle-draw",
              "lancets-nipro",
              "lancets-onetouch",
              "lancets-onetouch-delica",
              "lancets-surecomfort",
              "insulin",
              "insulin-humalog",
              "insulin-humulin",
              "insulin-lantus",
              "insulin-levemir",
              "insulin-novolin",
              "insulin-novolog",
              "cream-lotion-ointment",
              "bundle-and-save-kits",
              "freestyle-bundled-kits",
              "diabetic-test-strips",
              "test-strips-accu-chek",
              "test-strips-aviva",
              "test-strips-bayer",
              "test-strips-contour",
              "test-strips-contour-ts",
              "test-strips-easytouch",
              "test-strips-freestyle",
              "test-strips-freestyle-lite",
              "test-strips-freestyle-regular",
              "test-strips-onetouch",
              "test-strips-onetouch-ultra",
              "test-strips-other",
              "test-strips-precision",
              "blood-glucose-meters",
              "glucose-meters-bayer",
              "glucose-meters-bayer-contour",
              "glucose-meters-freestyle",
              "glucose-meters-freestyle-flash",
              "glucose-meters-freestyle-freedom",
              "glucose-meters-freestyle-lite",
              "glucose-meters-onetouch",
              "glucose-meters-onetouch-ultra",
              "glucose-meters-other",
              "glucose-meters-precision",
              "glucose",
              "insulin-pen-needles",
              "pen-needles-12-7mm",
              "pen-needles-6mm",
              "pen-needles-29-gauge",
              "pen-needles-5mm",
              "pen-needles-30-gauge",
              "pen-needles-31-gauge",
              "pen-needles-32-gauge",
              "pen-needles-33-gauge",
              "pen-needles-8mm",
              "pen-needles-4mm",
              "pen-needles-bd",
              "pen-needles-easytouch",
              "pen-needles-gnp",
              "pen-needles-novofine",
              "pen-needles-surecomfort",
              "pen-needles-unifine",
              "insulin-syringes",
              "insulin-syringes-10-packs",
              "insulin-syringes-gauge",
              "insulin-syringes-20-gauge",
              "insulin-syringes-23-gauge",
              "insulin-syringes-25-gauge",
              "insulin-syringes-27-gauge",
              "insulin-syringes-28-gauge",
              "insulin-syringes-29-gauge",
              "insulin-syringes-30-gauge",
              "insulin-syringes-31-gauge",
              "syringes-brand",
              "syringes-aimsco",
              "syringes-advocate",
              "syringes-bd",
              "syringes-other-brand",
              "syringes-easytouch",
              "syringes-gnp",
              "syringes-surecomfort",
              "syringes-trueplus",
              "syringes-ulticare",
              "syringes-cc",
              "insulin-syringes-0-5cc",
              "syringes-10cc",
              "syringes-1cc",
              "insulin-syringes-0-3cc",
              "syringes-3cc",
              "syringes-5cc",
              "syringes-needle-length",
              "syringes-38mm",
              "syringes-25-4mm",
              "syringes-12-7mm",
              "syringes-6mm",
              "syringes-8mm",
              "otc-diabetic-supplies",
              "diabetic-cough",
              "diabetic-creams",
              "diabetic-sugar",
              "alcohol-prep-pads",
              "urinalysis-strips",
              "veterinary-supplies",
              "vet-u100-syringes",
              "vet-u40-syringes",
              "vet-test-strips",
              "easytouch",
              "fsa",
              "hw-logo-products",
              "home-medical",
              "blood-pressure-monitors",
              "equipment-dme",
              "canes-and-crutches",
              "cane-accessories",
              "offset-handle-canes",
              "quad-canes",
              "equipment-dme-personal-care",
              "assist-poles",
              "exercise-peddlers",
              "heating-pads",
              "patient-room",
              "pill-organizer",
              "respiratory",
              "emergency-preparedness",
              "allergy-alert",
              "allergy-wristbands",
              "medicine-cases",
              "first-aid",
              "home-medical-test-kits",
              "incontinence",
              "ostomy-supplies",
              "ostomy-brand",
              "ostomy-convatec",
              "ostomy-hollister",
              "needles-syringes",
              "allergy-syringes",
              "hypodermic-needles",
              "hypodermic-gauge",
              "hypodermic-16-gauge",
              "hypodermic-18-gauge",
              "hypodermic-20-gauge",
              "hypodermic-21-gauge",
              "hypodermic-22-gauge",
              "hypodermic-23-gauge",
              "hypodermic-25-gauge",
              "hypodermic-27-gauge",
              "hypodermic-30-gauge",
              "hypodermic-length",
              "hypodermic-38mm",
              "hypodermic-25mm",
              "hypodermic-12-7mm",
              "hypodermic-15-8mm",
              "needles-only",
              "sharps-containers",
              "syringes-without-needle",
              "syringe-10cc",
              "syringe-1cc",
              "syringe-3cc",
              "syringe-5cc",
              "syringe-60cc",
              "disposable-syringes",
              "syringes-capacity",
              "syringes-0-3cc",
              "syringes-0-5cc",
              "syringes-10cc-needle",
              "syringes-1cc-needle",
              "syringes-3cc-needle",
              "syringes-5cc-needle",
              "syringes-by-gauge",
              "syringes-18-gauge",
              "syringes-20-gauge",
              "syringes-21-gauge",
              "syringes-22-gauge",
              "syringes-23-gauge",
              "syringes-25-gauge",
              "syringes-27-gauge",
              "syringes-28-gauge",
              "syringes-29-gauge",
              "syringes-30-gauge",
              "syringes-31-gauge",
              "syringes-by-length",
              "syringes-38-1mm",
              "syringes-25-4mm-length",
              "syringes-12-7mm-length",
              "syringes-9-5mm",
              "syringes-7-9mm",
              "syringes-15-8mm",
              "syringes-by-brand",
              "syringes-aimsco-brand",
              "syringes-advocate-brand",
              "syringes-bd-brand",
              "syringes-gnp-brand",
              "syringes-surecomfort-brand",
              "syringes-ulticare-brand",
              "over-the-counter",
              "all-natural",
              "allergy-sinus",
              "allegra-fexofenadine",
              "allegra-180mg",
              "allegra-30mg",
              "allegra-60mg",
              "benadryl-diphenhydramine",
              "claritin-loratadine",
              "nasal-decongestant",
              "allergy-other",
              "zyrtec-cetirizine",
              "cetirizine-10mg",
              "cetirizine-1mg",
              "cetirizine-5mg",
              "covid-testing",
              "children-healthcare",
              "cough-cold-flu",
              "acetaminophen",
              "adult-cold",
              "children-cough-cold",
              "cough-drops",
              "cough-syrup",
              "cough-sore-throat",
              "diphenhydramine-cold",
              "elderberry",
              "guaifenesin",
              "homeopathic",
              "lip-cold-sore",
              "menthol",
              "nasal-care",
              "nasal-congestion",
              "phenylephrine",
              "zinc",
              "diet-nutrition",
              "protein",
              "digestive-health",
              "antacid-heartburn",
              "prilosec-omeprazole",
              "zantac-ranitidine",
              "antidiarrheal",
              "gas-relief",
              "laxatives",
              "probiotics",
              "ear-care",
              "eye-care",
              "eye-drops",
              "face-mask",
              "gluten-free",
              "hair-supplements",
              "pain-fever",
              "azo",
              "ibuprofen",
              "aleve",
              "arthritis",
              "aspirin",
              "aspirin-81mg",
              "aspirin-enteric",
              "hemorrhoidal",
              "midol",
              "muscle-relief",
              "tylenol",
              "acetaminophen-160mg",
              "acetaminophen-250mg",
              "acetaminophen-325mg",
              "acetaminophen-500mg",
              "acetaminophen-650mg",
              "oral-care",
              "cold-sore",
              "oral-pain",
              "pet-otc",
              "pet-allergy",
              "pet-behavior",
              "pet-dental",
              "pet-ear-health",
              "pet-eye-health",
              "pet-flea-tick",
              "pet-joint",
              "pet-pain",
              "pet-diabetes",
              "otc-vet-u40-syringes",
              "pet-vitamins",
              "pet-skin-coat",
              "sexual-health",
              "contraceptive",
              "skin-care",
              "sunscreen",
              "sleep-aids",
              "stop-smoking",
              "stress-relief",
              "test-kits",
              "fertility",
              "sexual-health-test",
              "urinary-tract",
              "travel-sickness",
              "vitamins-supplements",
              "21st-century",
              "bone-joint",
              "diet-nutrition-supplements",
              "fish-oil",
              "mason-natural",
              "natures-blend",
              "antioxidants",
              "calcium",
              "calcium-vitamin-d",
              "oyster-shell-calcium",
              "oyster-shell-calcium-d",
              "chondroitin",
              "cranberry",
              "folic-acid",
              "glucosamine",
              "immune-support",
              "iron",
              "magnesium",
              "multivitamins",
              "niacin",
              "vitamin-a",
              "vitamin-b",
              "vitamin-b-complex",
              "vitamin-b1",
              "vitamin-b12",
              "vitamin-b6",
              "vitamin-c",
              "vitamin-d",
              "vitamin-d-calcium",
              "vitamin-d-oyster",
              "vitamin-d3",
              "vitamin-e",
              "zinc-supplements",
              "weight-loss",
              "water-enhancers",
              "personal-care",
              "baby-mom",
              "baby-bath",
              "baby-feeding",
              "baby-health",
              "baby-supplies",
              "diapers-wipes",
              "pregnancy",
              "beauty",
              "deodorant",
              "foot-care",
              "hair-care",
              "hair-color",
              "hair-growth",
              "minoxidil",
              "womens-rogaine",
              "shampoo-conditioner",
              "lice-treatments",
              "hosiery",
              "lip-balm",
              "mens-care",
              "mens-body-wash",
              "mens-hair-care",
              "mens-sexual-health",
              "mens-soap",
              "mens-shaving",
              "mens-razors",
              "mens-shaving-cream",
              "nail-care",
              "oral-care-pc",
              "dental-floss",
              "denture-supplies",
              "mouthwash",
              "teeth-whitening",
              "toothbrush",
              "toothpaste",
              "oral-rehydration",
              "razors-shaving",
              "gillette",
              "gillette-men",
              "gillette-women",
              "schick",
              "schick-men",
              "schick-women",
              "sexual-health-pc",
              "condoms",
              "personal-lubricant",
              "skin-care-pc",
              "balm",
              "body-cleanser",
              "body-lotion",
              "creams-ointments",
              "hand-sanitizer",
              "insect-repellent",
              "moisturizers-oils",
              "body-wash-pc",
              "soap-pc",
              "sunburn-care",
              "sunless-tanning",
              "sun-care",
              "thermometers",
              "womens-health",
              "personal-health",
              "personal-lubricants",
              "pregnancy-tests",
              "womens-health-beauty",
              "pet-medications",
              "pet-allergy-med",
              "pet-antibiotic",
              "pet-behavior-med",
              "pet-bestsellers",
              "pet-skin-coat-med",
              "pet-dental-med",
              "pet-diabetic-med",
              "pet-ear-med",
              "pet-eye-med",
              "pet-first-aid",
              "pet-flea-tick-med",
              "pet-gastrointestinal",
              "pet-heartworm",
              "pet-joint-med",
              "pet-pain-med",
              "pet-rx",
              "pet-toys",
              "pet-vitamins-med",
              "prescription-med",
              "authorized-generics",
              "brand-prescriptions",
              "drugs-a-d",
              "drugs-e-h",
              "drugs-i-l",
              "drugs-m-n",
              "drugs-o-p",
              "drugs-q-s",
              "drugs-t-z",
              "new-generics",
              "new-generic-a-d",
              "new-generic-e-h",
              "new-generic-i-l",
              "new-generic-m-n",
              "new-generic-o-p",
              "new-generic-q-s",
              "new-generic-t-z",
              "pharmacy-pet-meds",
              "pet-drugs-a-d",
              "pet-drugs-e-h",
              "pet-drugs-i-l",
              "pet-drugs-m-n",
              "pet-drugs-o-p",
              "pet-drugs-q-s",
              "pet-drugs-t-z",
              "pet-pharmacy",
              "pet-rx-categories",
              "pet-addisons",
              "pet-allergy-rx",
              "pet-antibiotic-rx",
              "pet-behavior-rx",
              "pet-bladder-rx",
              "pet-diabetes-rx",
              "pet-digestive-rx",
              "pet-ear-rx",
              "pet-eye-rx",
              "pet-flea-tick-rx",
              "pet-heartworm-rx",
              "pet-joint-rx",
              "pet-pain-rx",
              "pet-skin-coat-rx",
              "pet-thyroid-rx",
              "pet-vitamins-rx",
              "rx-by-condition",
              "rx-acne",
              "rx-addiction",
              "rx-alzheimers",
              "rx-antibiotics",
              "rx-anticonvulsants",
              "rx-parkinsons",
              "rx-antiviral",
              "rx-arthritis",
              "rx-asthma",
              "rx-birth-control",
              "rx-bladder",
              "rx-blood-pressure",
              "rx-anti-stroke",
              "rx-arrhythmia",
              "rx-blood-clots",
              "rx-blood-thinner",
              "rx-blood-thinner-alt",
              "rx-bone-health",
              "rx-covid",
              "rx-cancer",
              "rx-breast-cancer",
              "rx-chemotherapy",
              "rx-prostate",
              "rx-cholesterol",
              "rx-cold-allergy",
              "rx-antihistamine",
              "rx-sinus",
              "rx-dementia",
              "rx-diabetes",
              "rx-diabetic-monitors",
              "rx-dexcom",
              "rx-digestive",
              "rx-ear",
              "rx-eye",
              "rx-fungal",
              "rx-hiv",
              "rx-hair-loss",
              "rx-heart",
              "rx-immunosuppressive",
              "rx-kidney",
              "rx-medical-device",
              "rx-mens-health",
              "rx-men-sexual-health",
              "rx-erectile",
              "rx-mental-health",
              "rx-adhd",
              "rx-anxiety-depression",
              "rx-bipolar",
              "rx-migraine",
              "rx-muscle",
              "rx-multiple-sclerosis",
              "rx-oral-care",
              "rx-pain-relief",
              "rx-prescription",
              "rx-reproductive",
              "rx-ssri",
              "rx-sexual-health",
              "rx-aids-hiv",
              "rx-hepatitis",
              "rx-herpes",
              "rx-skin-care",
              "rx-dermatitis",
              "rx-eczema",
              "rx-hives",
              "rx-psoriasis",
              "rx-sleep",
              "rx-smoking",
              "rx-steroid",
              "rx-stomach",
              "rx-acid-reflux",
              "rx-gastrointestinal",
              "rx-thyroid",
              "rx-tuberculosis",
              "rx-urinary",
              "rx-vitamin",
              "rx-weight-loss",
              "rx-womens-health",
              "rx-endometriosis",
              "rx-menopause",
              "rx-value-generics",
              "rx-value-a-d",
              "rx-value-e-h",
              "rx-value-i-l",
              "rx-value-m-n",
              "rx-value-o-p",
              "rx-value-q-s",
              "rx-value-t-z",
              "products",
              "amlodipine",
              "atarax",
              "atorvastatin",
              "baclofen",
              "betamethasone",
              "bupropion",
              "celebrex",
              "celecoxib",
              "celexa",
              "cialis",
              "citalopram",
              "clobetasol",
              "clopidogrel",
              "diltiazem",
              "escitalopram",
              "estradiol",
              "felodipine",
              "gabapentin",
              "glipizide",
              "glipizide-er",
              "hydroxyzine-hcl",
              "hydroxyzine-pamoate",
              "irbesartan",
              "januvia",
              "lamotrigine",
              "lansoprazole",
              "levetiracetam",
              "levitra",
              "lipitor",
              "lisinopril",
              "lyrica",
              "methocarbamol",
              "nifedipine",
              "omeprazole",
              "prilosec",
              "procardia-xl",
              "provigil",
              "seroquel",
              "sumatriptan",
              "wellbutrin-xl",
              "savings",
              "clearance-deals",
              "seasonal-savings",
              "new-year-health",
              "new-year-smoking",
              "new-year-weight-loss",
              "summer-savings",
              "winter-savings"
            ],
            "type": "string",
            "description": "Category from which to fetch products",
            "default": "diabetic-supplies"
          },
          "limit": {
            "title": "Product Limit",
            "minimum": 1,
            "type": "integer",
            "description": "Maximum number of products to retrieve",
            "default": 24
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}