www.raptorsupplies.org
Open in
urlscan Pro
34.246.81.160
Public Scan
URL:
https://www.raptorsupplies.org/
Submission: On March 15 via manual from TR — Scanned from DE
Submission: On March 15 via manual from TR — Scanned from DE
Form analysis
4 forms found in the DOMGET /s
<form class="form minisearch" id="search_mini_form" action="/s" method="get"> <input id="search" type="text" name="q" value="" placeholder="Search by keyword or model" maxlength="128"
onfocus="javascript:var search = jQuery('#search_autocomplete');if(search.html()){search.css({'display':'block'})}" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false"><button type="submit"
title="Search" aria-label="Search" id="searchBtn" disabled=""><span class="allspriteicon search-icon"></span></button></form>
Name: image-rfq — POST
<form name="image-rfq" method="post" id="image-rfq" enctype="multipart/form-data">
<div class="form-div"><label>Name*</label> <input type="text" placeholder="Marken Doe" name="name" id="img-form-name"><input type="hidden" value="https://www.raptorsupplies.org/" name="my_url" id="my_url"></div>
<div class="form-div"><label>Email*</label> <input type="email" placeholder="marken.doe@gmail.com" name="email" id="img-form-email"></div>
<div class="form-div upload_order"><label>Attachment*</label> <input type="file" name="document_upload[]" id="document_upload" multiple=""><!-- <input type="text" placeholder="Attach your file" name="file" id="" readonly>--><label
for="document_upload" class="fileBtn again_upload_picture" style="display:none">Attach your file <i class="allspriteicon attach-icon" required=""></i></label>
<div class="uploaded-picture"><span class="uploaded-files" id="ksb_filename"></span><i class="allspriteicon white-close-icon" id="ksb_cross"></i></div><button class="rpt_green_btn" type="submit" id="ksb_but">Submit</button>
</div>
</form>
POST
<form method="POST" id="home_contact_us_form">
<div class="form-area">
<div class="left-form">
<div class="form-div"><label class="">Name*</label> <input type="text" id="contactus_name" placeholder="Marken Doe" autocomplete="off" required=""><span id="name_error" style="font-size: 12px; color:red;"></span></div>
<div class="group">
<div class="form-div"><label class="">Email*</label> <input type="text" id="email" placeholder="marken.doe@gmail.com" autocomplete="off" required=""><span id="email_error" style="font-size: 12px; color:red;"></span></div>
<div class="form-div"><label class="">Phone*</label>
<div class=""><input type="text" class="phone-input notranslate" id="phone" placeholder="+44 203 287 5224" autocomplete="off" required=""></div><span id="phone_error" style="font-size: 12px; color:red;"></span>
</div>
</div>
<div class="form-div">
<div class="control expand-icon"><label class="">Message</label> <textarea rows="3" cols="50" id="message" placeholder="Send us your requirement" autocomplete="off"></textarea> <span id="message_error"
style="font-size: 12px; color:red;"></span></div>
</div>
<div class="form-div">
<div class="g-recaptcha" data-sitekey="6LeFif8jAAAAALBQ3ZS7i9Q0gE-183bdMmJTcdCy" data-callback="verifyCaptcha">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-rxrfwtui5ccb" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeFif8jAAAAALBQ3ZS7i9Q0gE-183bdMmJTcdCy&co=aHR0cHM6Ly93d3cucmFwdG9yc3VwcGxpZXMub3JnOjQ0Mw..&hl=de&v=07g0mpPGukTo20VqKa8GbTSw&size=normal&cb=ocg858bdqp8z"></iframe>
</div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div>
</div><button class="submit-button" type="submit">Submit</button>
</div>
<div class="right-form">
<h4 class="">Address</h4>
<p class="rit notranslate" href="Raptor Supplies Limited, 6 Hessel Rd, London W13 9ES, United Kingdom, Company no.: 09124832">Raptor Supplies Limited, 6 Hessel Rd, London W13 9ES, United Kingdom, Company no.: 09124832</p>
<h4 class="">Support</h4>
<p class="mobemail notranslate"><span>+44 203 287 5224</span>sales@raptorsupplies.com</p>
</div><input type="hidden" value="Germany" name="country-name" id="country-name"><input type="hidden" value="" name="my_url" id="my_url">
<div id="show_success_msg" style="display:none;" class="flash-msg"></div>
</div>
</form>
POST
<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
<div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
<div class="field email required">
<label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
<div class="control">
<input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{"mage/trim-input":{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
autocomplete="off">
</div>
</div>
<div class="field password required">
<label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
<div class="control">
<input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
</div>
</div>
<!-- ko foreach: getRegion('additional-login-form-fields') -->
<!-- ko template: getTemplate() -->
<input name="captcha_form_id" type="hidden" data-bind="value: formId, attr: {'data-scope': dataScope}" value="user_login" data-scope="">
<!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
<!-- /ko -->
<!-- /ko -->
<div class="actions-toolbar">
<input name="context" type="hidden" value="checkout">
<div class="primary">
<button type="submit" class="action action-login secondary" name="send" id="send2">
<span data-bind="i18n: 'Sign In'">Sign In</span>
</button>
</div>
<div class="secondary">
<a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.raptorsupplies.org/customer/account/forgotpassword/">
<span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
</a>
</div>
</div>
</div>
</form>
Text Content
The store will not work correctly in the case when cookies are disabled. JavaScript seems to be disabled in your browser. For the best experience on our site, be sure to turn on Javascript in your browser. SELECT YOUR COOKIE PREFERENCES We use cookies and similar tools necessary to enable you to make purchases and enhance your shopping experiences. We also use them to understand how customers use our services (for example, by measuring site visits) so we can make improvements. You can read our Cookie Policy for more information. Manage Cookies Accept All STRICTLY NECESSARY COOKIES Always Active These cookies make our website work. They include logging personal details, like login/sign-up or account data, browser information, images & videos, and shopping cart journey. In addition, we use optimization cookies to test new features and designs on our website. The information collected helps us improve our website and customers' experience. ADVERTISING These cookies are used to understand the performance and relevancy of our adverts, to provide you with personalised adverts on other websites and social media, to track when you have arrived at our site from a recognised third-party affiliate website, and to track if you made a purchase based on the adverts we displayed to you. RECOMMENDATIONS These cookies enable us to provide personalised product and content recommendations, to make the browsing experience more relevant to you. FUNCTIONALITY These cookies are used to offer customer surveys and feedback, to improve search results, and to allow you to share content from our website on social media. ANALYTICS These cookies help us improve our website by collecting and reporting information on how you use it. Reject All Save sales@raptorsupplies.com WhatsApp +44 203 287 5224 * Categories Abrasives Adhesives Appliances & Batteries Cleaning Electrical Fasteners Furniture Service Hand Tools Hardware HVAC Hydraulics Lab Supplies Lighting Lubrication Machining Material Handling Motors Office Supplies Outdoor Equipment Paint Supplies Plumbing Pneumatics Power Tools Power Transmission Pumps Raw Materials Reference Supplies Safety Security Test Instruments Vehicle Maintenance Welding * Brands 3M Allegro Proto Akro-Mils Friedrich Parker Yellow Jacket Amc Eazypower Otc Gpi Newstripe Guardair Ps Industries Fast Funnel Destaco All Brands * English English Currency: € EUR * Sign in * Contact Us * * Categories Brands Contact Us * Sign In Hello, Ashton * * Categories CATEGORIES * Abrasives * Adhesives * Appliances & Batteries * Cleaning * Electrical * Fasteners * Furniture Service * Hand Tools * Hardware * HVAC * Hydraulics * Lab Supplies * Lighting * Lubrication * Machining * Material Handling * Motors * Office Supplies * Outdoor Equipment * Paint Supplies * Plumbing * Pneumatics * Power Tools * Power Transmission * Pumps * Raw Materials * Reference Supplies * Safety * Security * Test Instruments * Vehicle Maintenance * Welding * Brands BRANDS * 3M * Allegro * Proto * Akro-Mils * Friedrich * Parker * Yellow Jacket * Amc * Eazypower * Otc * Gpi * Newstripe * Guardair * Ps Industries * Fast Funnel * Destaco * All Brands * My Profile * Orders * Coupons 3 * Change Password * Logout Sign In * FAQs * Terms And Conditions * Privacy Policy FAST INTERNATIONAL DELIVERY OF ANY US INDUSTRIAL PART FLAT SHIPPING AT €9,00 On orders above €99,00 *T&C Apply SOURCE ANY PART Besides our online catalog, our team can source any US industrial part or spare not available online. Simply send us a picture or specs on the item/quantity you need. MULTIPLE PURCHASE OPTIONS Buy online, email a Purchase Order, or submit an RFQ. We also provide documents for vendor registration if required. NET30 TERMS Eligible business customers qualify for a GBP 3,000 trade account. Submit your company details and get same-day approval. TOP BRANDS IN OUR CATALOGUE * * * * * * * * * * View All TOP CATEGORIES * Abrasives * Adhesives * Appliances Batteries * Cleaning * Electrical * Fasteners * Furniture Service * Hand Tools * Hardware * HVAC * Hydraulics * Lab Supplies * Lighting * Lubrication * Machining * Material Handling * Motors * Office Supplies * Outdoor Equipment * Verfbenodigdheden * Plumbing * Pneumatics * Power Tools * Power Transmission * Pumps * Raw_Materials * Reference Supplies * Safety * Security * Test Instruments * Vehicle Maintenance * Welding ‹› SOURCE OUTSIDE THE CATALOGUE LOOKING FOR A PART NOT LISTED HERE? Need to check stock? Have an old part number? Want to send an RFQ? Need EXW pickup terms? We are here to help! DROP US AN EMAIL, AND WE’LL FIND IT FOR YOU. Submit an RFQ Upload a Picture UPLOAD A PICTURE Name* Email* Attachment* Attach your file Submit WHO WE ARE We are a leading eCommerce portal serving B2B customers in UK & Ireland, Europe, GCC / Middle East, Africa and Asia looking to fulfill their unplanned maintenance, repair and operations (MRO) product requirements. “We supply or source any US MRO part, spare or consumable for business customers” 2,000,000+ products in our catalog 5,000+ brands we buy from 60+ countries we deliver to $/£/€ choose your currency WHERE WE DELIVER READ OUR BLOGS VENTURI BLOWER FROM ALLEGRO SAFETY GASKET CUTTERS FROM ALLPAX WESCO STAIRKING BATTERY POWERED STAIR CLIMBER View All GET IN TOUCH Name* Email* Phone* Message Submit ADDRESS Raptor Supplies Limited, 6 Hessel Rd, London W13 9ES, United Kingdom, Company no.: 09124832 SUPPORT +44 203 287 5224sales@raptorsupplies.com EXPLORE MORE * Water Testing Equipment and Meters * Brushes Rollers and Trays * Machine Tool and Parts Washer Pumps * Vibrators * Tensioners and Tighteners * Ductless Split Systems A/C and Heat Pumps * Cam and Groove Gaskets * Shackles And Accessories * Powder Bulk Level Control Accessories * Transmission Filters * KIPP 5/16-18 Thread Size Wing Grip Knob * INGERSOLL-RAND 1/2" Air Impact Wrench * MJ MAY Fiberglass Fabric, 5 Inch Width * AUTOQUIP 35 Series Rover Mobile Scissor Lift Table * WATTS AMES Maxim Series M300 Double Check Detector Assemblies * DAYTON SS Pump O-Rings * BISHOP-WISECARVER Washdown Guide Wheels * GATES Round Belts * ELECTROLUX Timers * QMARK Elements SOCIAL PLATFORMS * * * * Company no.: 0912 4832 RAPTOR SUPPLIES * About Us * Contact Us * Submit RFQ * Blog * Vendor Registration * Sourcing * Credit Account Application * FAQs * Grainger * Privacy Policy * Return / Refund Policy * Customer Service * Industries * Partners * Cookies * B2B Benefits * Purchase Order * Terms and Conditions Company no.: 0912 4832 @Raptor Supplies Limited. All Rights Reserved 2024. Payment Methods Close Checkout as a new customer Creating an account has many benefits: * See order and shipping status * Track order history * Check out faster Create an Account Checkout using your account Email Address Password Sign In Forgot Your Password?