blackfridaycraze.top
Open in
urlscan Pro
8.208.79.132
Public Scan
URL:
https://blackfridaycraze.top/
Submission: On December 08 via api from BE — Scanned from GB
Submission: On December 08 via api from BE — Scanned from GB
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" novalidate="novalidate">
<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" class="active" style="display: none;">
</form>
POST /reg/login
<form id="id_sl_login_form" method="POST" action="/reg/login">
<input type="hidden" name="e" value="GRAD" class="active">
<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" novalidate="novalidate">
<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" class="active">
<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" class="active" style="display: none;">
</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! College of the Holy Cross Worcester, MA Yes, connect me! Siena College Loudonville, NY Yes, connect me! Caldwell University Caldwell, NJ Yes, connect me! Wheaton College Norton, MA * Grad Schools * * Graduate programs * Graduate program search * Graduate school articles and blogs Yes, connect me! Moody Theological Seminary Chicago, IL Yes, connect me! New York Institute of Technology Old Westbury, NY Yes, connect me! New York University Tandon School of Engineering Brooklyn, NY Yes, connect me! Saint Louis University St. Louis, MO * Scholarships * * Search by keywords and academic filters * Search by categories * View all featured scholarships * Learn more about financial aid $5,000 Christian College Scholarship Drawing CollegeXpress Refer-a-Friend $250 Monthly Scholarship $50,000 ScholarshipOwl No Essay Scholarship $3,500 College Mix Christian College Scholarship Drawing * Lists * * Browse majors lists * Browse student life lists * Browse college costs lists * Browse all lists Colleges With Strength in Women's Swimming and/or Diving Colleges With the Highest Percentage of Pacific Islander Students The Experts' Choice: Colleges With Great Living Spaces for Students Colleges With Strength in Baseball: Division II * Articles * * User Resources * College Admission * Financial Aid * Student Life * Browse all categories 5 Important Ways Extracurriculars Can Help Your Future Career How to Organize an Effective Online Study Group Celebrate the Holiday Season and Win Big With the 2024 CX Gives Back Giveaway! College Planning Calendar: December 2024 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 Western Washington University Bellingham, WA Yes, connect me! See another featured school Miami University Oxford, OH Yes, connect me! See another featured school Michigan State University East Lansing, MI Yes, connect me! See another featured school Creighton University Omaha, NE Yes, connect me! See another featured school Central Methodist University Fayette, MO Yes, connect me! See another featured school Thiel College Greenville, PA Yes, connect me! See another featured school Quinnipiac University Hamden, CT Yes, connect me! See another featured school Dominican University of California San Rafael, CA Yes, connect me! See another featured school North Park University Chicago, IL Yes, connect me! See another featured school Purdue University Northwest Hammond, IN Yes, connect me! See another featured school Saint John's University Collegeville, MN Yes, connect me! See another featured school The University of Chicago Chicago, IL Yes, connect me! See another featured school Northwestern University Evanston, IL Yes, connect me! See another featured school Concordia University Irvine Irvine, CA Yes, connect me! See another featured school Rutgers, The State University of New Jersey—Camden Camden, NJ Yes, connect me! See another featured school University of Missouri Columbia, MO Yes, connect me! See another featured school Vermont State University Randolph Center, VT Yes, connect me! See another featured school Oberlin College Oberlin, OH Yes, connect me! See another featured school Moody Bible Institute Chicago, IL Yes, connect me! See another featured school Wagner College Staten Island, NY Yes, connect me! See another featured school Pace University New York, NY Yes, connect me! See another featured school Belmont University Nashville, TN Yes, connect me! See another featured school Ohio Northern University Ada, OH Yes, connect me! See another featured school Transylvania University Lexington, KY Yes, connect me! See another featured school Wayne State University Detroit, MI Yes, connect me! See another featured school Samford University Birmingham, AL Yes, connect me! See another featured school The University of Scranton Scranton, PA Yes, connect me! See another featured school Goldey-Beacom College Wilmington, DE Yes, connect me! See another featured school Worcester Polytechnic Institute Worcester, MA Yes, connect me! See another featured school Pace University—Westchester Pleasantville, NY Yes, connect me! See another featured school Salve Regina University Newport, RI Yes, connect me! See another featured school Miami University Oxford, OH Yes, connect me! See another featured school Caldwell University Caldwell, NJ Yes, connect me! See another featured school Union University Jackson, TN Yes, connect me! See another featured school Pace University New York, NY Yes, connect me! See another featured school Dallas Baptist University Dallas, TX Yes, connect me! See another featured school Mayo Clinic College of Medicine & Science Rochester, MN Yes, connect me! See another featured school Oklahoma State University Stillwater, OK Yes, connect me! See another featured school University of Louisville Louisville, KY Yes, connect me! See another featured school St. John's University Jamaica, NY Yes, connect me! See another featured school Northeastern Illinois University Chicago, IL Yes, connect me! See another featured school The University of Chicago Chicago, IL Yes, connect me! See another featured school Marymount Manhattan College New York, NY Yes, connect me! See another featured school Oklahoma Baptist University Shawnee, OK 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 Bri'Yana Brown-Dunn High School Class of 2022 CollegeXpress helped me gain interest in many colleges/universities and many scholarships. I would say the most helpful thing CollegeXpress has done for me is sending me emails that tell me certain types of colleges are interested in me as well as emails about scholarships that I can look at and possibly apply for. Jeannie Borin, MEd President and Founder, College Connections I frequently visit CollegeXpress to answer questions from students and parents. There are countless hot topics in admissions that need to be addressed. I enjoy reading what my colleagues post and gain additional insight from different perspectives. Lydia Huth Student, Campbell University; CollegeXpress Student Writer I discovered CollegeXpress while embarking on my college search journey as an excited—but scared and way confused—high schooler without a counselor or college-bound sibling to give me advice. Let me tell you, I’m so glad that I stumbled on this community! CollegeXpress helped me find potential colleges and keep application deadlines straight. It gave me a great list of scholarships, and the blogs and emails made me feel like I wasn’t going it alone. Almost three years later and with freshman year of college down, I still love the CollegeXpress vibe so much that I’m writing for them. I’d recommend this site to anyone! Sarah Armstrong High School Class of 2022 I am a deaf student, and I had always dreamed of going to Gallaudet University. CollegeXpress helped me search though other qualified universities. They helped me know for sure that Gallaudet University was the right choice for me! Rose Kearsley High School Class of 2021 CollegeXpress has seriously helped me out a lot, especially when it comes to scholarships and studying for tests like the ACT. I also really love the financial help. It’s a little harder to pay because I live with a family of eight, so any help is appreciated. Thanks for this opportunity! Nazira Abdelkhalek $2,000 Community Service Scholarship Winner, 2014 I am very honored to be this year’s recipient of the Multicultural Student Community Service Scholarship! This scholarship is vital to helping me achieve and fulfill my dreams, and gives me confidence and motivation as I begin my college career. The CollegeXpress website has been invaluable over the past year as I planned my educational and professional goals. I highly recommend it to all students as they begin to focus on their college and career interests. The website is a wonderful guide to schools and scholarships. Fernando Ponce High School Junior College is a way of life that helps us find out who we are as a person, and CollegeXpress is a great way to stay connected with our future, even for students with little time on their hands due to the challenges of high school we face. Caitlin Eaton $10,000 Scholarship Winner, 2021 I first discovered CollegeXpress during my sophomore year of high school while researching colleges that interested me. My SAT prep class the following year further familiarized me with the opportunities available through the organization. CX has personally helped me by exposing me to a diverse selection of schools as well as scholarships and life tips that have provided valuable guidance in my college search. This scholarship will help me adjust to college life without worrying as much about tuition. This gives me more room to truly explore and benefit from all aspects of higher education. I plan to study Conservation Biology and work protecting species/ecosystems. I’m looking forward to getting field experience and seeing firsthand the problems research is solving. Victoria High School Class of 2019 CollegeXpress has helped me by opening my eyes to new opportunities. I learned about such easy ways to get financial help to achieve my dreams while also learning about myself and who I truly am. I know this isn't a very long explanation of what CollegeXpress has done for me, but nonetheless, I believe it's crucial to how I developed as a person throughout my time as a college student. Priscilla Yeboah High School Student I was afraid and timid throughout my search for colleges, but I finally found the college that was fit for me and luckily I got accepted. One of the most influential things that helped me was the articles and advice on CollegeXpress. They've helped me a lot and benefited me as a senior to make the right choices in life. Thank you! 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. Amari Toussaint High School Class of 2022 CollegeXpress helped me narrow my school choices down from 10 schools to four and then two. It also gave me information on a school I had never heard about or thought about attending until now, which is the school I will be attending in the fall. I am thankful for CollegeXpress and its helpful tools. READ THE LATEST FROM CX FEATURED CONTENT 5 IMPORTANT WAYS EXTRACURRICULARS CAN HELP YOUR FUTURE CAREER Extracurricular activities are a great way to prepare for professional life! Learn how they help you build skills, explore passions, network, and more. FEATURED CONTENT HOW TO ORGANIZE AN EFFECTIVE ONLINE STUDY GROUP Online study groups are a helpful, convenient way to improve your learning. Here's how to organize a group, choose a platform, stay on track, and more. FEATURED CONTENT CELEBRATE THE HOLIDAY SEASON AND WIN BIG WITH THE 2024 CX GIVES BACK GIVEAWAY! 'Tis the season for another CX Gives Back Giveaway! Learn how you can win prizes, give back to charity, and enter a special scholarship contest here. FEATURED CONTENT COLLEGE PLANNING CALENDAR: DECEMBER 2024 There’s end-of-semester prep to do before the holidays! Use our College Planning Calendar to help students keep up with test dates, college apps, and more. 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 Contact UsWhy CollegeXpress?FAQsDEI InitiativesSocial NetworksAffiliates & PartnershipsBecome a Brand AmbassadorContributor GuidelinesStudent Writer GuidelinesCorporate 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 College SearchCollege Search MapScholarship SearchArticles & AdviceLists & RankingsCX Featured College ListsGrad SchoolGraduate Program SearchCollege Planning ChecklistSAT & ACT Date WheelCollegeXpress StoreFree College WidgetsUser 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 Alabama SchoolsAlaska SchoolsArizona SchoolsArkansas SchoolsCalifornia SchoolsColorado SchoolsConnecticut SchoolsDelaware SchoolsFlorida SchoolsGeorgia SchoolsHawai'i SchoolsIdaho SchoolsIllinois SchoolsIndiana SchoolsIowa SchoolsKansas SchoolsKentucky SchoolsLouisiana SchoolsMaine SchoolsMaryland SchoolsMassachusetts SchoolsMichigan SchoolsMinnesota SchoolsMississippi SchoolsMissouri SchoolsMontana SchoolsNebraska SchoolsNevada SchoolsNew Hampshire SchoolsNew Jersey SchoolsNew Mexico SchoolsNew York SchoolsNorth Carolina SchoolsNorth Dakota SchoolsOhio SchoolsOklahoma SchoolsOregon SchoolsPennsylvania Schools Puerto Rico SchoolsRhode Island SchoolsSouth Carolina SchoolsSouth Dakota SchoolsTennessee SchoolsTexas SchoolsUtah SchoolsVermont SchoolsVirginia SchoolsWashington SchoolsWashington, DC SchoolsWest Virginia SchoolsWisconsin SchoolsWyoming 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 College ApplicationsAdmission EssaysCollege Tours & Campus VisitsApplying for ScholarshipsFilling Out the FAFSAPaying for CollegeMaking Your Final College DecisionHomework & StudyingHigh School Survival GuidesFirst Year of CollegeView 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