www.guruiptv.xyz Open in urlscan Pro
209.153.233.115  Public Scan

Submitted URL: http://guruiptv.xyz/
Effective URL: https://www.guruiptv.xyz/
Submission: On December 02 via manual from US — Scanned from CA

Form analysis 5 forms found in the DOM

POST mail/mymail.php

<form id="requestCallback" method="post" action="mail/mymail.php" novalidate="novalidate">
  <input type="hidden" name="requestform" value="https://www.guruiptv.xyz/" id="pagename">
  <div class="form-group">
    <input type="text" name="name" placeholder="Name*" minlength="3" required="" class="input form-control">
  </div>
  <div class="form-group">
    <input type="text" name="phone" class="form-control input" id="phone" placeholder="Phone*" minlength="10" required="">
  </div>
  <div class="form-group">
    <input type="email" name="email" placeholder="Email*" class="form-control input" required="">
  </div>
  <div class="custom-cpacha">
    <div class="form-group" style="text-align: left !important;">
      <input type="text" name="chk2" id="chk2" value="" class="form-control" placeholder="Code *" required="">
      <input type="text" name="ran2" id="ran2" value="" class="cpt-code form-control ran" readonly="">
      <div class="cpacha-ref">
        <input type="button" value="" onclick="captch(2)">
      </div>
    </div>
  </div>
  <div class="form-group">
    <button type="submit" name="rcb" class="btn col-bg">Request A Call Back</button>
  </div>
</form>

Name: calculator

<form name="calculator" id="calculator-form">
  <div class="form-group pt-3">
    <label class="selectbox"> Please Select Amounts</label>
    <select class="form-control input-lg style-select slate" name="val" id="val">
      <option class="form-control" value="">Monthly Saving in Cable/Satellite Bill</option>
      <option value="20">$20</option>
      <option value="30">$30</option>
      <option value="40">$40</option>
      <option value="50">$50</option>
      <option value="60">$60</option>
      <option value="70">$70</option>
      <option value="80">$80</option>
    </select>
  </div>
  <div class="form-group">
    <input type="button" class="btn btn-danger btn-lg" onclick="javascript:multiply();" value="Calculate yearly Saving" data-toggle="tooltip" data-placement="left" title="Calculate Now">
  </div>
</form>

POST mail/mymail.php

<form method="post" action="mail/mymail.php" id="referSection" novalidate="novalidate">
  <h2 class="text-center">Refer Form</h2>
  <input type="hidden" name="pagenamereffred" value="https://www.guruiptv.xyz/" id="pagenamereffred">
  <div class="row">
    <div class="col-sm-6">
      <input type="text" class="form-control" name="yname" id="yname" placeholder="Your Name" minlength="3" required="">
      <input type="text" class="form-control" name="yphone" id="yphone" placeholder="Your Phone" minlength="10" required="">
    </div>
    <div class="col-sm-6">
      <input type="text" class="form-control" name="rname" id="rname" placeholder="Refer Name" minlength="3" required="">
      <input type="text" class="form-control" name="rphone" id="rphone" placeholder="Refer Phone Number" minlength="10" required="">
    </div>
    <div class="col-sm-12">
      <div class="custom-cpacha">
        <div class="form-group" style="text-align: left !important;">
          <input type="text" name="chk2" id="chk2" value="" class="form-control" placeholder="Code *" required="">
          <input type="text" name="ran2" id="ran2" value="" class="cpt-code form-control ran" readonly="">
          <div class="cpacha-ref">
            <input type="button" value="" onclick="captch(2)">
          </div>
        </div>
      </div>
    </div>
    <div class="col-sm-12">
      <div class="text-center">
        <input class="btn btn-outline-danger" name="rfc" type="submit" value="Submit Refer">
      </div>
    </div>
    <div class="col-sm-12">
      <div class="text-center">
        <a href="tel:+1-647-943-1999">☎ 647-943-1999</a>
      </div>
    </div>
  </div>
</form>

POST mail/mymail.php

<form method="POST" action="mail/mymail.php" id="requestchannelmodal" novalidate="novalidate">
  <input type="hidden" name="pgname" value="index.html#requestchannelmodal">
  <input type="hidden" name="requestchannel" value="https://www.guruiptv.xyz/" id="requestchannel">
  <div class="form-group">
    <input type="text" name="cname" class="form-control" id="cname" placeholder="Name" minlength="3" required="">
  </div>
  <div class="form-group">
    <input type="email" name="cemail" class="form-control" id="cemail" placeholder="Email" required="">
  </div>
  <div class="form-group">
    <input type="text" name="cphone" class="form-control" id="cphone" placeholder="Phone" minlength="10" required="">
  </div>
  <div class="form-group">
    <input type="text" name="ccity" class="form-control" id="ccity" placeholder="City" minlength="3" required="">
  </div>
  <div class="form-group">
    <div class="custom-cpacha">
      <div class="form-group" style="text-align: left !important;">
        <input type="text" name="chk2" id="chk2" value="" class="form-control" placeholder="Code *" required="">
        <input type="text" name="ran2" id="ran2" value="" class="cpt-code form-control ran" readonly="">
        <div class="cpacha-ref">
          <input type="button" value="" onclick="captch(2)">
        </div>
      </div>
    </div>
    <div class="g-recaptcha" data-sitekey="6LeWH94ZAAAAAKofu-L2STAZ0pLLXq8p-84kh44W"></div>
  </div>
  <button type="submit" name="channelf" class="btn btn-warning btn-block">Submit</button>
</form>

POST mail/subscribe.php

<form id="myForm" method="post" action="mail/subscribe.php" novalidate="novalidate">
  <input type="hidden" name="pgname" value="index.html#myForm">
  <input type="hidden" name="pagename" value="https://www.guruiptv.xyz/" id="signupUrl">
  <div class="col-sm-12">
    <div class="form-group">
      <input type="text" name="subname" class="form-control" id="subname" placeholder="Name" minlength="3" required="">
    </div>
  </div>
  <div class="col-sm-12">
    <div class="form-group">
      <input type="email" name="submail" class="form-control" id="submail" placeholder="Email" required="">
    </div>
  </div>
  <div class="col-sm-12 ">
    <div class="form-group">
      <input type="text" name="subphone" class="form-control" id="subphone" placeholder="Enter Your Phone Number" minlength="10" required="">
    </div>
  </div>
  <div class="col-sm-12 ">
    <div class="custom-cpacha">
      <div class="form-group" style="text-align: left !important;">
        <input type="text" name="chk2" id="chk2" value="" class="form-control" placeholder="Code *" required="">
        <input type="text" name="ran2" id="ran2" value="" class="cpt-code form-control ran" readonly="">
        <div class="cpacha-ref">
          <input type="button" value="" onclick="captch(2)">
        </div>
      </div>
    </div>
  </div>
  <div class="col-sm-12">
    <div class="form-group">
      <div class="text-center">
        <button type="submit" class="btn bttn">Submit</button>
      </div>
    </div>
  </div>
</form>

Text Content

 

Free Express Shipping

647-943-1999


Free Express Shipping

647-943-1999
 * Home (current)
 * Channels
 * About Us
 * Set Top Box
 * Refer & Earn
 * Contact Us
 * Buy Now

    
 1. 
 2. 
 3. 
 4. 
 5. 
 6. 


Previous Next

REQUEST CALL BACK

Request A Call Back
☎ 647-943-1999


GURU-IPTV SET TOP BOX PROVIDER

Guru IPTV is only replacement of Digital Cable or Satellite TV, if you are in
hunt of IPTV do not waste time, call. Guru IPTV Offers all your favorite
desi/Indian TV Channels Hindi, Punjabi, Urdu, Bangla, Bengali, Gujarati TV
channels in High Definition. Like Traditional Cable or Satellite Service
Provider Guru IPTV offers you all the options which you ever require, Guru IPTV
STB comes with 24 * 7 support, we provide customer service in English, Hindi,
Punjabi, Gujarati, Bangla and Udru for your convenience. Guru IPTV set top box
will work any where in the world as along as you have high speed internet. Guru
IP TV Set top box connect you with your favorite TV shows 24 * 7. Guru IP TV Set
top box provides full HD Channels using minimum of your internet bandwidth. For
Indian living in US, Canada, Australia, New Zealand or Europe, Guru IP TV is a
best choice for you to watch your favorite show and stay connected with home.

Read More →


GET OVER $30 DISCOUNT FOR
5 YEARS SUBSCRIPTION

 * 1d
 * 23h
 * 59m
 * 55s

Buy Now →


IPTV CHANNELS LIST


Get Channel List →
☎ 647-943-1999

NOTE: CHANNELS MAY VARY DEPENDING ON YOUR AREA.

KEY FEATURES

 * Over 100 Live Hindi Channels
 * Pause Or Rewind Live TV
 * 24*7 Technical Support & Customer Service
 * Crystal Clear Picture Quality
 * Rewind Live HD Channels Up To 7 Days
 * Enjoy Largest Bollywood Library Of The World
 * Punjabi, Urdu, Bangla/Bengali, Telugu, Hindi, Tamil, Malayalam & Gujarati TV
   Channels

MORE INFORMATION

 * 1 Year Hardware Warranty.
 * Hardware Warranty Can be extended.
 * 5 Year IPTV Subscription Warranty
 * IPTV Subscription Warranty Can be extended.
 * Free Next day Express shipping
 * Once you receive the shipment,please call our 24*7 customer service to
   activation

Please Notes We also provide Sales Support in Hindi, Punjabi, Urdu, Bangla &
Gujarati.


PAY ONCE & ENJOY TV FOR 5 YEARS

NO ONE CAN BEAT US

Features Guru IPTV Yupp TV Shava TV Jadoo Other IPTV  Monthly Fees ✖ ✔ ✔ ✖ ✔
Free TV For 5 Years ✔ ✖ ✖ ✖ ✖ HD Live Channels ✔ ✔ ✔ ✔ ✔ 4k Live channels ✔ ✖ ✖
✖ ✖ 24*7 Customer Support ✔ ✖ ✖ ✖ ✖ 24*7 Technical Support ✔ ✖ ✔ ✖ ✖ Top Selling
IPTV of US/Canada in 2017 ✔ ✖ ✖ ✖ ✖ Top Selling IPTV of US/Canada in 2016 ✔ ✖ ✖
✖ ✖


HOW CAN YOU SAVE $300/YEAR?

WITH GURU IPTV


SAVING CALCULATOR

YEARLY SAVING

Please Select Amounts Monthly Saving in Cable/Satellite Bill $20 $30 $40 $50 $60
$70 $80


No Monthly Bill

☎ 647-943-1999


REFER & GET 6 MONTHS SUBSCRIPTION FREE


REFER FORM

☎ 647-943-1999


WHY CHOOSE US

FEAURES

Guru IPTV is for those people who are in hunt of getting a superb quality Indian
IPTV box at an affordable price. Do you need a reason to switch from your
current digital cable or satellite TV? Guru IPTV gives you endless reasons to go
for this shift. An IPTV outperforms the traditional digital cable and satellite
TV when it comes to picture quality and the advanced features.

NO MONTHLY FEE

Now get rid of the burden of the monthly fee. You can easily opt for a
subscription convenient to your budget and enjoy free services for years. The
cheap subscription plans are designed to fit the budget of all the classes.

PAY ONCE & ENJOY TV FOR 5 YEARS

Guru IPTV was founded to break the accustomed myth that you need to spend huge
amount of money to acquire superior quality services. With the 5-year
subscription plan at really affordable cost of $300, you can enjoy the extremely
coveted services for complete 5 years with no interruptions.

REWIND LIVE TV UP TO 7 DAYS

Can you imagine the feature like rewinding the live TV up to 7 days on your
digital cable or satellite TV? Even the leading IPTV service providers are
unable to include this exclusive premium feature in the packages they offer.
Guru IPTV is synonymous with innovation and we always aspire to bring the latest
and exclusive features for our valuable customers. Why? Simply because we love
them.

WORLDS LARGEST BOLLYWOOD LIBRARY

Have you missed out some of the most awaited Bollywood releases? Are you unable
to find them legally online? Why worry when you get the free access to an
inexhaustible Bollywood library, which gets updated with new movies regularly?
Make yourself a cup of strong coffee and enjoy your favorite movies relaxing on
your comfy couch.

24 * 7 CUSTOMER SUPPORT

Isn’t it disappointing when you face a technical issue with your set-top box in
the middle of the night and after contacting the customer support you hear a
distressing response “We apologize for the inconvenience. Our technical support
team will get back to you in the morning.” Why wait till the morning when you
pay for your subscription in advance? We comprehend the significance of
technical support and offer 24x7 technical support. It means if you face any
issue even at late hours your issue would be resolved in no time notwithstanding
the time.

WORLD LATEST BOLLYWOOD MOVIE GALLERY

 1.  
 2.  
 3.  
 4.  
 5.  
 6.  
 7.  
 8.  
 9.  
 10. 
 11. 




WITH BEST PRICE IN THE MARKET

1 YEAR

SUBSCRIPTION

$230 USD

 * 100's of Live HD Channels.
 * Largest Movie library of the World
 * 2016-2017 Top Selling IPTV.
 * Punjabi,Urdu,Bangla/Bengali & Gujarati TV channels.
 * 24*7 Sales Support

Buy Now

2 YEARS

SUBSCRIPTION

$ 250 USD

 * 100's of Live HD Channels.
 * Largest Movie library of the World
 * 2016-2017 Top Selling IPTV.
 * Punjabi,Urdu,Bangla/Bengali & Gujarati TV channels.
 * 24*7 Sales Support

Buy Now
most popular

3 YEARS

SUBSCRIPTION

$ 270 USD

 * 100's of Live HD Channels.
 * Largest Movie library of the World
 * 2016-2017 Top Selling IPTV.
 * Punjabi,Urdu,Bangla/Bengali & Gujarati TV channels.
 * 24*7 Sales Support

Buy Now

5 YEARS

SUBSCRIPTION

$ 300 USD

 * 100's of Live HD Channels.
 * Largest Movie library of the World
 * 2016-2017 Top Selling IPTV.
 * Punjabi,Urdu,Bangla/Bengali & Gujarati TV channels.
 * 24*7 Sales Support

Buy Now



CLIENT TESTIMONIALS

 1. 
 2. 
 3. 
 4. 
 5. 

I am so very impressed with the services of Guru IPTV because of the reason that
you do not have to worry about monthly bills if you subscribe to their services
and you can enjoy free TV up to five years by paying only a subscription fee of
$300. Also, the picture quality they provide is superb and crystal clear. After
I subscribed to Guru IPTV, I am thoroughly enjoying my favorite TV programs here
from Canada through the Indian channels provided by them, which makes me feel
connected with my homeland. I have already recommended Guru IPTV to my
colleagues.

Rakesh Kaushik Toronto

The customer service and technical support they provide is excellent. Being a
Guru IPTV customer for more than three years, I know how supportive they are in
terms of delivering their services in many languages like English, Hindi,
Punjabi, and many more. Even if we call them in the middle of the night to fix
an issue with the set top box, they do it without any hesitation. I am very
happy to say that I am a Guru IPTV customer and I would definitely recommend
their services to my relatives and friends.

Goutham Sen San Antonio

I was awestruck when I first browsed through the extensive collection of old and
new Bollywood movies available at their library. I am thrilled to watch each and
every movie I missed out when they were released. I never expected such a
feature from an IPTV service provider for free. For the past four years, I am
using most of my free time to catch up with the latest and oldest movies
available here. Further, I am quite pleased with their subscription charges
which I feel is quite reasonable when compared to other IPTV providers. I would
definitely recommend Guru IPTV to all those who are searching for a reliable
service provider.

Naresh Gupta Milwaukee

They offer many attractive features like pausing or rewinding live TV, a
Bollywood library which offers an exhaustive list of new and old movies, more
than 100 live Hindi channels, etc. Being an ardent fan of Hindi TV serials, I am
now able to watch my favorite serials in the HD mode through the services
offered by Guru IPTV. Their services are quite reliable and they offer a
hardware warranty of one year which could be extended. I greatly recommend their
services if you want to watch TV programs with excellent picture quality.

Rajeev Babu Charlotte

It was one of my friends who recommended Guru IPTV at a point when I was fed up
with the poor services of another service provider. Initially, I was reluctant
to believe my friend who was all praise about their services. However, as I
subscribed to their services, I was convinced that my friend was telling the
truth. They do not make any false claims and what I am thoroughly impressed is
the technical support they offer on a 24x7 basis. Whenever your set top box is
down with a technical error, they are there to offer their support till the
problem gets fixed. Also, they explain the issue with much patience. So far, I
have recommended Guru IPTV to many of my friends.

Shailesh Deshpande Winnipeg
Previous Next


GURU IPTV TOP SELLING IPTV IN USA & CANADA 2016 - 2017.

We're Having upto 1500 HD & SD Live Channels Stream From Europe,USA,UAE & All
Other Countries.

14576  +

HAPPY CUSTOMERS

146  +

TOTAL CHANNELS

41  +

HD CHANNELS

73  +

REGIONAL CHANNELS

29127  +

MOVIES

 * Home
 * channels
 * About Us
 * Buy Now
 * Contact Us
 * Sitemap



Guru IPTV © 2021 All Rights Reserved

CHANNELS MAY VARY DEPENDING ON YOUR AREA

×

Submit

Signup Today
Get 3 months subscription free with 5 years

Submit