blackfridaycraze.top
Open in
urlscan Pro
8.208.79.132
Public Scan
URL:
https://blackfridaycraze.top/
Submission: On November 27 via api from CA — Scanned from US
Submission: On November 27 via api from CA — Scanned from US
Form analysis
5 forms found in the DOMGET /search/
<form id="searchForm" class="search-form" method="get" action="/search/">
<div id="search_bar">
<div class="input_wrapper">
<div class="searchbox-close">x</div>
<input class="searchbox" type="text" name="q" placeholder="Search...">
<button id="search-btn" aria-label="site search button" type="submit" class="right_btn icon"><img alt="search" src="/static/img/search-gray.svg"></button>
</div>
</div>
</form>
GET /college/search/
<form class="clearfix" action="/college/search/" method="get">
<input name="keywords" type="text" class="shadow-3d" id="id_keywords" placeholder="Search by keywords...">
<button id="submitSearch" aria-label="college search button" class="btn sm search" type="submit">
<picture>
<source srcset="/static/img/home/search-dark.svg" media="(prefers-color-scheme: dark)" class="image-appearance--system">
<img alt="search" src="/static/img/home/search.svg">
</picture>
</button>
</form>
POST /bingo/subscribe
<form method="POST" id="id_subscriber_form" action="/bingo/subscribe">
<div class="col1">
<div class="first_name input-holder pr-10">
<input type="text" id="id_first_name" name="first_name" placeholder="First Name" maxlength="100">
<span class="floating-label">
<label for="id_first_name" aria-required="true">First Name</label>
</span>
</div>
<div class="last_name input-holder">
<input type="text" id="id_last_name" name="last_name" placeholder="Last Name" maxlength="100">
<span class="floating-label">
<label for="id_last_name" aria-required="true">Last Name</label>
</span>
</div>
<div class="input-holder">
<input type="email" id="id_email" name="email" placeholder="Email" maxlength="100">
<span class="floating-label">
<label for="id_email" aria-required="true">Email</label>
</span>
</div>
</div>
<div class="col1">
<div class="input-holder pr-0">
<select id="id_subscriber_role" name="role">
<option value="">[select]</option>
<option value="U">considering college</option>
<option value="T">considering transferring colleges</option>
<option value="G">considering graduate school</option>
<option value="P">a parent or guardian</option>
<option value="C">a counselor or consultant</option>
</select>
<span class="select-label">
<label for="id_subscriber_role" aria-required="true">I am...</label>
</span>
</div>
<div class="input-holder hidden pr-0">
<input type="hidden" id="id_subscriber_dob" name="dob" placeholder="Date of Birth (MM/DD/YYYY)">
<span class="floating-label">
<label for="id_subscriber_dob">Date of Birth (MM/DD/YYYY)</label>
</span>
</div>
<button class="btn go b-rad-20 mb-0" type="submit">Subscribe Now!</button>
</div>
<input id="subscribe" type="checkbox" name="subscribe" value="1">
</form>
POST /reg/login
<form id="id_sl_login_form" method="POST" action="/reg/login">
<input type="hidden" name="e" value="GRAD">
<input type="hidden" name="scid" id="id_sl_login_scid">
<div class="email input-holder">
<input type="text" id="id_sl_login_email" name="email" placeholder="email" maxlength="80">
<span class="floating-label">
<label for="id_sl_login_email" aria-required="true">Email</label>
</span>
</div>
<div class="password input-holder">
<input type="password" id="id_sl_login_password" name="password" placeholder="Password" maxlength="50">
<span class="floating-label">
<label for="id_sl_login_password" aria-required="true">Password</label>
</span>
</div>
<div class="p-10">
<button class="btn primary b-rad-20" type="submit">Log in</button>
</div>
</form>
POST /bingo/skinny-lead
<form method="POST" id="id_sl_form" action="/bingo/skinny-lead">
<div class="col1">
<div class="first_name input-holder">
<input type="text" id="id_sl_first_name" name="first_name" placeholder="First Name" maxlength="100">
<span class="floating-label">
<label for="id_sl_first_name" aria-required="true">First Name</label>
</span>
</div>
<div class="last_name input-holder">
<input type="text" id="id_sl_last_name" name="last_name" placeholder="Last Name" maxlength="100">
<span class="floating-label">
<label for="id_sl_last_name" aria-required="true">Last Name</label>
</span>
</div>
<div class="input-holder">
<input type="email" id="id_sl_email" name="email" placeholder="Email" maxlength="100">
<span class="floating-label">
<label for="id_sl_email" aria-required="true">Email</label>
</span>
</div>
<div class="input-holder">
<select name="college_enrollment">
<option value="">[select]</option>
<option value="1/2025"> I plan to enroll in spring 2025 </option>
<option value="6/2025"> I plan to enroll in summer 2025 </option>
<option value="9/2025"> I plan to enroll in fall 2025 </option>
</select>
<span class="select-label">Intended start date</span>
</div>
<!-- <div class="input-holder pr-0">
<select id="id_sl_role" name="role">
<option value="">I am...</option>
<option value="U">considering college</option>
<option value="T">considering transferring colleges</option>
<option value="G">considering graduate school</option>
</select>
</div> -->
</div> <!-- .col1 -->
<div class="p-10">
<button id="id_sl_submit" class="btn go b-rad-20 mb-0" type="submit">
<div id="id_sl_loader" class="sl_loader mr-10 hidden"></div> Yes, connect me!
</button>
</div>
<div class="input-holder">
<div class="lead_opt_in_container">
<input checked="" id="id_lead_opt_in" type="checkbox" name="lead_opt_in" value="1">
<label id="id_lead_opt_in_label" for="id_lead_opt_in">Yes, I would like to receive email from CollegeXpress. For more information, see our Terms and Conditions. Unsubscribe at any time. </label>
</div>
</div>
<input type="hidden" id="id_sl_scid" name="scids">
<input type="hidden" id="id_sl_profile_id" name="profile_id">
<input type="hidden" id="id_sl_edition_id" name="edition_id">
<input id="id_skinny_lead" type="checkbox" name="skinny_lead" value="1">
</form>
Text Content
Login or sign up GET STARTED * College Search * College Search Map * Graduate Programs * Featured Colleges * Scholarship Search * Lists & Rankings * User Resources ARTICLES & ADVICE * All Categories * Ask the Experts * Business * Campus Visits * Catholic Colleges and Universities * Christian Colleges and Universities * College Admission * College Athletics * College Diversity * Counselors and Consultants * Education and Teaching * Financial Aid * Graduate School * Health and Medicine * International Students * Internships and Careers * Majors and Academics * Parents * Performing and Visual Arts * Public Colleges and Universities * Science and Engineering * Student Life * Test Prep * Transfer Students ABOUT US * Contact Us * Why CollegeXpress * FAQs * CollegeXpress Store * Corporate Website * Terms of Use * Privacy Policy * CA and EU Privacy Policy * Colleges * * Search by kewords, location, and more * View colleges on an interactive map * Explore our featured schools * Search by lists and rankings * Get started with our guide Yes, connect me! Bucknell University Lewisburg, PA Yes, connect me! College of Saint Benedict St. Joseph, MN Yes, connect me! SUNY Morrisville Morrisville, NY Yes, connect me! Haverford College Haverford, PA * Grad Schools * * Graduate programs * Graduate program search * Graduate school articles and blogs Yes, connect me! New York Institute of Technology Old Westbury, NY Yes, connect me! Sacred Heart University Fairfield, CT Yes, connect me! Asbury University Wilmore, KY Yes, connect me! Mayo Clinic College of Medicine & Science Rochester, MN * Scholarships * * Search by keywords and academic filters * Search by categories * View all featured scholarships * Learn more about financial aid No Essay College Scholarship Future Leaders Scholarship $1,500 Annual Protestant Faith Based College Scholarship Drawing $50,000 ScholarshipOwl No Essay Scholarship * Lists * * Browse majors lists * Browse student life lists * Browse college costs lists * Browse all lists 5 Popular College Cities in the Midwest and the Schools Students Can Attend Colleges Where a High Percentage of Students Join Fraternities Haunted Colleges and Universities The Experts' Choice: Superior Pre-med Programs * Articles * * User Resources * College Admission * Financial Aid * Student Life * Browse all categories What You Need to Know About Early Decision I and II in College Admission 6 Sneaky Ways to Use Your Study Breaks for Quick Fitness Medical Peer Review Process: A Helpful Guide for Med Students How to Make Time for Creative Projects as a Busy Student x Sign Up Log In YOUR PERFECT COLLEGE IS WAITING FOR YOU! Since 1995, our mission has been to help connect students with the right schools for them. Join thousands of other students and start your search with CollegeXpress. University of Notre Dame University of Cincinnati Samford University Clemson University Gonzaga University BROWSE SOME OF OUR FEATURED COLLEGES Not sure where to start? Check out these featured colleges and get connected in one click. COLLEGES YOU MAY BE INTERESTED IN Samford University Birmingham, AL Yes, connect me! See another featured school Worcester Polytechnic Institute Worcester, MA Yes, connect me! See another featured school Grace College Winona Lake, IN Yes, connect me! See another featured school Kettering University Flint, MI Yes, connect me! See another featured school Delaware Valley University Doylestown, PA Yes, connect me! See another featured school Agnes Scott College Atlanta, GA Yes, connect me! See another featured school Western Kentucky University Bowling Green, KY Yes, connect me! See another featured school Pepperdine University Malibu, CA Yes, connect me! See another featured school Alabama State University Montgomery, AL Yes, connect me! See another featured school University of Mississippi University, MS Yes, connect me! See another featured school Hofstra University Hempstead, NY Yes, connect me! See another featured school The College of Staten Island, CUNY Staten Island, NY Yes, connect me! See another featured school Wayne State University Detroit, MI Yes, connect me! See another featured school Northeastern Illinois University Chicago, IL Yes, connect me! See another featured school University of Louisville Louisville, KY Yes, connect me! See another featured school Miami University Oxford, OH Yes, connect me! See another featured school Miami University Oxford, OH Yes, connect me! See another featured school University of Michigan-Flint Flint, MI Yes, connect me! See another featured school Saint John's University Collegeville, MN Yes, connect me! See another featured school University of the Incarnate Word San Antonio, TX Yes, connect me! See another featured school Southwestern University Georgetown, TX Yes, connect me! See another featured school University of Louisville Louisville, KY Yes, connect me! See another featured school Pace University New York, NY Yes, connect me! See another featured school Hendrix College Conway, AR Yes, connect me! See another featured school The University of Chicago Chicago, IL Yes, connect me! See another featured school Cottey College Nevada, MO Yes, connect me! See another featured school Houston Christian University Houston, TX Yes, connect me! See another featured school University of Maryland, Eastern Shore Princess Anne, MD Yes, connect me! See another featured school Miami University Oxford, OH Yes, connect me! See another featured school SUNY Oneonta Oneonta, NY Yes, connect me! See another featured school St. Catherine University St. Paul, MN Yes, connect me! See another featured school University of Vermont Burlington, VT Yes, connect me! See another featured school University of Massachusetts Dartmouth North Dartmouth, MA Yes, connect me! See another featured school Manhattanville University Purchase, NY Yes, connect me! See another featured school Coe College Cedar Rapids, IA Yes, connect me! See another featured school Fordham University Bronx, NY Yes, connect me! See another featured school Charleston Southern University North Charleston, SC Yes, connect me! See another featured school University of Akron Akron, OH Yes, connect me! See another featured school Central Methodist University Fayette, MO Yes, connect me! See another featured school Felician University Lodi, NJ Yes, connect me! See another featured school Western Washington University Bellingham, WA Yes, connect me! See another featured school View All Featured Colleges WHY COLLEGEXPRESS? WE'VE GOT IT ALL. * Get matched to the best schools for you—and even get recruited. * Compare your schools of interest and narrow down your college list. * Easily search and apply for $7 billion in scholarships. * Use our 800+ lists and rankings to explore colleges you’ve never even heard of before. * Read expert advice on college admission, financial aid, test prep, careers and internships, student life, and much more. Learn More About Us WHAT PEOPLE SAY ABOUT COLLEGEXPRESS Maliha High School Class of 2019 My college search began at CollegeXpress. Due to this helpful tool, I was able to gather a lot of information to guide my college planning decisions. Through CollegeXpress, I was also able to apply to several scholarships to help pay for my tuition. I would definitely recommend this website to anyone who wants to explore colleges and get more information from admission experts, counselors, and real students. Fabiola Rodriguez High School Class of 2022 CollegeXpress helped me on my journey to get to the school of my first choice by showing me all the options I have. I didn’t know of the College of Southern Nevada until I went on this website, and it helped me look for other choices and compare what colleges would be right for me. Anthony Vidal High School Class of 2023 CollegeXpress has helped me in a series of different ways when it comes to finding scholarships and learning information about different universities. I actually found my dream university through CollegeXpress and am working on getting there. Makiyah Murray High School Class of 2021 The college application process has been a stressful one, but CollegeXpress has eased some of that stress with its readily available college resources. At the beginning of the process, I frequently used the college search feature, and now that I’m almost done applying, I’ve started using the scholarship search. Both of these resources have made it easier to find relevant information. Yuhlani Patterson High School Student CollegeXpress has helped me find so many scholarships that fit me. They match me to colleges I have specific interest in to make searching for colleges way easier and more efficient. CollegeXpress refers me to schools that have my major of interest and backup schools if I want to change my mind. CollegeXpress also gives out their own scholarships, so you have even more of a chance at gaining multiple scholarships. This website has helped me de-stress from the pressure of not being able to afford college, [of finding] what schools are right for me, and how to find easy access to scholarships that most people never knew existed. Joseph Johnsly High School Class of 2021 It's an honor for me to be writing to share a little about my experience with CollegeXpress. I've been using CollegeXpress for about a year now, and the reason why I chose it is because it provides astonishing scholarships for every student around the globe. Besides that, this organization dispenses all the information necessary to help students get to college. CollegeXpress has helped me have an easier experience with applying to colleges and choosing the best fit for myself. Katie High School Class of 2019 My favorite feature of CollegeXpress is the scholarship search. As someone going out of state for college, I needed all the financial help I could get, and CollegeXpress helped me easily find scholarships I could apply for to help fund my education. Ruth Aguilar High School Class of 2021 CollegeXpress helped me by providing me with many scholarship opportunities and information about universities I want to attend. What I love about CollgeXpress is how it provides a variety of information, and as the first child attending a university next year, it has been very essential and helpful. I’m so grateful for this because the information provided by CollegeXpress has also helped me see that there are so many college opportunities, and it always informs me by email. In other words, CollegeXpress has been like a guide for me as a future college student. Ariyane High School Class of 2021 CollegeXpress really helped me by letting me know the colleges ratings and placements. They gave me accurate information on my colleges tuition rates and acceptance. They even let me know the ration between students and faculty and the diversity of the college. Overall they told me everything I needed and things I didnt even think I needed to know about my college and other colleges I applied for. Leah Maciel High School Class of 2021 CollegeXpress has helped me with all aspects of applying for college. The website is extremely easy to navigate and gives access to so many resources. I was able to research all of the colleges I was interested in, find out any information I wished to know about, and keep them organized in a list. I've also been able to research scholarships and save them as resources for later. I've used many websites in my college and scholarship search, and CollegeXpress has by far been my favorite one to use. Alexandria High School Class of 2021 For a long time, I've been searching everywhere to find the perfect website I can get scholarships and information from. Needless to say, I could never find the right one. That was, until I found CollegeXpress. Through my journey of finding the right scholarships for me, I was able to find articles about different things. They've all been helpful, especially in times like this! I was even able to connect with some of my favorite colleges! I love CollegeXpress. Thank you! Wendy Thompson Owner, Westport Educational Consulting I just discovered your site and LOVE it—fun, interesting, full of incredible information you can’t find anywhere else, and a godsend for those of us in the college counseling business. I am a fan! READ THE LATEST FROM CX FEATURED CONTENT WHAT YOU NEED TO KNOW ABOUT EARLY DECISION I AND II IN COLLEGE ADMISSION Considering applying to college Early Decision? Before you do, learn more about this binding program, the difference between ED I and II, and more. FEATURED CONTENT 6 SNEAKY WAYS TO USE YOUR STUDY BREAKS FOR QUICK FITNESS Making time for fitness as a student is hard! Use hacks like desk exercises, chores, and alternative transportation to build healthier habits in school. FEATURED CONTENT MEDICAL PEER REVIEW PROCESS: A HELPFUL GUIDE FOR MED STUDENTS Peer review for medical journals ensures that published research is credible and reliable. Here's how med students can navigate the process successfully. FEATURED CONTENT HOW TO MAKE TIME FOR CREATIVE PROJECTS AS A BUSY STUDENT Creativity is key to a happy life. Learn more about the creative process and how to make time for passion projects even with a hectic school schedule. Explore Our Content SOME OF OUR CURRENT PARTNERS PARTNER WITH COLLEGEXPRESS FOR COLLEGES & UNIVERSITIES Claiming your profile on CollegeXpress will enhance your institution's visibility to the millions of prospective students, parents, and counselors who visit our site each year. Claim Your Profile Claim Your Profile X PERSONALIZE YOUR EXPERIENCE ON COLLEGEXPRESS. With this information, we'll display content relevant to your interests. By subscribing, you agree to receive CollegeXpress emails and to make your information available to colleges, scholarship programs, and other companies that have relevant/related offers. First Name Last Name Email [select] considering college considering transferring colleges considering graduate school a parent or guardian a counselor or consultant I am... Date of Birth (MM/DD/YYYY) Subscribe Now! ✕ ALREADY HAVE AN ACCOUNT? Log in to be directly connected to Email Password Log in NOT A COLLEGEXPRESS USER? Create an account DON'T WANT TO REGISTER? Provide your information below to connect with First Name Last Name Email [select] I plan to enroll in spring 2025 I plan to enroll in summer 2025 I plan to enroll in fall 2025 Intended start date Yes, connect me! Yes, I would like to receive email from CollegeXpress. For more information, see our Terms and Conditions. Unsubscribe at any time. Copyright © 2024 Carnegie Dartlet LLC. All rights reserved. Terms of Use | Privacy Policy | CA and EU Privacy Policy | Do Not Sell My Info | Manage Cookie Settings College and University Directory Data provided by the Integrated Postsecondary Education Data System (IPEDS) from National Center for Education Statistics (NCES). * About CX * Contact Us * Why CollegeXpress? * FAQs * DEI Initiatives * Social Networks * Affiliates & Partnerships * Become a Brand Ambassador * Contributor Guidelines * Student Writer Guidelines * Corporate Website * Tools & Resources * College Search * College Search Map * Scholarship Search * Articles & Advice * Lists & Rankings * CX Featured College Lists * Grad School * Graduate Program Search * College Planning Checklist * SAT & ACT Date Wheel * CollegeXpress Store * Free College Widgets * User Resources * Colleges By State * Alabama Schools * Alaska Schools * Arizona Schools * Arkansas Schools * California Schools * Colorado Schools * Connecticut Schools * Delaware Schools * Florida Schools * Georgia Schools * Hawai'i Schools * Idaho Schools View MoreView Less * Illinois Schools * Indiana Schools * Iowa Schools * Kansas Schools * Kentucky Schools * Louisiana Schools * Maine Schools * Maryland Schools * Massachusetts Schools * Michigan Schools * Minnesota Schools * Mississippi Schools * Missouri Schools * Montana Schools * Nebraska Schools * Nevada Schools * New Hampshire Schools * New Jersey Schools * New Mexico Schools * New York Schools * North Carolina Schools * North Dakota Schools * Ohio Schools * Oklahoma Schools * Oregon Schools * Pennsylvania Schools * Puerto Rico Schools * Rhode Island Schools * South Carolina Schools * South Dakota Schools * Tennessee Schools * Texas Schools * Utah Schools * Vermont Schools * Virginia Schools * Washington Schools * Washington, DC Schools * West Virginia Schools * Wisconsin Schools * Wyoming Schools * Our Best Advice * College Applications * Admission Essays * College Tours & Campus Visits * Applying for Scholarships * Filling Out the FAFSA * Paying for College * Making Your Final College Decision * Homework & Studying * High School Survival Guides * First Year of College * View All Our Best Advice Privacy Agreement We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking "Accept All," you consent to the use of ALL the cookies. Accept AllCookie Settings Cookie preferences Privacy Overview This website uses cookies to improve your experience while you navigate around the site. The cookies that are categorized as necessary are stored on your browser, as they are essential for the operation of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this site. These cookies will be stored on your browser only with your consent. You have the option to opt-out of these cookies, but doing so may affect your browsing experience. Strictly necessary cookiesStrictly necessary cookies Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously. Performance and Analytics cookiesPerformance and Analytics cookies Performance and Analytics cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc. Advertisement and Targeting cookiesAdvertisement and Targeting cookies Advertisement and Targeting cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads. More information For any queries in relation to our policy on cookies and your choices, please contact us. Accept AllSave settings