scriptco.com
Open in
urlscan Pro
50.17.29.204
Public Scan
Submitted URL: http://www.scriptco.com/
Effective URL: https://scriptco.com/
Submission: On October 09 via api from US — Scanned from DE
Effective URL: https://scriptco.com/
Submission: On October 09 via api from US — Scanned from DE
Form analysis
3 forms found in the DOMPOST /quote-a-drug/#main
<form action="/quote-a-drug/#main" method="POST" id="header_quote_form">
<input class="headerQuote ui-autocomplete-input" type="text" name="headerQuote" placeholder="Medication Name" autocomplete="off">
<input class="headerSubmit" name="" type="submit" disabled="" value=">">
</form>
Name: quote-tool — POST /join
<form id="quoteTool" action="/join" method="post" name="quote-tool">
<div class="formRow labelRow" name="row">
<span></span>
<span>MEDICATION NAME</span>
<span>FORM</span>
<span>STRENGTH</span>
<span>QUANTITY</span>
</div>
<div class="formRow hasLabel" id="formRow-0" name="row" data-row="0">
<span class="mobileLabel"> Medication Name </span>
<span class="form__btnContainer custom-change">
<!--<input class="formButton" type="button" onclick="addRow(0)" value="Add RX" />-->
<i onclick="addRow(0)" class="fa fa-plus-circle" style="font-size:30px;color:#24416f"></i>
</span>
<span class="form__nameContainer">
<input class="formClear" type="button" name="formClear" value="X" onclick="clearRow(0, 0)">
<input name="drugName_0" class="drugName ui-autocomplete-input" placeholder="Medication Name" value="" autocomplete="off">
</span>
<span class="mobileLabel"> Medication Form </span>
<select name="drugForm_0" class="drugForm">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<span class="mobileLabel"> Medication Strength </span>
<select name="drugStrength_0" class="drugStrength">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<span class="mobileLabel"> Medication Quantity </span>
<span class="quantity__container">
<select name="drugQuantity_0" class="drugQuantity quantity_0" required="">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<input type="number" name="drugQuantity_custom_0" class="drugQuantity_custom hidden" placeholder="30" min="1" max="9999">
<input class="formClear quantityClear hidden" type="button" name="quantityClear" value="X" onclick="clearQuantity(0)">
</span>
<input type="hidden" name="drugPrice_0" class="drugPrice price_0">
</div>
<div class="formRow hidden" id="formRow-1" name="row" data-row="1">
<span class="form__btnContainer hidden custom-change">
<!--<input class="formButton" type="button" onclick="removeRow(1)" value="Remove" />
<input class="formButton" type="button" onclick="addRow(1)" value="Add RX" /> -->
<i onclick="removeRow(1)" class="fa fa-minus-circle" style="font-size:30px;color:#24416f"></i>
<i onclick="addRow(1)" class="fa fa-plus-circle" style="font-size:30px;color:#24416f"></i>
</span>
<span class="form__nameContainer">
<input class="formClear" type="button" name="formClear" value="X" onclick="clearRow(1, 0)">
<input name="drugName_1" class="drugName ui-autocomplete-input" placeholder="Medication Name" autocomplete="off">
</span>
<select name="drugForm_1" class="drugForm">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<select name="drugStrength_1" class="drugStrength">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<span class="quantity__container">
<select name="drugQuantity_1" class="drugQuantity quantity_1">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<input type="number" name="drugQuantity_custom_1" class="drugQuantity_custom hidden" placeholder="30" min="1" max="9999">
<input class="formClear quantityClear hidden" type="button" name="quantityClear" value="X" onclick="clearQuantity(1)">
</span>
<input type="hidden" name="drugPrice_1" class="drugPrice price_1">
</div>
<div class="formRow hidden" id="formRow-2" name="row" data-row="2">
<span class="form__btnContainer hidden custom-change">
<!--<input class="formButton" type="button" onclick="removeRow(2)" value="Remove" />
<input class="formButton" type="button" onclick="addRow(2)" value="Add RX" />-->
<i onclick="removeRow(2)" class="fa fa-minus-circle" style="font-size:30px;color:#24416f"></i>
<i onclick="addRow(2)" class="fa fa-plus-circle" style="font-size:30px;color:#24416f"></i>
</span>
<span class="form__nameContainer">
<input class="formClear" type="button" name="formClear" value="X" onclick="clearRow(2, 0)">
<input name="drugName_2" class="drugName ui-autocomplete-input" placeholder="Medication Name" autocomplete="off">
</span>
<select name="drugForm_2" class="drugForm">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<select name="drugStrength_2" class="drugStrength">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<span class="quantity__container">
<select name="drugQuantity_2" class="drugQuantity quantity_2">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<input type="number" name="drugQuantity_custom_2" class="drugQuantity_custom hidden" placeholder="30" min="1" max="9999">
<input class="formClear quantityClear hidden" type="button" name="quantityClear" value="X" onclick="clearQuantity(2)">
</span>
<input type="hidden" name="drugPrice_2" class="drugPrice price_2">
</div>
<div class="formRow hidden" name="row" data-row="3">
<span class="form__btnContainer hidden custom-change">
<!--<input class="formButton" type="button" onclick="removeRow(3)" value="Remove" />
<input class="formButton" type="button" onclick="addRow(3)" value="Add RX" />-->
<i onclick="removeRow(3)" class="fa fa-minus-circle" style="font-size:30px;color:#24416f"></i>
<i onclick="addRow(3)" class="fa fa-plus-circle" style="font-size:30px;color:#24416f"></i>
</span>
<span class="form__nameContainer">
<input class="formClear" type="button" name="formClear" value="X" onclick="clearRow(3, 0)">
<input name="drugName_3" class="drugName ui-autocomplete-input" placeholder="Medication Name" autocomplete="off">
</span>
<select name="drugForm_3" class="drugForm">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<select name="drugStrength_3" class="drugStrength">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<span class="quantity__container">
<select name="drugQuantity_3" class="drugQuantity quantity_3">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<input type="number" name="drugQuantity_custom_3" class="drugQuantity_custom hidden" placeholder="30" min="1" max="9999">
<input class="formClear quantityClear hidden" type="button" name="quantityClear" value="X" onclick="clearQuantity(3)">
</span>
<input type="hidden" name="drugPrice_3" class="drugPrice price_3">
</div>
<div class="formRow hidden" name="row" data-row="4">
<span class="form__btnContainer hidden custom-change">
<i onclick="removeRow(4)" class="fa fa-minus-circle" style="font-size:30px;color:#24416f"></i>
<i onclick="addRow(4)" class="fa fa-plus-circle" style="font-size:30px;color:#24416f"></i>
</span>
<span class="form__nameContainer">
<input class="formClear" type="button" name="formClear" value="X" onclick="clearRow(4, 0)">
<input name="drugName_4" class="drugName ui-autocomplete-input" placeholder="Medication Name" autocomplete="off">
</span>
<select name="drugForm_4" class="drugForm">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<select name="drugStrength_4" class="drugStrength">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<span class="quantity__container">
<select name="drugQuantity_4" class="drugQuantity quantity_4">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<input type="number" name="drugQuantity_custom_4" class="drugQuantity_custom hidden" placeholder="30" min="1" max="9999">
<input class="formClear quantityClear hidden" type="button" name="quantityClear" value="X" onclick="clearQuantity(4)">
</span>
<input type="hidden" name="drugPrice_4" class="drugPrice price_4">
</div>
<div class="formRow hidden" name="row" data-row="5">
<span class="form__btnContainer hidden custom-change">
<!-- <input class="formButton" type="button" onclick="removeRow(5)" value="Remove" />
<input class="formButton" type="button" onclick="addRow(5)" value="Add RX" /> -->
<i onclick="removeRow(5)" class="fa fa-minus-circle" style="font-size:30px;color:#24416f"></i>
<i onclick="addRow(5)" class="fa fa-plus-circle" style="font-size:30px;color:#24416f"></i>
</span>
<span class="form__nameContainer">
<input class="formClear" type="button" name="formClear" value="X" onclick="clearRow(5, 0)">
<input name="drugName_5" class="drugName ui-autocomplete-input" placeholder="Medication Name" autocomplete="off">
</span>
<select name="drugForm_5" class="drugForm">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<select name="drugStrength_5" class="drugStrength">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<span class="quantity__container">
<select name="drugQuantity_5" class="drugQuantity quantity_5">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<input type="number" name="drugQuantity_custom_5" class="drugQuantity_custom hidden" placeholder="30" min="1" max="9999">
<input class="formClear quantityClear hidden" type="button" name="quantityClear" value="X" onclick="clearQuantity(5)">
</span>
<input type="hidden" name="drugPrice_5" class="drugPrice price_5">
</div>
<div class="formRow hidden" name="row" data-row="6">
<span class="form__btnContainer hidden custom-change">
<!-- <input class="formButton" type="button" onclick="removeRow(6)" value="Remove" />
<input class="formButton" type="button" onclick="addRow(6)" value="Add RX" /> -->
<i onclick="removeRow(6)" class="fa fa-minus-circle" style="font-size:30px;color:#24416f"></i>
<i onclick="addRow(6)" class="fa fa-plus-circle" style="font-size:30px;color:#24416f"></i>
</span>
<span class="form__nameContainer">
<input class="formClear" type="button" name="formClear" value="X" onclick="clearRow(6, 0)">
<input name="drugName_6" class="drugName ui-autocomplete-input" placeholder="Medication Name" autocomplete="off">
</span>
<select name="drugForm_6" class="drugForm">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<select name="drugStrength_6" class="drugStrength">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<span class="quantity__container">
<select name="drugQuantity_6" class="drugQuantity quantity_6">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<input type="number" name="drugQuantity_custom_6" class="drugQuantity_custom hidden" placeholder="30" min="1" max="9999">
<input class="formClear quantityClear hidden" type="button" name="quantityClear" value="X" onclick="clearQuantity(6)">
</span>
<input type="hidden" name="drugPrice_6" class="drugPrice price_6">
</div>
<div class="formRow hidden" name="row" data-row="7">
<span class="form__btnContainer hidden custom-change">
<!-- <input class="formButton" type="button" onclick="removeRow(7)" value="Remove" />
<input class="formButton" type="button" onclick="addRow(7)" value="Add RX" /> -->
<i onclick="removeRow(7)" class="fa fa-minus-circle" style="font-size:30px;color:#24416f"></i>
<i onclick="addRow(7)" class="fa fa-plus-circle" style="font-size:30px;color:#24416f"></i>
</span>
<span class="form__nameContainer">
<input class="formClear" type="button" name="formClear" value="X" onclick="clearRow(7, 0)">
<input name="drugName_7" class="drugName ui-autocomplete-input" placeholder="Medication Name" autocomplete="off">
</span>
<select name="drugForm_7" class="drugForm">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<select name="drugStrength_7" class="drugStrength">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<span class="quantity__container">
<select name="drugQuantity_7" class="drugQuantity quantity_7">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<input type="number" name="drugQuantity_custom_7" class="drugQuantity_custom hidden" placeholder="30" min="1" max="9999">
<input class="formClear quantityClear hidden" type="button" name="quantityClear" value="X" onclick="clearQuantity(7)">
</span>
<input type="hidden" name="drugPrice_7" class="drugPrice price_7">
</div>
<div class="formRow hidden" name="row" data-row="8">
<span class="form__btnContainer hidden custom-change">
<!-- <input class="formButton" type="button" onclick="removeRow(8)" value="Remove" />
<input class="formButton" type="button" onclick="addRow(8)" value="Add RX" /> -->
<i onclick="removeRow(8)" class="fa fa-minus-circle" style="font-size:30px;color:#24416f"></i>
<i onclick="addRow(8)" class="fa fa-plus-circle" style="font-size:30px;color:#24416f"></i>
</span>
<span class="form__nameContainer">
<input class="formClear" type="button" name="formClear" value="X" onclick="clearRow(8, 0)">
<input name="drugName_8" class="drugName ui-autocomplete-input" placeholder="Medication Name" autocomplete="off">
</span>
<select name="drugForm_8" class="drugForm">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<select name="drugStrength_8" class="drugStrength">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<span class="quantity__container">
<select name="drugQuantity_8" class="drugQuantity quantity_8">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<input type="number" name="drugQuantity_custom_8" class="drugQuantity_custom hidden" placeholder="30" min="1" max="9999">
<input class="formClear quantityClear hidden" type="button" name="quantityClear" value="X" onclick="clearQuantity(8)">
</span>
<input type="hidden" name="drugPrice_8" class="drugPrice price_8">
</div>
<div class="formRow hidden" name="row" data-row="9">
<span class="form__btnContainer hidden custom-change">
<!-- <input class="formButton" type="button" onclick="removeRow(9)" value="Remove" /> -->
<i onclick="removeRow(9)" class="fa fa-minus-circle" style="font-size:30px;color:#24416f"></i>
</span>
<span class="form__nameContainer">
<input class="formClear" type="button" name="formClear" value="X" onclick="clearRow(9, 0)">
<input name="drugName_9" class="drugName ui-autocomplete-input" placeholder="Medication Name" autocomplete="off">
</span>
<select name="drugForm_9" class="drugForm">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<select name="drugStrength_9" class="drugStrength">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<span class="quantity__container">
<select name="drugQuantity_9" class="drugQuantity quantity_9">
<option disabled="" selected="" hidden="">Select One...</option>
</select>
<input type="number" name="drugQuantity_custom_9" class="drugQuantity_custom hidden" placeholder="30" min="1" max="9999">
<input class="formClear quantityClear hidden" type="button" name="quantityClear" value="X" onclick="clearQuantity(9)">
</span>
<input type="hidden" name="drugPrice_9" class="drugPrice price_9">
</div>
<div style="padding: 15px 0px; text-align: center;" class="custom-btn-new">
<input class="calc_submit full_quote_tool_submit_btn" type="submit" value="Calculate Savings!" style="width: 200px;" disabled="disabled">
</div>
<div style="text-align: center;">
<p style="text-align: center; font-size: 20px; padding: 0 24px; color: #df4b2e;"><span>ScriptCo only quotes Generic Meds</span> <span>& DOES NOT DISPENSE CONTROLLED SUBSTANCES OR BRAND ONLY MEDS</span></p>
</div>
</form>
Name: have_sponsor_code — POST
<form name="have_sponsor_code" id="have_sponsor_code" method="post" action="">
<div class="form-group">
<label for="formGroupExampleInput">Enter Sponsor Code</label>
<div class="modal-body">
<input type="text" class="form-control" id="sponsor_code" name="sponsor_code" required="" placeholder="Enter Sponsor Code">
<input type="hidden" id="firstname" value="">
<input type="hidden" id="lastname" value="">
<input type="hidden" id="emailid" value="">
<input type="hidden" id="phonenmber" value="">
</div>
<div class="modal-footterCstm">
<button type="submit" class="btn btn-submit" id="submitSponsorCode">Submit</button>
</div>
<div id="loader" class="lds-dual-ring hidden overlay"></div>
</div>
</form>
Text Content
Skip to content Facebook Twitter Instagram Member Portal 254-300-7366 • 888-201-0334 MEMBER LOGIN GET QUOTE NOW * Home * Join * How It Works * FAQ * News * Groups * Contact * Member Login * Home * Join * How It Works * FAQ * News * Groups * Contact * Member Login Home PageScriptCo Pharmacy2023-03-06T10:37:12-06:00 SEE HOW MUCH YOU CAN SAVE! Enter your GENERIC medications below to see the actual wholesale cost of your prescriptions. MEDICATION NAME FORM STRENGTH QUANTITY Medication Name Medication Form Select One... Medication Strength Select One... Medication Quantity Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... Select One... ScriptCo only quotes Generic Meds & DOES NOT DISPENSE CONTROLLED SUBSTANCES OR BRAND ONLY MEDS AS SEEN ON THE TODAY SHOW MEMBERSHIP OVERVIEW ScriptCo is a membership-based pharmacy making prescription medications more affordable for everyone. ScriptCo does not accept any form of insurance. We supply the same generic medications at ACTUAL WHOLESALE COST. Our medication prices to members are the same price we buy the medications for. QUARTERLY MEMBERSHIP * $50 Membership Fee Billed Quarterly ($200 annually) * Receive Your Medications at ScriptCo’s Wholesale Cost * No Contract Required – Cancel Your Membership at Any Time * FREE SHIPPING on 1 package per quarter (Non-Refrigerated items) APPLY NOW ANNUAL MEMBERSHIP * $140 Membership Fee Billed Annually ($60 Savings Over Quarterly Membership) * Receive Your Medications at ScriptCo’s Wholesale Cost * No Contract Required – Cancel Your Membership at Any Time * FREE SHIPPING On 4 Packages per Year (Non-Refrigerated items) APPLY NOW FAMILY MEMBERSHIP * $280 Membership Fee Billed Annually * Add up to 3 ADDITIONAL family members (4 members managed from 1 login) * Receive Your Medications at ScriptCo’s Wholesale Cost * No Contract Required – Cancel Your Membership at Any Time * FREE SHIPPING On 4 Packages per Year(Non-Refrigerated items) APPLY NOW HOW SCRIPTCO WORKS 1 BECOME A MEMBER CLICK JOIN AND FILL OUT THE FORMS 2 DOCTOR SENDS PRESCRIPTIONS “HAVE PRESCRIBERS SEND IN NEW PRESCRIPTIONS TO SCRIPTCO PHARMACY BY EITHER: E-SCRIBE (FASTEST WAY) OR FAX 254-424-9800 3 PAY FOR PERSCRIPTIONS WE WILL NOTIFY YOU WHEN YOUR PRESCRIPTIONS ARE READY FOR PAYMENT. 4 YOUR PRESCRIPTIONS ARE SHIPPED TO YOUR DOOR SCRIPTCO SAVES YOU TIME, MONEY AND KEEPS YOUR SAFE BY SHIPPING YOUR PRESCRIPTIONS TO YOUR HOME. 5 YOU SAVE BIG WITH OUR WHOLESALE COST SCRIPTCO IS THE ONLY PLACE TO GET YOUR PRESCRIPTIONS AT TRUE WHOLESALE PRICES. WHAT OUR MEMBERS ARE SAYING Click for sound Click for sound I don’t have health insurance but have medications I take every month. They were over $2,000 a year before and now I’m paying just $240 per year. And, I don’t have to waste time at the pharmacy because ScriptCo delivers them to my front door. - DOUG W Living with Type 1 Diabetes is hard enough. Paying almost $500 a month for True Metrix test strips (prescription required) and lancets is the worst! So I joined ScriptCo and now my supplies are just $360 for the entire year! I’m saving $5,280 with ScriptCo! - MADDIE V The prescription drug benefit on my health insurance at work is supposed to save me money. Well, it wasn’t! My three prescriptions cost me $2,723 per year. I switched to ScriptCo and now the same medications are only $584! And, I don’t have to spend time going to the pharmacy and waiting in line either. - AMY Z As a Medicare Part D enrollee, we were spending $2,534 per year on our medications. For the exact same medications with ScriptCo our cost is only $463. We’re saving over $2,000 with ScriptCo! - JIM J 4.9 Read our 375 reviews * Join * FAQ * Contact * States We Serve * FacebookTwitterInstagram 6916 Woodway Dr. Woodway Tx. 76712 2024 Copyright ScriptCo | All Rights Reserved. | Privacy Policy | Terms & Conditions Disclosures: ScriptCo Pharmacy is NOT insurance or a Medicare prescription drug plan. SEC Annual Reports If you are part of a media organization and would like more information on ScriptCo, please contact us at press@scriptco.com. ScriptCo Pharmacy × Enter Sponsor Code Submit Go to Top Notifications