![HealthWarehouse Scraper avatar](https://images.apifyusercontent.com/a26iX_nRWMHVBKUfR43KTai_Sbt_g-iHMuXWPBgMERs/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vSElNQUNaaE9uN1lKNzFkVHUtYWN0b3ItUkxFc3pXMVlHSkV1MUFHZ20tb3lqV3FjOEFNZi1NZWF0YmFsbC5wbmc.webp)
HealthWarehouse Scraper
1 day trial then $19.99/month - No credit card required now
![HealthWarehouse Scraper](https://images.apifyusercontent.com/a26iX_nRWMHVBKUfR43KTai_Sbt_g-iHMuXWPBgMERs/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vSElNQUNaaE9uN1lKNzFkVHUtYWN0b3ItUkxFc3pXMVlHSkV1MUFHZ20tb3lqV3FjOEFNZi1NZWF0YmFsbC5wbmc.webp)
HealthWarehouse Scraper
1 day trial then $19.99/month - No credit card required now
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.
HealthWarehouse Scraper
A powerful web scraping tool designed to extract comprehensive product data from healthwarehouse.com, one of the leading online pharmacies in the United States. This Apify actor efficiently collects detailed information about medications, medical supplies, and healthcare products, making it ideal for price monitoring, inventory tracking, and market analysis.
Features
- Product search by specific categories
- Category-based filtering
- Collection of basic product information:
- Product ID
- Product name
- SKU
- Active status
- Visibility
- Pharmacy product status
- Special OTC status
- Tax class
- URL
- Image URLs
- Minimum price
- Default quantity
- Stock status
Usage
- Run this actor in the Apify console
- Provide the required inputs:
- category: Category from which to scrape products
- limit: Maximum number of products to retrieve (default: 24)
Output
The actor generates a list of JSON objects containing the following information:
id
: Unique product identifiername
: Product namesku
: Stock keeping unitisActive
: Active statusvisibility
: Visibility statuspharmacy
: Whether it's a pharmacy productspecialOtc
: Special OTC statustaxClassId
: Tax class identifierurl
: Product page URLimageUrl
: Product image URLthumbnailUrl
: Product thumbnail URLminPrice
: Minimum pricedefaultQty
: Default quantityinStock
: Stock status
Example Output
1{ 2 "defaultQty": null, 3 "id": 28003, 4 "imageUrl": "https://d3pq5rjvq8yvv1.cloudfront.net/products/Anipryl-15mg.png", 5 "inStock": true, 6 "isActive": true, 7 "minPrice": 100, 8 "name": "Anipryl 15mg Tablets- 30ct", 9 "pharmacy": true, 10 "sku": "*V*70047", 11 "specialOtc": false, 12 "taxClassId": null, 13 "thumbnailUrl": "https://d3pq5rjvq8yvv1.cloudfront.net/products/Anipryl-15mg.png", 14 "url": "https://www.healthwarehouse.com/anipryl-15mg-tablets-30ct", 15 "visibility": 0 16}
This example output, filled with random data, shows the structure for a single product. The actual output will be a list of similar objects for all the products that were scraped.
Notes
- The data collected is stored in Apify's default data store.
Actor Metrics
1 monthly user
-
0 No stars yet
>99% runs succeeded
Created in Feb 2025
Modified a day ago