jdm-expo.com Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

URL: http://jdm-expo.com/
Submission: On May 23 via api from US — Scanned from NL

Form analysis 5 forms found in the DOM

POST /contact-us

<form id="slider-contact-form" action="/contact-us" method="post" target="_blank">
  <div class="fieldset">
    <ul class="form-list">
      <li>
        <input type="hidden" name="id_contact" value="2">
        <div class="field">
          <div class="input-box">
            <input name="customername" value="" class="input-text required-entry" type="text" placeholder="Name" required="">
          </div>
        </div>
      </li>
      <li>
        <div class="field">
          <div class="input-box">
            <input class="input-text required-entry validate-email" type="email" id="slider-email" name="from" data-validate="isEmail" placeholder="Email address" required="">
          </div>
        </div>
      </li>
      <li>
        <div class="input-box">
          <textarea class="required-entry input-text" id="slider-comment" name="message" placeholder="Message" required=""></textarea>
        </div>
      </li>
    </ul>
    <div id="captcha-box" data-callback="capenable" data-expired-callback="capdisable">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdgUykUAAAAAEAHN5Hl0FTbfoSZSMIF-_QE3hDX&amp;co=aHR0cDovL2pkbS1leHBvLmNvbTo4MA..&amp;hl=nl&amp;v=FFtxPnbuZxq6kkeHkQJR2MNQ&amp;theme=light&amp;size=normal&amp;cb=ye0mmoc9swft"
            width="304" height="78" role="presentation" name="a-6to5yirgggau" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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>
    <p class="required">All fields are required</p>
    <div class="submit">
      <button type="submit" name="submitMessage" id="slider-submitMessage" class="button btn btn-default button-medium submitMessage"><span><span>Send</span></span></button>
    </div>
  </div>
</form>

GET http://jdm-expo.com/search

<form id="search_mini_form" class="searchautocomplete UI-SEARCHAUTOCOMPLETE" action="http://jdm-expo.com/search" method="get">
  <div class="form-search">
    <div class="input-wrapper">
      <input type="hidden" name="controller" value="search">
      <input type="hidden" name="orderby" value="position">
      <input type="hidden" name="orderway" value="desc">
      <input type="hidden" name="submit_search" value="">
      <div class="nav-search-in">
        <span class="category-fake UI-CATEGORY-TEXT">Maker</span>
        <span class="nav-down-arrow"></span>
        <div class="selectboxWrapp"><select class="category UI-CATEGORY" onchange="if (!window.__cfRLUnblockHandlers) return false; onChangeCategory(this);" style="width: 44px;" name="filter_type">
            <option value="0">Maker</option>
            <option value="4">HONDA</option>
            <option value="9">MAZDA</option>
            <option value="7">MITSUBISHI</option>
            <option value="6">NISSAN</option>
            <option value="8">SUBARU</option>
            <option value="5">TOYOTA</option>
          </select></div>
      </div>
      <input style="padding-left: 50px;" id="search" type="text" name="search_query" onblur="if (!window.__cfRLUnblockHandlers) return false; if (this.value=='') this.value = this.defaultValue"
        onfocus="if (!window.__cfRLUnblockHandlers) return false; if (this.value==this.defaultValue) this.value = ''" value="I am looking for..." class="input-text UI-NAV-INPUT" maxlength="128">
    </div>
    <button type="submit" title="Search" class="button"><span>aa</span></button>
  </div>
</form>

GET http://jdm-expo.com/search

<form id="search_mini_form1" class="searchautocomplete UI-SEARCHAUTOCOMPLETE1" action="http://jdm-expo.com/search" method="get">
  <div class="form-search">
    <div class="input-wrapper">
      <input type="hidden" name="controller" value="search">
      <input type="hidden" name="orderby" value="position">
      <input type="hidden" name="orderway" value="desc">
      <input type="hidden" name="submit_search" value="">
      <div class="nav-search-in nav-search-in1">
        <span class="category-fake UI-CATEGORY-TEXT1">Maker</span>
        <span class="nav-down-arrow"></span>
        <div class="selectboxWrapp"><select class="category UI-CATEGORY1" onchange="if (!window.__cfRLUnblockHandlers) return false; onChangeCategory1(this);" style="width: 44px;" name="filter_type">
            <option value="0">Maker</option>
            <option value="4">HONDA</option>
            <option value="9">MAZDA</option>
            <option value="7">MITSUBISHI</option>
            <option value="6">NISSAN</option>
            <option value="8">SUBARU</option>
            <option value="5">TOYOTA</option>
          </select></div>
      </div>
      <input style="padding-left: 65px; width: 130px;" id="search1" type="text" name="search_query" onblur="if (!window.__cfRLUnblockHandlers) return false; if (this.value=='') this.value = this.defaultValue"
        onfocus="if (!window.__cfRLUnblockHandlers) return false; if (this.value==this.defaultValue) this.value = ''" value="I am looking for..." class="input-text UI-NAV-INPUT1" maxlength="128">
    </div>
    <button type="submit" title="Search" class="button"><span>aa</span></button>
    <div id="search_autocomplete" class="search-autocomplete"></div>
  </div>
</form>

POST /contact-us

<form id="foot_contactForm" action="/contact-us" method="post" enctype="multipart/form-data">
  <input type="hidden" name="id_contact" value="2">
  <input id="foot_name" class="input-text required-entry" title="Name" type="text" placeholder="Name *" name="customername" value="">
  <input id="foot_email" class="input-text required-entry validate-email" title="Email" placeholder="E-mail *" type="text" name="from" value="">
  <div id="advice-required-entry-name" class="validation-advice" style="display:none; width: 70px; clear:none; float: left; margin-bottom: 5px;"></div>
  <div id="advice-required-entry-mail" class="validation-advice" style="display:none; width: 70px; clear:none;float: right; margin-bottom: 5px; margin-right: 100px;"></div>
  <br> <textarea id="foot_comment" class="required-entry input-text" title="Comment" placeholder="Comment *" name="message" rows="3" cols="5"></textarea>
  <input type="text" name="hideit" id="hideit1" value="" style="display:none !important;">
  <input type="text" name="submitMessage" id="BlaBla" value="" style="display:none !important;">
  <button class="button" type="button" id="submitcontactForm">
    <span><span>Submit</span></span></button>
</form>

POST http://jdm-expo.com/

<form action="http://jdm-expo.com/" method="post">
  <div class="block-content">
    <div class="input-box test">
      <label for="firstname">Name</label>
      <input type="text" placeholder="" class="input-text required-entry" title="Sign up for our newsletter" id="firstname" name="firstname">
    </div>
    <div class="input-box">
      <label for="email">E-mail</label>
      <input type="text" placeholder="" value="" class="input-text required-entry validate-email" title="Sign up for our newsletter" id="newsletter-input" name="email">
    </div>
    <div class="actions">
      <input type="hidden" value="ok" class="button_mini" name="submitNewsletter">
      <input type="hidden" name="action" value="0">
      <button class="button" title="Sign up" type="submit"><span><span>Sign up</span></span></button>
    </div>
  </div>
</form>

Text Content

Send us a message
x
 * 
 * 
 * 



All fields are required

Send

JavaScript seems to be disabled in your browser.
You must have JavaScript enabled in your browser to utilize the functionality of
this website.

NAVIGATION
 * HOME
 * VEHICLE INVENTORY
   * JDM SPORTS
   * JDM CLASSIC
   * NON JDM
 * JAPAN CAR AUCTION
 * COMPANY PROFILE
   * ABOUT US
   * Our Services
   * WHY CHOOSE US?
   * TESTIMONIALS
 * USA JDM IMPORTS
 * HOW TO BUY?
 * Social Media
   * Media
   * Blog
   * Facebook
   * Forum
 * CONTACT US
 * FAQ

 * Back
 * Mail
   info@jdm-expo.com
 * Phone
   
   +81-567-66-5730

 * Log In


GTRR

 


+81-567-66-5730

info@jdm-expo.com

Maker
Maker HONDA MAZDA MITSUBISHI NISSAN SUBARU TOYOTA
aa
MOB NAV
Maker
Maker HONDA MAZDA MITSUBISHI NISSAN SUBARU TOYOTA
aa

 * HOME
 * VEHICLE INVENTORY
   * JDM Sports
   * JDM CLASSIC
   * NON JDM
 * JAPAN CAR AUCTION
 * COMPANY PROFILE
   * About us
   * Our Services
   * WHY CHOOSE US?
   * Testimonials
 * USA JDM IMPORTS
 * How to buy?
 * Social Media
   * Media
   * Blog
   * Facebook
   * Forum
 * Contact Us
 * FAQ


 * DRIVE YOUR DREAM CAR
   
   
   
   R 34 – The fifth generation of the GT-Rs and still the most dominant vehicle
   in motorsports. 
   
   


 * YATOMI-SHI HEAD OFFICE
   
   
   
   We welcome you to visit us in Nagoya anytime during working hours and try out
   your dream car before the excited purchase decision. 
   
   


 * JDM EXPO TUNING
   
   
   
   We are a leader in Japanese automotive industry in exporting Japanese iconic
   sports cars – Skyline GT-R R32, R33 & R34s and provide you absolutely great
   vehicles and services in importing your dream Skyline at unbeatable prices!
   
   


 * JDM CLASSIC CARS
   
   
   
   Our offered cars are not only limited to our existing stock. Upon your
   special inquiry, we also provide custom search for the cars from the local
   dealers and deliver it to your front door in anywhere around the globe! 
   
   


 * 
 * 
 * 
 * 


 * WELCOME TO JDM EXPO CO. LTD. JAPAN
   
        JDM EXPO is one of the leading sports and classic vehicle exporters
   located in central Japan. With over 36 years of experience in the market and
   partners around the world, we have the largest stock of sports cars and
   classic cars in Japan. We provide a full service of searching for and
   re-conditioning vehicles according to your preference and deliver them
   anywhere around the globe.
   
   
   
        As of 2015, we are now able to deliver Nissan Skyline, Hakosuka GC 10,
   GTR 32, Honda NSX, Mazda RX-7, Toyota Soarer and many other JDM vehicles
   anywhere in the USA!  Learn more

LATEST ARRIVALS

LATEST ARRIVED VEHICLES TO OUR INVENTORY


 * NISSAN SKYLINE GTR R34 V SPEC FOR SALE (N.8343)
   
   view details


 * NISSAN SKYLINE GTR R34 V SPEC (N.8402)
   
   view details


 * NISSAN SKYLINE GTR R32 6M/T R35 STYLE INTERIOR (N.8369)
   
   view details


 * NISSAN SKYLINE GTR R33 LM V SPEC FOR SALE (N.8363)
   
   view details


 * MITSUBISHI LANCER EVO III FOR SALE (N.8360)
   
   view details


 * TOYOTA SUPRA RZ 3.1 L FOR SALE (N.8359)
   
   view details


 * PORSCHE 911 GT3R TAISAN PORSCHE (N.8352) *SOLD
   
   view details


 * SHIGERU WATANABE GT-R HAKOSUKA KPGC10 (N.8344) PRICE: ASK
   
   view details


 * NISSAN SKYLINE GTR R34 V SPEC FOR SALE (N.8343)
   
   view details


 * NISSAN SKYLINE GTR R34 V SPEC (N.8402)
   
   view details


 * NISSAN SKYLINE GTR R32 6M/T R35 STYLE INTERIOR (N.8369)
   
   view details


 * NISSAN SKYLINE GTR R33 LM V SPEC FOR SALE (N.8363)
   
   view details


 * MITSUBISHI LANCER EVO III FOR SALE (N.8360)
   
   view details


 * TOYOTA SUPRA RZ 3.1 L FOR SALE (N.8359)
   
   view details


 * PORSCHE 911 GT3R TAISAN PORSCHE (N.8352) *SOLD
   
   view details


 * SHIGERU WATANABE GT-R HAKOSUKA KPGC10 (N.8344) PRICE: ASK
   
   view details




FEATURED CARS

FEATURED VEHICLES TO OUR INVENTORY


 * NISSAN SKYLINE R30 FOR SALE (N.8236)
   
   view details


 * BRAND NEW NISSAN SKYLINE GT-R V SPEC II NUR FOR SALE (N.8310)
   
   view details


 * NISSAN SKYLINE GTR R34 V-SPEC II FOR SALE (N.8306)
   
   view details


 * NISSAN SKYLINE GTR R33 FOR SALE (N.8302)
   
   view details


 * NISSAN SKYLINE GTR R34 NISMO UPGRADES (N.8263) SOLD
   
   view details


 * NISSAN HAKOSUKA GTR KPGC10 (N.8258) SOLD
   
   view details


 * MAZDA FAMILIA FOR SALE (N.8240)
   
   view details


 * NISSAN SKYLINE GTR FOR SALE (N.8237)
   
   view details


 * NISSAN SKYLINE R30 FOR SALE (N.8236)
   
   view details


 * BRAND NEW NISSAN SKYLINE GT-R V SPEC II NUR FOR SALE (N.8310)
   
   view details


 * NISSAN SKYLINE GTR R34 V-SPEC II FOR SALE (N.8306)
   
   view details


 * NISSAN SKYLINE GTR R33 FOR SALE (N.8302)
   
   view details


 * NISSAN SKYLINE GTR R34 NISMO UPGRADES (N.8263) SOLD
   
   view details


 * NISSAN HAKOSUKA GTR KPGC10 (N.8258) SOLD
   
   view details


 * MAZDA FAMILIA FOR SALE (N.8240)
   
   view details


 * NISSAN SKYLINE GTR FOR SALE (N.8237)
   
   view details




INVENTORY BY MANUFACTURERS

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 






 * Contact Us

 * +81-567-66-5730
   
   Don't be shy!
   We are always here to help you.

 * Sales: 7 Days a Week
   Operations: Mon-Fri 9:00AM-6:00PM PST

 * info@jdm-expo.com
   
   Feel free to contact us!
   
   
   
   Submit

 * Skype: Jdmexpo
   LINE ID: Skyliner5775
   WhatsApp: +818045457447

SITE MAP

 * Vehicle inventory
 * About us
 * How to buy?
 * Why choose us?
 * Importing JDM cars to USA
 * Testimonials
 * Shipment cost from Japan
 * FAQ

NEWSLETTER

Sign up to be the first to know about our operation news, newly arrived vehicles
and other great deals!

Name
E-mail
Sign up
 * facebook
 * twitter
 * instagram
 * g-plus

Copyright © 2014-2023