www.fanbasis.com Open in urlscan Pro
54.71.5.207  Public Scan

Submitted URL: http://www.fanbasis.com/
Effective URL: https://www.fanbasis.com/
Submission: On July 07 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

<form class="search-form head-child w-100" autocomplete="off">
  <div id="headtop" class="logout">
    <nav class=" nav nav-pills navbar navbar-expand-lg navbar-dark px-0" role="navigation">
      <div class="container">
        <a class="navbar-brand head-child" href="https://www.fanbasis.com">
                        <div>
                            <img src="https://www.fanbasis.com/images/fanbasis-logo.svg" class="mobile-logo" alt="fanbasis logo">
                            <img src="https://www.fanbasis.com/images/fanbasis-logo.svg" class="shrink-img desktop-logo" alt="fanbasis logo">
                        </div>
                    </a>
        <div class="d-none  head-child search-container pr-0">
          <button type="button" class="searchtrigger" aria-label="Open search"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
              stroke-linejoin="round" class="feather feather-search">
              <circle cx="11" cy="11" r="8"></circle>
              <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
            </svg></button>
        </div>
        <button type="button" class="navbar-toggler head-child" data-toggle="collapse" data-target="#navbarSupportedContent" aria-expanded="false" aria-controls="navbarSupportedContent">
          <span class="icon-bar"></span>
          <span class="icon-bar"></span>
          <span class="icon-bar"></span>
        </button>
        <div class="collapse navbar-collapse  head-child" id="navbarSupportedContent">
          <div class="navbar-nav d-block d-lg-flex align-items-center mobile-bg w-100 ">
            <ul class="col-md-auto px-0 category-drp d-lg-flex align-items-start align-items-lg-center justify-content-between mb-0">
              <li class="nav-item li-button">
                <a class="nav-link" href="https://www.fanbasis.com/explore-categories">Explore</a>
              </li>
              <li class="nav-item li-button">
                <a class="nav-link search-btn-bar" href="https://www.fanbasis.com/search">
                                        <i class="fa fa-search" aria-hidden="true"></i>
                                        Search</a>
              </li>
            </ul>
            <div class="col-12 col-lg-auto px-0 ml-lg-auto">
              <ul class="d-block d-lg-flex align-items-center justify-content-end">
                <li class="nav-item li-button ">
                  <a class="nav-link" href="https://www.fanbasis.com/contact-us">Contact Us</a>
                </li>
                <li><a href="#" class="login-btn ml-3 ml-lg-0" data-toggle="modal" data-target="#loginModal">Login</a></li>
                <li><a href="#" class="signup-btn ml-3 ml-lg-0" data-toggle="modal" data-target="#who-you-are-popup">Sign Up</a></li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </nav>
  </div>
</form>

Name: c-form

<form class="form c-form" name="c-form" id="referral-creator-sign-up-form" autocomplete="off">
  <div class="col-12">
    <div class="alert alert-danger" id="main_error" style="display: none;">Error message</div>
  </div>
  <div class="col-12">
    <h3 class="mb-3 mb-sm-4">Welcome to FanBasis <img src="https://www.fanbasis.com/images/waving-hand.png" alt="wave hand image" width="24"> </h3>
  </div>
  <div class="border-one row">
    <div class="col-12 mb-3">
      <div class="name-group form-group mb-0">
        <span class="palceholder" style="display: inline;">
          <label for="referal_signup_email">Email Address</label>
          <span class="star">*</span>
        </span>
        <input type="hidden" id="role_type" value="creator">
        <input class="form-control" type="email" placeholder="Email Address" name="referal_signup_email" id="referal_signup_email" required="">
      </div>
      <span class="alert-danger email"></span>
      <span class="highlight"></span>
      <span class="bar"></span>
    </div>
    <div class="col-12 mb-2 mb-sm-3">
      <div class="name-group form-group mb-0">
        <span class="palceholder" style="display: inline;">
          <label for="referal_signup_password">Create Password</label>
          <span class="star">*</span>
        </span>
        <input class="form-control" type="password" placeholder="Create Password" name="referal_signup_password" id="referal_signup_password" required="">
      </div>
      <span class="alert-danger password"></span>
      <span class="highlight"></span>
      <span class="bar"></span>
    </div>
    <div class="col-12 mb-2 mb-sm-3">
      <div class="name-group form-group mb-0">
        <span class="palceholder" style="display: inline;">
          <label for="referal_signup_repassword">Re-enter Password</label>
          <span class="star">*</span>
        </span>
        <input class="form-control" type="password" placeholder="Re-enter Password" name="referal_signup_repassword" id="referal_signup_repassword" required="">
      </div>
      <span class="alert-danger repassword"></span>
      <span class="highlight"></span>
      <span class="bar"></span>
    </div>
    <div class="col-12 mb-2 mb-sm-3">
      <div class="name-group form-group mb-0 creator-fields">
        <input class="form-control" type="hidden" id="show_signup_referal" placeholder="Referral Code (optional)" value="">
        <input class="form-control" type="text" name="referral_code" placeholder="Referral Code (optional)" id="referral_code" value="" required="">
        <span class="alert-danger referral_code"></span>
        <span class="highlight"></span>
        <span class="bar"></span>
      </div>
    </div>
  </div>
  <div class="form-group mt-3 mb-4 creator-detail">
    <div class="cutsom-checkbox-row mb-0">
      <input id="referral-terms-condition" type="checkbox">
      <label for="referral-terms-condition" class="mb-0 pl-2">By signing up you agree to the <a href="/terms-condition">Terms of service</a> and <a href="/privacy-policy">Privacy policy</a></label>
    </div>
    <div class="form-group my-0">
      <small class="alert-danger term_and_condition"></small>
    </div>
  </div>
  <button type="button" class="btn submit-btn d-flex justify-content-center w-100 align-items-center" id="referral-creator-sign-up-btn">
    <span>Next</span>
  </button>
</form>

Name: c-form

<form class="form c-form" name="c-form" id="creator-sign-up-form">
  <div class="alert alert-danger" id="main_error" style="display: none;">Error message</div>
  <h3 class="mb-4">Welcome to FanBasis <img src="https://www.fanbasis.com/images/waving-hand.png" alt="wave hand image" width="24"></h3>
  <div class="border-one row">
    <div class="col-12 mb-3">
      <div class="name-group form-group mb-0">
        <span class="palceholder" style="display: inline;">
          <label for="star_signup_email">Email Address</label>
          <span class="star">*</span>
        </span>
        <input type="hidden" id="role_type" value="creator">
        <input class="form-control" type="email" placeholder="Email Address" name="star_signup_email" id="star_signup_email" required="" autocomplete="none">
      </div>
      <span class="alert-danger email"></span>
      <span class="highlight"></span>
      <span class="bar"></span>
    </div>
    <div class="col-12 mb-3">
      <div class="name-group form-group mb-0">
        <span class="palceholder" style="display: inline;">
          <label for="star_signup_password">Create Password</label>
          <span class="star">*</span>
        </span>
        <input class="form-control" type="password" placeholder="Create Password" name="star_signup_password" id="star_signup_password" required="">
      </div>
      <span class="alert-danger password"></span>
      <span class="highlight"></span>
      <span class="bar"></span>
    </div>
    <div class="col-12 mb-3">
      <div class="name-group form-group mb-0">
        <span class="palceholder" style="display: inline;">
          <label for="star_signup_repassword">Re-enter Password</label>
          <span class="star">*</span>
        </span>
        <input class="form-control" type="password" placeholder="Re-enter Password" name="star_signup_repassword" id="star_signup_repassword" required="">
      </div>
      <span class="alert-danger repassword"></span>
      <span class="highlight"></span>
      <span class="bar"></span>
    </div>
    <div class="col-12 mb-3">
      <div class="name-group form-group mb-0 creator-fields">
        <input class="form-control" type="hidden" id="show_signup_referal" placeholder="Referral Code (optional)" value="">
        <input class="form-control" type="text" name="referral_code" placeholder="Referral Code (optional)" id="referral_code" value="" required="">
        <span class="alert-danger referral_code"></span>
        <span class="highlight"></span>
        <span class="bar"></span>
      </div>
    </div>
  </div>
  <div class="form-group mt-1 mb-4 creator-detail">
    <div class="cutsom-checkbox-row mb-0">
      <input id="creator-terms-condition" type="checkbox">
      <label for="creator-terms-condition" class="mb-0 pl-2">By signing up you agree to the <a href="/terms-condition">Terms of service</a> and <a href="/privacy-policy">Privacy policy</a></label>
    </div>
    <div class="form-group my-0">
      <small class="alert-danger term_and_condition"></small>
    </div>
  </div>
  <button type="button" class="btn submit-btn d-flex justify-content-center w-100 align-items-center" id="creator-sign-up-btn">
    <span>Next</span>
  </button>
  <div class="col-12 mt-4 d-flex justify-content-center align-items-center">
    <h6 class="mb-0">Already have an account? <span class="login-btn-link cursor-pointer text-underline" data-type="creator">Login </span>
    </h6>
  </div>
</form>

Name: c-form

<form class="form c-form" name="c-form" id="login-form" autocomplete="off">
  <div class="border-one mb-5">
    <input type="hidden" id="login_creator_type" value="fan">
    <div class="name-group form-group mb-3">
      <input class="form-control" type="email" placeholder="Email Address" name="email" id="email" required="">
      <span class="highlight"></span>
      <span class="bar"></span>
      <span class="alert-danger email"></span>
    </div>
    <div class="name-group form-group">
      <input class="form-control" type="password" placeholder="Enter Password" id="password" name="password" required="">
      <span class="highlight"></span>
      <span class="bar"></span>
      <span class="alert-danger password"></span>
    </div>
    <div class="d-flex justify-content-end">
      <span class="text-black cursor-pointer" id="forgotBtn" data-toggle="modal" data-target="#forgotPasswordModal">Forgot Password?</span>
    </div>
  </div>
  <button type="button" class="btn submit-btn d-flex justify-content-center w-100 align-items-center" id="login_btn">
    <span>Login</span>
  </button>
</form>

<form class="form c-form" id="fan-sign-up-form">
  <div class="border-one">
    <div class="alert alert-danger" id="main_error" style="display: none;">Error message </div>
    <h3 class="mb-3 mb-sm-4">Welcome to FanBasis <img src="https://www.fanbasis.com/images/waving-hand.png" alt="wave hand image" width="24"></h3>
    <div class="row">
      <div class="col-12 col-md-6 mb-2 mb-sm-3">
        <div class="name-group form-group mb-0">
          <span class="palceholder" style="display: inline;">
            <label for="firstname">First Name</label>
            <span class="star">*</span>
          </span>
          <input type="hidden" id="role_type" value="fan">
          <input class="form-control" type="text" placeholder="First Name" name="firstname" id="firstname" required="">
        </div>
        <span class="alert-danger firstname"></span>
        <span class="highlight"></span>
        <span class="bar"></span>
      </div>
      <div class="col-12 col-md-6 mb-2 mb-sm-3">
        <div class="name-group form-group mb-0">
          <span class="palceholder" style="display: inline;">
            <label for="lastname">Last Name</label>
            <span class="star">*</span>
          </span>
          <input class="form-control" type="text" placeholder="Last Name" name="lastname" id="lastname" required="">
        </div>
        <span class="alert-danger lastname"></span>
        <span class="highlight"></span>
        <span class="bar"></span>
      </div>
      <div class="col-12 mb-2 mb-sm-3">
        <div class="name-group form-group mb-0">
          <span class="palceholder" style="display: inline;">
            <label for="phonenumber">Phone Number</label>
            <span class="star">*</span>
          </span>
          <input class="form-control mobile-num" type="phone" placeholder="Phone Number" name="phonenumber" id="phonenumber" required="" maxlength="10">
        </div>
        <span class="alert-danger phonenumber"></span>
        <span class="highlight"></span>
        <span class="bar"></span>
      </div>
      <div class="col-12 mb-2 mb-sm-3">
        <div class="name-group form-group mb-0">
          <span class="palceholder" style="display: inline;">
            <label for="fan_signup_email">Email Address</label>
            <span class="star">*</span>
          </span>
          <input class="form-control" type="email" placeholder="Email Address" name="fan_signup_email" id="fan_signup_email" required="">
        </div>
        <span class="alert-danger email"></span>
        <span class="highlight"></span>
        <span class="bar"></span>
      </div>
      <div class="col-12 mb-2 mb-sm-3">
        <div class="name-group form-group mb-0">
          <span class="palceholder" style="display: inline;">
            <label for="fan_signup_password">Create Password</label>
            <span class="star">*</span>
          </span>
          <input class="form-control" type="password" placeholder="Create Password" name="fan_signup_password" id="fan_signup_password" required="">
        </div>
        <span class="alert-danger password"></span>
        <span class="highlight"></span>
        <span class="bar"></span>
      </div>
      <div class="col-12 mb-2 mb-sm-3">
        <div class="name-group form-group mb-0">
          <span class="palceholder" style="display: inline;">
            <label for="fan_signup_repassword">Re-enter Password</label>
            <span class="star">*</span>
          </span>
          <input class="form-control" type="password" placeholder="Re-enter Password" name="fan_signup_repassword" id="fan_signup_repassword" required="">
        </div>
        <span class="alert-danger repassword"></span>
        <span class="highlight"></span>
        <span class="bar"></span>
      </div>
    </div>
  </div>
  <div class="form-group mt-1 mb-3 mb-sm-5 creator-detail">
    <div class="cutsom-checkbox-row mb-0">
      <input id="fan-terms-condition" type="checkbox">
      <label for="fan-terms-condition" class="mb-0 pl-2">By signing up you agree to the <a href="/terms-condition">Terms of service</a> and <a href="/privacy-policy">Privacy policy</a></label>
    </div>
    <div class="form-group my-0">
      <small class="alert-danger term_and_condition"></small>
    </div>
  </div>
  <button type="button" class="btn submit-btn d-flex justify-content-center w-100 align-items-center" id="fan-sign-up-btn">
    <span>Next</span>
  </button>
</form>

<form class="form c-form" id="forgot-password-form">
  <div class="row">
    <div class="col-12">
      <div class="new-contact sign-in-box">
        <div class="form c-form" id="forgot_password_form" name="c-form">
          <div class="alert alert-info" id="success_error_message" style="display:none;">
          </div>
          <p class="mb-3">Enter the email address associated with your account,<br class="d-none d-md-block"> and we'll email you a link to reset your password </p>
          <div class="mb-4">
            <div class="name-group form-group mb-3">
              <input type="email" name="email_forgot" id="email_forgot" placeholder="Email Address" required="">
              <span class="highlight"></span>
              <span class="alert-danger name_error email"></span>
            </div>
          </div>
          <div class="form-group mb-0">
            <div class="row">
              <div class="col-md-12">
                <input type="hidden" name="creator_type" id="fp_creator_type">
                <button type="button" class="btn submit-btn d-flex justify-content-center w-100 align-items-center" id="forgotPasswordModalBtn">
                  <span>Send reset link</span>
                </button>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

 * Explore
 * Search

 * Contact Us
 * Login
 * Sign Up


TOP CATEGORIES SEE ALL

Previous

INSTAGRAM FOLLOW BACK

ATHLETES

PERSONALIZED VIDEO MESSAGE

REALITY TV

LESSONS

Q&A

SPORTS ANALYTICS

1-ON-1 VIDEO CALL

COMEDIANS

CHEFS

BUSINESS PROMOTIONS

NBA

Next


TOP 10 EXPERIENCES THIS WEEK SEE ALL

Previous

I WILL ROAST YOU OR YOUR FRIEND

Patrick Cutler

$50

Influencers - Comedy

PERSONALIZED UFC STYLE CHAMPIONSHIP VIDEO

Bruce Buffer

$375

Influencers - Sports

FACETIME ME!

Reilly Smedley

$80

Reality TV - Big Brother

1-ON-1 BEHIND THE SCENES: DANCE MOMS EDITION

Melissa Gisoni

$150

Reality TV - Dance Moms

INSTAGRAM FOLLOWBACK

Chris Johnson

$200

Athletes - Football - NFL - Tennessee Titans

PERSONALIZED VIDEO MESSAGE

Mark Mitchell

$35

Athletes - Basketball - College Basketball - Duke University

PERSONALIZED VIDEO MESSAGE FROM ME ;)

Rachel Pizzolato

$75

Influencers - Models

VIRTUAL SMOKE SESSION

Ric Flair

$5000

Athletes - WWE

TIKTOK DUET

Gabby B

$700

Musicians - Pop

1-ON-1 VIRTUAL COOKING LESSON

Chef Rodrigo Fernandini

$250

Chefs - Professional Chefs

TIKTOK LIVE WITH ME

Addison Davis

$50

Influencers - TikTok

KARAOKE W/ BIG ED

Big Ed

$250

Reality TV - 90 Day Fiance

Next


EXPERIENCES WORTH GIFTING SEE ALL

Previous

WATCH A GAME IN PERSON WITH FRANK

Frank the Tank

$750

Influencers - Bloggers

PERSONAL FLOSS LESSON

Thebackpackkid

$300

Influencers - TikTok

VIRTUAL WINE NIGHT

Brande Roderick

$500

Influencers - Models

1V1 VIRTUAL DANCE LESSON

Mikey Minden

$250

Dancers

ORLANDO'S HAIR CARE ROUTINE

Orlando James

$15

Influencers - Beauty

STYLING BY ME!

Sarah Kate Reynolds

$60

Influencers - Lifestyle

PERSONALIZED VIDEO MESSAGE

Reilly Smedley

$50

Reality TV - Big Brother

PERSONALIZED UFC STYLE CHAMPIONSHIP VIDEO

Bruce Buffer

$375

Influencers - Sports

VIP WEDDING DATE

Jesse Bray

$750

Reality TV - Love Island

FOLLOW BACK ON IG

Rachel Pizzolato

$65

Influencers - Models

LET'S MAKE COCKTAILS

Kyle Viljoen

$150

Influencers - Lifestyle

COOKING SESSION - 1 HR

Angela Rummans

$250

Influencers - Models

PERSONAL VIDEO

Ric Flair

$650

Athletes - WWE

ROAST OR PERSONALIZED VIDEO

Gary Owen

$110

Entertainers - Comedians

MAKEUP ROUTINE

Angela Rummans

$10

Influencers - Models

1-ON-1 VIRTUAL COOKING LESSON

Chef Rodrigo Fernandini

$250

Chefs - Professional Chefs

PERSONAL WRITTEN MESSAGE

Ric Flair

$1000

Athletes - WWE

NIGHT OUT IN VEGAS X 2 PEOPLE

Tom Brooks

$1850

Reality TV - 90 Day Fiance

PERSONALIZED VIDEO MESSAGE

Big Ed

$69

Reality TV - 90 Day Fiance

BAKING WITH MELISSA

Melissa Gisoni

$225

Reality TV - Dance Moms

GET YOUR NAME MENTIONED (SHOUTOUT) ON OUR YOUTUBE VIDEO!

Opto

$2500

Entertainers - Pranksters

PERSONALIZED VIDEO MESSAGE

Flyysoulja

$160

Influencers - Other

AUTOGRAPHED PHOTO

Drea Wheeler

$100

Reality TV - Survivor

1-ON-1 COOKING CLASSES

Calvin Crooks

$200

Reality TV - Perfect Match

ASK US A QUESTION ON THE SMASH AND DASH PODCAST

Chris Johnson

$350

Athletes - Football - NFL - Tennessee Titans

1 ON 1 COOKING

Jenna Cooper

$300

Influencers - Other

SIGNED MERCH

Bennett Sousa

$100

Athletes - Baseball - MLB - Chicago White Sox

GET A SHOUT OUT FROM ME ON LIVE

Honey Boo Boo

$100

Reality TV - Here Comes Honey Boo Boo

INSTAGRAM POST LIKE & COMMENT

PacMan Jones

$130

Athletes - Football - NFL - Cincinnati Bengals

PERSONAL SHOUTOUT ON INSTAGRAM STORY

Vince Young

$500

Athletes - Football - NFL - Tennessee Titans

PERSONALIZED VIDEO MESSAGE

Skinnyfromthe9

$70

Musicians - Rappers

IN PERSON TRAINING 🏋🏽

Timmy Swerve

$250

Reality TV - Love Island

BATTLE BARS VIDEO SHOUT OUT

Bill Collector

$500

Musicians - Rappers

PERSONALIZED VIDEO MESSAGE

Mark Mitchell

$35

Athletes - Basketball - College Basketball - Duke University

Next


INSTAGRAM FOLLOWBACKS SEE ALL

Previous

ABBY LEE MILLER

$199

ALYSSA LOPEZ

$40

KENDRICK PERKINS

$99

RIC FLAIR

$1000

GABBY B

$125

ALICIAGWORLD

$20

MARK MITCHELL

$15

FRANK THE TANK

$100

JEYMI NOGUERA

$35

OLIVIA EMANUEL

$25

SERENA CHEW

$30

ANGELA RUMMANS

$25

KAYLEE STICKER

$10

KATHERINE NUNEZ

$100

MARIO CHALMERS

$200

AARON CLANCY

$100

RACHEL SWINDLER

$30

KELLY CHASE

$20

BARTISE

$75

MAMA JUNE

$20

OPTO

$1500

LAURYN EFIRD

$35

ASHLEE EVANS-SMITH

$100

HERCY MILLER

$100

REBECCA GRANT

$50

NATE MITCHELL

$20

JOHNNY DEPHILLIPO

$75

VICTORIA LARSON

$50

JACQUELINE TRUMBULL

$60

TOM BROOKS

$69

JUANYEH THOMAS

$25

ALEAH NELSON

$10

WILL & JAMES

$35

JORDAN TOLES

$25

CHRIS JOHNSON

$200

EASY BOYS

$50

HASSAN HAQ

$5

JARED BYNUM

$5

TYLER HAYEK

$100

CAESAR MACK

$100

BRANDE RODERICK

$131

JENN HARLEY

$250

JENNA COOPER

$20

ADDISON DAVIS

$50

FELIPE GOMES

$100

ISAIAH CAMPBELL

$39.99

Next


FEATURED ATHLETES

Previous

DENNIS RODMAN



Chicago Bulls

CHRIS JOHNSON



Tennessee Titans

SANTANA MOSS



Washington Redskins

DAVID HENSLEY



Houston Astros

TRE AVERY



Tennessee Titans

MARIO CHALMERS



Miami Heat

ASHLEE EVANS-SMITH



UFC

MICHAEL BEASLEY



New York Knicks

BENNETT SOUSA



Chicago White Sox

CLINTON PORTIS



Washington Redskins

XAVIER MOON



Los Angeles Clippers

VINCE YOUNG



Tennessee Titans

LENDALE WHITE



Tennessee Titans

Next


FEATURED ORGANIZATIONS SEE ALL

Previous

NFL

NBA

MLB

NHL

COLLEGE BASKETBALL

COLLEGE FOOTBALL

TENNESSEE TITANS

Next


REALITY TV STARS: NO FILTERS, JUST FUN SEE ALL

Previous

COME WITH ME TO A NEW YORK FASHION WEEK RUNWAY SHOW

Meredith Marks

$649

Reality TV - The Real Housewives Franchise

HOW TO GET CASTED FOR REALITY TV

Brent Champagne

$99

Reality TV - Big Brother

FACETIME WITH ME

Mama June

$125

Reality TV - Here Comes Honey Boo Boo

SKIN CARE ROUTINE!

Bombae

$60

Reality TV - Canadau2019s Drag Race

VIRTUAL MEET AND GREET

Ruksana Carroll

$150

Reality TV - The Circle

AUDITION TAPE REVIEW

Drea Wheeler

$300

Reality TV - Survivor

RELATIONSHIP ADVICE VIDEOS

Tom Brooks

$65

Reality TV - 90 Day Fiance

DATING ADVICE VIDEO CHAT

Brett Robinson

$150

Reality TV - The Circle

15-MINUTE FACETIME CALL WITH WILL & JAMES

Will & James

$100

Reality TV - The Amazing Race

LET'S TALK CIRCLE!

John Franklin

$50

Reality TV - The Circle

LOVE IS BLIND BEHIND THE SCENES STORIES

Bartise

$50

Reality TV - Love is Blind

DO DRAG MAKE-UP WITH ME!

Bombae

$75

Reality TV - Canadau2019s Drag Race

FBOY ISLAND BEHIND THE SCENES STORIES

Danny Louisa

$25

Reality TV - FBoy Island

JUST VENT WITH ME!

Irina Solomonova

$75

Reality TV - Love is Blind

FACETIME CALL / MEET & GREET

Big Ed

$250

Reality TV - 90 Day Fiance

PERSONALIZED VIDEO MESSAGE

Honey Boo Boo

$75

Reality TV - Here Comes Honey Boo Boo

FACETIME CALL

Shubham Goel

$100

Reality TV - The Circle

PERSONALIZED VIDEO MESSAGE

Serena Chew

$30

Reality TV - The Bachelor Franchise

BAKING WITH MELISSA

Melissa Gisoni

$225

Reality TV - Dance Moms

LEG DAY WORKOUT

Libby

$25

Reality TV - Survivor

ONLINE BUSINESS STRATEGY CALL

Kelly Chase

$50

Reality TV - Love is Blind

VEGAN RECIPES

Tyler Crispen

$150

Reality TV - Big Brother

SURPRISE INSTAGRAM DM FOR A FRIEND

Kimberly Menzies

$25

Reality TV - 90 Day Fiance

RUN A MARATHON WITH US

The Wade Twins

$300

Reality TV - Dated and Related

HAIR/MAKEUP ROUTINE

Magi Tareke

$100

Reality TV - The Bachelor Franchise

VIRTUAL Q&A

Cashay Proudfoot

$100

Reality TV - Love Island

DM SURPRISE FOR FRIENDS OR FAMILY

Jeymi Noguera

$50

Reality TV - 90 Day Fiance

PERSONALIZED VIDEO MESSAGE

Pranav Patel

$25

Reality TV - The Mole

CUSTOMIZED GUIDED MEDITATION

Kaitlyn Herman

$200

Reality TV - Big Brother

TRAVEL WITH ME

Jasmine Davis

$50

Reality TV - Big Brother

PERSONALIZED VIDEO MESSAGE

Noelle Lambert

$40

Reality TV - Survivor

PICK OUT MY OUTFIT FOR A SKIT

Seaburn Williams

$15

Reality TV - The Circle

BUTT WORKOUT

Lace Morris

$15

Reality TV - The Bachelor Franchise

1-ON-1 VIDEO CHAT

Johnny Dephillipo

$150

Reality TV - The Bachelor Franchise

DM TO YOU OR A FRIEND

Nate Mitchell

$15

Reality TV - The Bachelor Franchise

VIRTUAL MEET AND GREET

SOJABOY

$300

Reality TV - 90 Day Fiance

TIKTOK DUET

Lauryn Efird

$200

Reality TV - Here Comes Honey Boo Boo

IN PERSON MEET AND GREET!

Billy brown

$1000

Reality TV - Love Island

PAID INFLUENCER CRASH COURSE

Alyssa Lopez

$500

Reality TV - Big Brother

"HOW TO GET INTO REALITY TV" FACETIME CALL!

Christian de la Torre

$120

Reality TV - The Traitors

PERSONALIZED VIDEO MESSAGE

Cirie Fields

$60

Reality TV - Survivor

HOW TO TALK TO WOMEN COACHING

Eden Dally

$1000

Reality TV - Love Island

AUDITION TAPE REVIEW

Ozzy Lusth

$300

Reality TV - Survivor

INSTAGRAM FOLLOW AND COMMENT

Big Ed

$99

Reality TV - 90 Day Fiance

PERSONALIZED VIDEO MESSAGE

Jarrette Jones

$70

Reality TV - Love is Blind

FOLLOW BACK ON INSTAGRAM

Victoria Larson

$50

Reality TV - The Bachelor Franchise

Next


WOMEN ON FANBASIS SEE ALL

Previous

RACHEL PIZZOLATO

SARAH KATE REYNOLDS

RILEY WHITE

ASHLEE EVANS-SMITH

REBECCA GRANT

MEREDITH MARKS

MAGI TAREKE

GABBY B

DAWN GALLAGHER

HONEY BOO BOO

MELISSA GISONI

BRITINI D’ANGELO

KAYLEE STICKER

ALYSSA LOPEZ

BRANDE RODERICK

DREA WHEELER

IRINA SOLOMONOVA

ALYSSA SNIDER

CAILA TSAMUTALIS

MAMA JUNE

JASMINE DAVIS

RACHEL SWINDLER

LIBBY

CAMILLA CATTANEO

JORDAN MICHAELS

KATHERINE NUNEZ

ALICIAGWORLD

SIERRA DAWN ANGLIM

ANGEL NICOLE

RACHEL REILLY

ADDISON DAVIS

CORRINA ROPPO

BELLA RENALDI

CASHAY PROUDFOOT

Next


CHEFS UP CLOSE: INTIMATE CULINARY ADVENTURES SEE ALL

Previous

5 COURSE DINNER PARTY MENU WITH RECIPES

Derrick Fox

$250

Chefs - Professional Chefs

VEGAN RECIPES

Tyler Crispen

$150

Reality TV - Big Brother

MAKE MY FAVORITE COCKTAILS

Chef Ed Porter

$40

Chefs - Professional Chefs

FAN SUBMISSION: DISH REVIEW!

The Trendy Chef

$30

Chefs - Professional Chefs

1 ON 1 CLASS

Ana Qubain

$75

Chefs

1 ON 1 COOKING W/ CAM

Cameron McKinney

$120

Influencers - TikTok

BAKING WITH MELISSA

Melissa Gisoni

$225

Reality TV - Dance Moms

PERSONALIZED MEAL PLAN

Chef Rodrigo Fernandini

$250

Chefs - Professional Chefs

WHAT'S FOR DINNER?

Robbie Jester

$50

Chefs - Professional Chefs

MASTERCLASS WITH MEREDITH: CRAFTING CULINARY OPULENCE - AN EXCLUSIVE MEREDITH
MARKS CAVIAR RECIPE TUTORIAL

Meredith Marks

$99

Reality TV - The Real Housewives Franchise

MY FAMOUS JERK WINGZ RECIPE

Chef Reem

$25

Chefs - Professional Chefs

VIRTUAL COOKING LESSON

The Trendy Chef

$250

Chefs - Professional Chefs

CUSTOM DINNER MENU FOR 5

Stephen Lee

$250

Reality TV - Master Chef

FAVORITE CARTOON FOOD RECREATION

Authenticteecee

$300

Influencers - Other

LOW CARB/ LOW FAT IDEAS

Kailah Casillas

$30

Artists - Interior Designers

SIGNED MASTERCHEF APRON

Derrick Fox

$10

Chefs - Professional Chefs

CHARCUTERIE WORKSHOP

Kayeatss Charcuterie

$250

Chefs - Professional Chefs

HOW TO MAKE PANCAKE BATTER (LIVE CALL)

The Real POV Cook

$75

Chefs - Home Chefs

COOKING SESSION - 1 HR

Angela Rummans

$250

Influencers - Models

1-ON-1 COOKING LESSON

SOUL FOODMAN

$100

Chefs - Home Chefs

MAKE A GIANT CHIP WITH ME

Authenticteecee

$350

Influencers - Other

1-ON-1 COOKING LESSON

Camilla Cattaneo

$160

Influencers - Models

MENU CREATION

Ana Qubain

$45

Chefs

CULINARY CAREER ADVICE

Chef Rodrigo Fernandini

$250

Chefs - Professional Chefs

PERSONAL RECIPE REVIEW

Kayla Greer

$60

Chefs - Professional Chefs

LET ME CREATE A MENU FOR YOUR COOKOUT

Calvin Crooks

$75

Reality TV - Perfect Match

COOK WITH ME LIVE!

D'Andra Simmons

$300

Reality TV - The Real Housewives Franchise

EXPERIENCE THE TASTE OF HEALTH WITH DEATHLESSDAO EVOO!

DeathlessDAO

$69.99

Health and Wellness - Coaches

FOOD TIME

Odicci Alexander

$75

Athletes - Softball - Professional - USSSA Pride

COOKING LESSONS FROM CHEF GLAZE

Jalen Glaze

$50

Athletes - Football - College Football - University of Minnesota

1 ON 1 COOKING

Jenna Cooper

$300

Influencers - Other

COOKING CLASSES/DEMOS

JerseyStyle

$100

Reality TV - Master Chef

1-ON-1 COOKING LESSON

Johnny Dephillipo

$250

Reality TV - The Bachelor Franchise

YOUR FAVORITE MEXICAN DISH

The Real POV Cook

$125

Chefs - Home Chefs

WHAT I EAT IN A DAY

Riley White

$10

Athletes - Track & Field - College Track & Field - University of Alabama

RECIPES

Scott Wern Sr.

$15

Reality TV - Love in Paradise

PRERECORDED COOKING LESSONS

ArDarius Stewart Sr.

$50

Athletes - Football - College Football - University of Alabama

MAKE MY FAVORITE ‘PRESSURE COOKER’ RECIPE WITH ME

Chef Ed Porter

$30

Chefs - Professional Chefs

CHICKEN WING RECIPE

Jasmine Davis

$20

Reality TV - Big Brother

MEAL PREP RECIPES

The Wade Twins

$35

Reality TV - Dated and Related

DIET PLAN

Tyler Hayek

$45

Influencers - Models

Next


FAN-FAVORITE ATHLETE ENCOUNTERS SEE ALL

Previous

WRESTLING TIPS VIDEO

Ric Flair

$5000

Athletes - WWE

PLAY A ROUND OF GOLF WITH ME!

Erik Stevenson

$80

Athletes - Basketball - College Basketball - West Virginia University

PRE-GAME ROUTINE

David Hensley

$50

Athletes - Baseball - MLB - Houston Astros

TRAINING ADVICE/PERSONALIZED WORKOUTS

Xavier Moon

$20

Athletes - Basketball - NBA - Los Angeles Clippers

PERSONAL WORKOUT ROUTINE

Riley White

$75

Athletes - Track & Field - College Track & Field - University of Alabama

30 MINUTE VIRTUAL TENNIS LESSON

Ricardo Rodriguez

$100

Athletes - Tennis - ATP

AUTOGRAPHED VOLLEYBALL

Khat Bell

$75

Athletes - Volleyball - Professional

WORKOUT ROUTINE

Branson Robinson

$25

Athletes - Football - College Football - University of Georgia

MMA SKILLS VIDEO

Felice Herrig

$40

Athletes - UFC

VIRTUAL FOOTWORK DRILLS

Johnny Nelson

$50

Athletes - Soccer - MLS - St. Louis CITY SC

SIGNED MERCH

Bennett Sousa

$100

Athletes - Baseball - MLB - Chicago White Sox

MENTAL HEALTH CONVERSATION

Tallen Edwards

$25

Athletes - Softball - College Softball - Oklahoma State University

INSTAGRAM FOLLOW BACK

tori tatum

$20

Athletes - Gymnastics - College Gymnastics - Louisiana State University

RECRUITMENT ADVICE & TIPS WITH COLLEGE COACHES

Taylor Koenen

$50

Athletes - Basketball - College Basketball - University of North Carolina at
Chapel Hill

SOCIAL MEDIA GROWTH TIPS

Emily Sullivan

$20

Influencers - Beauty

FACETIME CALL

Noelle Lambert

$75

Reality TV - Survivor

CURRENT MAKEUP ROUTINE

Rose Caverly

$30

Athletes - Basketball - College Basketball - Quinnipiac University

HOW TO BECOME MORE EXPLOSIVE ON THE COURT

Nike Sibande

$30

Athletes - Basketball - College Basketball - University of Pittsburgh

VIDEO MESSAGE

Sam Swart

$25

Athletes - Lacrosse - College Lacrosse - Syracuse University

DAY IN THE LIFE VIDEO

Al Durham

$40

Athletes - Basketball - College Basketball - Providence College

CLOSET TOUR/OUTFIT IDEAS

Alicia Donley

$35

Athletes - Soccer - College Soccer - Dayton University

PLAY 2K WITH ME

Dj Horne

$60

Athletes - Basketball - College Basketball - North Carolina State University

FIGHT NIGHT WATCH PARTY

Felice Herrig

$250

Athletes - UFC

ONLINE GAMING SESSION

Jaydon Hill

$65

Athletes - Football - College Football - University of Florida

LESSONS ON EVERYTHING OFFENSIVE LINE

Rondell Bothroyd

$50

Athletes - Football - College Football - University of Oklahoma

TEAM UP WITH ME ON DUOS

Ricardo Time

$50

Athletes - Basketball - College Basketball - Other

Next


TRENDING NOW SEE ALL

Previous

SK SWIM MUST HAVES!

Sarah Kate Reynolds

$70

Influencers - Lifestyle

INSTAGRAM FOLLOWBACK

Chris Johnson

$200

Athletes - Football - NFL - Tennessee Titans

PLAY ME IN 2K!

Michael Beasley

$1500

Athletes - Basketball - NBA - Miami Heat

PERSONALIZED VIDEO

Melon & Finn Cats

$35

Influencers - Animals

INSTAGRAM FOLLOW BACK

Kelly Chase

$20

Reality TV - Love is Blind

INSTAGRAM FOLLOW BACK

Dennis Rodman

$500

Athletes - Basketball - NBA - Chicago Bulls

VIRTUAL MEET & GREET

Kaylee Sticker

$25

Athletes - Basketball - College Basketball - Clemson University

ORLANDO'S HAIR CARE ROUTINE

Orlando James

$15

Influencers - Beauty

LEARN A LINE DANCE!

Riley White

$15

Athletes - Track & Field - College Track & Field - University of Alabama

GO TO A METS GAME WITH FRANK

Frank the Tank

$1100

Influencers - Bloggers

A LIVE GET READY WITH ME!

Melissa Gisoni

$175

Reality TV - Dance Moms

TIKTOK REPOST

Kendrick Perkins

$199

Athletes - Basketball - NBA - Boston Celtics

WORKOUT VIDEO

Chris Claybrooks

$25

Athletes - Football - NFL - Jacksonville Jaguars

FACETIME CALL

Drea Wheeler

$150

Reality TV - Survivor

CHARCUTERIE WORKSHOP

Kayeatss Charcuterie

$250

Chefs - Professional Chefs

FANTASY DRAFT ASSISTANCE

Jersey Jerry

$70

Influencers - Sports

GENERAL LOVE READING

Kat@Lotusflower Tarot

$45

Psychics

VIDEO/VOICE MESSAGE FROM "DONALD TRUMP"

Josh Rosen

$25

Entertainers - Impressionists

TIKTOK DUET

Gabby B

$700

Musicians - Pop

GAME WORN AUTOGRAPHED BATTING GLOVES

David Hensley

$500

Athletes - Baseball - MLB - Houston Astros

5 COURSE DINNER PARTY MENU WITH RECIPES

Derrick Fox

$250

Chefs - Professional Chefs

Next

STILL HAVE QUESTIONS? WE HAVE ANSWERS


WHAT IS FANBASIS?

FanBasis is your gateway to unforgettable memories with your favorite stars!
Think of us as a marketplace that transforms ordinary fan connections into
extraordinary, once-in-a-lifetime experiences. Want to cook with a Masterchef
winner? Have lunch with a celebrity? We've got you covered!


HOW DOES FANBASIS WORK?

FanBasis is a breeze to use! 1) Find your star, 2) Request an experience, 3) Sit
tight while your star has up to 10 days to accept, and 4) Once approved, get
ready for the magic! You can even share the thrill with friends and family. More
detailed steps can be found above


HOW CAN I CONTACT THE FANBASIS TEAM?

Hey there! Got questions, need support, or just want to drop a friendly hello?
Reach out to us on our contact page or email us at team@fanbasis.com. We’re here
for you!


HOW ARE THE EXPERIENCE TYPES DETERMINED?

The stars shine in their own way! They decide what experiences to offer, how
many requests they'll fulfill, and the pricing. It's all about crafting a unique
connection that feels right for them and their fans.


HOW DOES PAYMENT WORK?

Booking is smooth sailing! We accept various payment options including card,
Apple Pay, Google Pay, CashApp, and even Buy Now Pay Later options like Affirm,
Afterpay, and Klarna. For more information on Affirm, please see
https://www.affirm.com/how-it-works. And don't worry - if your experience
doesn't come to life, you'll get 100% of your money back, guaranteed!


AM I GUARANTEED MY EXPERIENCE ONCE I BOOK IT?

While we wish we could guarantee every request, it's up to the star to accept.
But don't fret, if the star declines, we promise a full, prompt refund!


WHAT HAPPENS IF I REQUEST AN EXPERIENCE BUT IT ISN’T FULFILLED?

If things don't pan out and your star declines or doesn’t respond within 10
days, you get a full refund, no hassle! Need more info? Email us at
team@fanbasis.com.


WHAT KIND OF CONTENT IS ALLOWED IN DIGITAL EXPERIENCES?

We're all about fun, engaging, and family-friendly experiences. Explicit
content? Nope, not here! We aim to keep FanBasis a place for everyone.





Processing...


 * Home
 * FAQ's
 * Contact Us
 * Privacy Policy
 * Terms & Conditions

 * 
 * 
 * 
 * 

--------------------------------------------------------------------------------

© 2023 Copyright FanBasis, All rights reserved

SIGN UP

×
Error message


I AM A...


STAR

Create your experiences and start selling


FAN

Find an experience and start interacting

OR
Create a referral account
Error message

CAPTURE IMAGE

×
Send

STAR REFERRAL SIGN UP

×
Error message


WELCOME TO FANBASIS

Email Address *
Create Password *
Re-enter Password *

By signing up you agree to the Terms of service and Privacy policy

Next

SIGN UP AS A STAR

×
Error message


WELCOME TO FANBASIS

Email Address *
Create Password *
Re-enter Password *

By signing up you agree to the Terms of service and Privacy policy

Next

ALREADY HAVE AN ACCOUNT? LOGIN

LOGIN

×
Error message


WELCOME BACK

Forgot Password?
Login

Or

Continue with Google
Continue with Apple

DON'T HAVE AN ACCOUNT? SIGN UP

SIGN UP AS A FAN

×
Error message


WELCOME TO FANBASIS

First Name *
Last Name *
Phone Number *
Email Address *
Create Password *
Re-enter Password *
By signing up you agree to the Terms of service and Privacy policy

Next

Or

Continue with Google
Continue with Apple

ALREADY HAVE AN ACCOUNT? LOGIN

FORGOT PASSWORD

×
Error message

Enter the email address associated with your account,
and we'll email you a link to reset your password


Send reset link

UPDATE PASSWORD

×
Error message
Update