Cost Plus Drugs Price Scraper avatar

Cost Plus Drugs Price Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Cost Plus Drugs Price Scraper

Cost Plus Drugs Price Scraper

Get transparent prescription drug prices from Mark Cuban's Cost Plus Drugs. Search by medication name or NDC code. Compare unit prices across 2,000+ medications. Get drug name, strength, form, NDC, unit price, and insurance eligibility. No proxy needed, pure API.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

ParseForge Banner

๐Ÿ’Š Cost Plus Drugs Price Scraper

๐Ÿš€ Get transparent prescription drug prices from Cost Plus Drugs. Search by medication name or NDC code. Compare unit prices across 2,000+ medications with drug name, strength, form, NDC, unit price, and insurance eligibility.

๐Ÿ•’ Last updated: 2026-04-23

Whether you're a healthcare consumer comparing medication prices, a pharmacy benchmarking against transparent pricing, or an insurance company analyzing drug costs, this tool collects structured pricing data from Cost Plus Drugs. Search by medication name and get real-time pricing for 2,000+ medications.

The Cost Plus Drugs Scraper extracts transparent drug pricing data including unit prices, billing prices, NDC codes, strength, form, pack size, and insurance eligibility. Search by medication name to compare prices across the Cost Plus Drugs catalog.

Target AudienceHealthcare consumers, pharmacies, insurance companies, drug price researchers, healthcare startups
Primary Use CasesDrug price comparison, pharmacy benchmarking, formulary planning, price monitoring

๐Ÿ“‹ What Does It Do

This tool collects transparent drug pricing data from Cost Plus Drugs, supporting medication name search. It delivers:

  • ๐Ÿ’Š Drug pricing - unit price and billing price for 2,000+ medications at transparent cost-plus markup
  • ๐Ÿท๏ธ Brand info - drug name, brand name, generic vs. brand classification
  • ๐Ÿ’‰ Dosage details - strength, form (tablet, capsule, liquid, etc.), and pack size
  • ๐Ÿ”ข NDC codes - National Drug Code for precise product identification
  • ๐Ÿ›ก๏ธ Insurance data - whether each medication is eligible for insurance billing
  • ๐Ÿ”— Direct links - URL to each medication page

๐ŸŽฌ How to Use the Cost Plus Drugs Scraper - Full Demo

๐Ÿšง Demo video coming soon


โš™๏ธ Input

To start collecting drug pricing data, simply fill in the input form:

FieldTypeDescription
Max ItemsIntegerFree users: Limited to 10 medications (preview). Paid users: Optional, max 1,000,000.
Medication NamesArrayList of drug names to look up (generic names work best). Examples: ibuprofen, metformin, lisinopril.

Example 1: Search multiple drugs

{
"drugs": ["ibuprofen", "metformin", "lisinopril"],
"maxItems": 50
}

Example 2: Search a single drug

{
"drugs": ["atorvastatin"],
"maxItems": 10
}

โš ๏ธ Free users are limited to 10 items per run. Sign up for a paid plan to collect up to 1,000,000 items.


๐Ÿ“Š Output

After the Actor finishes its run, you'll get a dataset with the output. You can download results as Excel, HTML, XML, JSON, or CSV.

๐Ÿงพ Output Schema

FieldTypeDescription
drugNameStringBrand or common drug name
genericNameStringGeneric/active ingredient name
brandOrGenericStringWhether the product is brand or generic
strengthStringDosage strength (e.g. "200mg", "500mg")
formStringDosage form (Tablet, Capsule, Liquid, etc.)
unitPriceNumberCost per unit (pill, ml, etc.)
unitBillingPriceNumberBilling price per unit
ndcStringNational Drug Code
packSizeStringNumber of units per package
insuranceEligibleBooleanWhether insurance billing is accepted
urlStringDirect link to medication page
scrapedAtStringTimestamp of data collection

๐Ÿ“ฆ Sample Output

Sample 1:

{
"drugName": "Advil, Motrin",
"genericName": "Ibuprofen",
"brandOrGeneric": "Generic",
"strength": "200mg",
"form": "Tablet",
"unitPrice": 0.0188,
"unitBillingPrice": 0.0188,
"ndc": "51672213108",
"packSize": "100",
"insuranceEligible": true,
"url": "https://www.costplusdrugs.com/medications/ibuprofen-200mg-tablet-100-advil-motrin/",
"scrapedAt": "2026-04-08T17:31:03.769Z"
}

Sample 2:

{
"drugName": "Glucophage",
"genericName": "Metformin",
"brandOrGeneric": "Generic",
"strength": "500mg",
"form": "Tablet",
"unitPrice": 0.0312,
"unitBillingPrice": 0.0312,
"ndc": "65862001705",
"packSize": "500",
"insuranceEligible": true,
"scrapedAt": "2026-04-08T17:31:03.769Z"
}

Sample 3:

{
"drugName": "Prinivil, Zestril",
"genericName": "Lisinopril",
"brandOrGeneric": "Generic",
"strength": "10mg",
"form": "Tablet",
"unitPrice": 0.0245,
"unitBillingPrice": 0.0245,
"ndc": "65862054299",
"packSize": "1000",
"insuranceEligible": true,
"scrapedAt": "2026-04-08T17:31:03.769Z"
}

โœจ Why Choose the Cost Plus Drugs Scraper?

BenefitDescription
โšก Batch searchLook up multiple drugs at once instead of searching one at a time
๐Ÿ’ฐ Structured pricingUnit price and billing price in numeric format
๐Ÿ”ข NDC codesNational Drug Code included in every record
๐Ÿ›ก๏ธ Insurance statusEligibility flag included for each medication
๐Ÿ“ Structured outputExport to JSON, CSV, or Excel for immediate analysis
๐Ÿ”„ Automated runsSchedule weekly price checks to track movements
๐ŸŽฏ No coding requiredPoint-and-click interface that anyone can use

๐Ÿ“ˆ How Does It Compare?

FeatureOur ToolManual Website Search
Batch searchโœ… Multiple drugs at onceโŒ Search one at a time
Structured pricingโœ… Unit price + billing priceโš ๏ธ Read from page
NDC codesโœ… Included in outputโš ๏ธ Not always visible
Insurance statusโœ… Eligibility flag includedโš ๏ธ Check each drug
Structured outputโœ… JSON, CSV, ExcelโŒ HTML pages
Automated runsโœ… Schedule weekly price checksโŒ Browse manually

๐Ÿš€ How to Use

  1. Sign Up - Create a free account w/ $5 credit (takes 2 minutes)
  2. Find the Scraper - Search for "Cost Plus Drugs Scraper" in the Apify Store
  3. Set Input - Enter the medication names you want to look up
  4. Run It - Click "Start" and let it collect your data
  5. Download Data - Get your results in the "Dataset" tab as CSV, Excel, or JSON

Total Time: Results returned in seconds No Technical Skills Required: Everything is point-and-click


๐Ÿ’ผ Business Use Cases

Healthcare Consumers and Pharmacies:

  • Compare Cost Plus Drugs prices against pharmacy and insurance costs
  • Benchmark your pricing against transparent cost-plus pricing to stay competitive
  • Build competitive pricing intelligence databases

Insurance Companies and Researchers:

  • Analyze drug costs and identify savings opportunities for formulary planning
  • Track pricing trends across medication categories and dosage forms
  • Build price comparison tools and patient savings calculators


๐ŸŒŸ Beyond business use cases

Data like this powers more than commercial workflows. The same structured records support research, education, civic projects, and personal initiatives.

๐ŸŽ“ Research and academia

  • Empirical datasets for papers, thesis work, and coursework
  • Longitudinal studies tracking changes across snapshots
  • Reproducible research with cited, versioned data pulls
  • Classroom exercises on data analysis and ethical scraping

๐ŸŽจ Personal and creative

  • Side projects, portfolio demos, and indie app launches
  • Data visualizations, dashboards, and infographics
  • Content research for bloggers, YouTubers, and podcasters
  • Hobbyist collections and personal trackers

๐Ÿค Non-profit and civic

  • Transparency reporting and accountability projects
  • Advocacy campaigns backed by public-interest data
  • Community-run databases for local issues
  • Investigative journalism on public records

๐Ÿงช Experimentation

  • Prototype AI and machine-learning pipelines with real data
  • Validate product-market hypotheses before engineering spend
  • Train small domain-specific models on niche corpora
  • Test dashboard concepts with live input

๐Ÿค– Ask an AI assistant about this scraper

Open a ready-to-send prompt about this ParseForge actor in the AI of your choice:

โ“ Frequently Asked Questions


๐Ÿ”Œ Automating Your Workflows

For advanced users who want to automate this process, you can control the scraper programmatically with the Apify API.

  • Node.js: Install the apify-client NPM package
  • Python: Use the apify-client PyPI package
  • See the Apify API reference for full details

๐Ÿ”Œ Integrate Cost Plus Drugs Scraper with any app

Last but not least, Cost Plus Drugs Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform.

These include:

  • Make - Automate price monitoring workflows
  • Zapier - Alert when prices change
  • Slack - Notify your team of price updates
  • Airbyte - Build data pipelines
  • GitHub - Version control integration
  • Google Drive - Export pricing to spreadsheets

Alternatively, you can use webhooks to carry out an action whenever an event occurs, e.g. get a notification whenever Cost Plus Drugs Scraper successfully finishes a run.


Looking for more data collection tools? Check out these related actors:

ActorDescriptionLink
GSA eLibrary ScraperGovernment contract and vendor data including healthcarehttps://apify.com/parseforge/gsa-elibrary-scraper
PR Newswire ScraperPress releases including pharma and healthcare newshttps://apify.com/parseforge/pr-newswire-scraper
Grants.gov Federal Grant ScraperFederal grant opportunities including health grantshttps://apify.com/parseforge/grants-gov-scraper
HTML to JSON Smart ParserConvert any web page into structured datahttps://apify.com/parseforge/html-to-json-smart-parser
Smart Apify Actor ScraperDiscover and analyze data collection tools with 70+ fieldshttps://apify.com/parseforge/smart-apify-actor-scraper

Pro Tip: ๐Ÿ’ก Browse our complete collection of data collection actors to find the perfect tool for your business needs.


๐Ÿ†˜ Need Help?


โš ๏ธ Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Cost Plus Drugs or any of its subsidiaries. All trademarks mentioned are the property of their respective owners.