blackfridayshop.top
Open in
urlscan Pro
8.208.79.132
Public Scan
URL:
https://blackfridayshop.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! Michigan State University East Lansing, MI Yes, connect me! Transylvania University Lexington, KY Yes, connect me! Wisconsin Lutheran College Milwaukee, WI Yes, connect me! The University of Texas at Tyler Tyler, TX * Grad Schools * * Graduate programs * Graduate program search * Graduate school articles and blogs Yes, connect me! SUNY Polytechnic Institute Utica, NY Yes, connect me! Wentworth Institute of Technology Boston, MA Yes, connect me! Kean University Graduate College Union, NJ Yes, connect me! The City University of New York (CUNY) New York, NY * Scholarships * * Search by keywords and academic filters * Search by categories * View all featured scholarships * Learn more about financial aid $1,500 Annual Catholic College Scholarship Drawing The $25,061 "Be Bold" No-Essay Scholarship No Essay College Scholarship $5,000 Christian College Scholarship Drawing * Lists * * Browse majors lists * Browse student life lists * Browse college costs lists * Browse all lists Colleges Raising the Most Money From Individuals Who Are Not Alumni The Experts' Choice: Colleges Where Learning-Disabled Students Succeed Washington Hidden Gems Top College Fight Songs * 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 Emerson College Boston, MA Yes, connect me! See another featured school Rhode Island College Providence, RI Yes, connect me! See another featured school Moody Bible Institute Chicago, IL Yes, connect me! See another featured school Saint Louis University St. Louis, MO Yes, connect me! See another featured school University of Miami Coral Gables, FL Yes, connect me! See another featured school St. Bonaventure University St. Bonaventure, NY Yes, connect me! See another featured school Geneva College Beaver Falls, PA Yes, connect me! See another featured school Bryant University Smithfield, RI Yes, connect me! See another featured school Seattle University Seattle, WA Yes, connect me! See another featured school Trevecca Nazarene University Nashville, TN Yes, connect me! See another featured school Gonzaga University Spokane, WA Yes, connect me! See another featured school Kennesaw State University Kennesaw, GA Yes, connect me! See another featured school University of Austin Austin, TX Yes, connect me! See another featured school Caldwell University Caldwell, NJ Yes, connect me! See another featured school Ohio University Athens, OH Yes, connect me! See another featured school Samford University Birmingham, AL Yes, connect me! See another featured school Kean University Union, NJ Yes, connect me! See another featured school Oberlin College Oberlin, OH Yes, connect me! See another featured school Saint Louis University St. Louis, MO Yes, connect me! See another featured school Kettering University Flint, MI Yes, connect me! See another featured school Thiel College Greenville, PA Yes, connect me! See another featured school Pace University New York, NY Yes, connect me! See another featured school SUNY Morrisville Morrisville, NY Yes, connect me! See another featured school Grace College Winona Lake, IN Yes, connect me! See another featured school Asbury University Wilmore, KY Yes, connect me! See another featured school Meredith College Raleigh, NC Yes, connect me! See another featured school High Point University High Point, NC Yes, connect me! See another featured school Moody Bible Institute Chicago, IL Yes, connect me! See another featured school Seattle Pacific University Seattle, WA Yes, connect me! See another featured school Haverford College Haverford, PA Yes, connect me! See another featured school University of Mary Hardin-Baylor Belton, TX Yes, connect me! See another featured school Fort Lewis College Durango, CO Yes, connect me! See another featured school Oklahoma Baptist University Shawnee, OK Yes, connect me! See another featured school University of Portland Portland, OR Yes, connect me! See another featured school Appalachian State University Boone, NC Yes, connect me! See another featured school Southern New Hampshire University Manchester, NH Yes, connect me! See another featured school Colorado Christian University Lakewood, CO Yes, connect me! See another featured school The University of Chicago Chicago, IL Yes, connect me! See another featured school University of Akron Akron, OH Yes, connect me! See another featured school Hillsdale College Hillsdale, MI Yes, connect me! See another featured school Oral Roberts University Tulsa, OK Yes, connect me! See another featured school Samford University Birmingham, AL Yes, connect me! See another featured school Western Kentucky University Bowling Green, KY Yes, connect me! See another featured school Rutgers, The State University of New Jersey—New Brunswick New Brunswick, NJ 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 Maya Ingraham October 2021 Mini Scholarship Winner, Class of 2022 CollegeXpress has given me more confidence in my college process. With easy-to-access resources and guidance such as the CX Weekly Roundup, I have been able to find the best colleges for me. Most importantly, there’s a surplus of scholarship opportunities for every student to support their education. Tinuola Dada $2,000 Community Service Scholarship Winner, 2015 I am very excited to be this year's recipient of the Multicultural Student Community Service Scholarship. This scholarship will bring me ever closer to my academic and professional goals. CollegeXpress has been an exceptional resource to me, and I recommend it to all rising seniors as they begin to navigate the college application process. 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. 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. Sierra Carranza High School Class of 2022 I had absolutely no idea where I wanted to go to school; I was considering colleges in almost every state. CollegeXpress was an amazing resource and helped me compare all of my top schools. Without the help of CollegeXpress, I probably wouldn't have made such an informed and confident decision. 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. Samantha Fils-Aime High School Class of 2019 I love that CollegeXpress has helped me find some scholarships to apply for but also helped me succeed in school with lots of tips. I also really like how they consistently email me about webinars that teach me a lot of things from the comfort of my home! Damian Rangel September 2021 Mini Scholarship Winner, High School Class of 2022 CollegeXpress has helped me tackle college expenses, which will allow me to put more of my time and effort into my studies without the need of worrying as much about finances. Jeff Parsons Counselor Thank you so much for this valuable information about these opportunities. I truly appreciate the CollegeXpress communications and use them to keep my high school seniors informed about their opportunities! Nikole Dixon $500 Refer-a-Friend Scholarship Winner Toward the beginning of last year, I was searching for scholarships to apply to through my school, town, websites online, and anything else I could find. I asked tons of questions [online] about scholarships and the best places to find them because I was desperate and needed as many as I could find. I came across a ton of bogus websites, but as soon as I found CollegeXpress, I knew I had to tell other people about it. It was definitely the most helpful site I came across, so I told my friends about it. CollegeXpress is definitely a website worth giving as a source. Brooke Maggio High School Class of 2021 CollegeXpress has helped me tremendously in my college search in narrowing down the schools I’m interested in. Using the college search tool, I was able to narrow down my choices to schools that matched what I was looking for. I also used CollegeXpress for their scholarship search, which helped me find scholarships that I meet the requirements of. Monica High School Class of 2023 Being a sophomore in high school, I never really worried about college. I thought it wasn't important to worry about until senior year. Through this program opportunity I came across, I realized how important it is to start looking at colleges early and start planning ahead. CollegeXpress has opened my eyes to what colleges require, what colleges are near me, and what they offer. The daily emails I get from CollegeXpress really help me look at the different options I have and what colleges I fit into. Without this website, I would not be taking the time out of my day to worry about what my future will be nor what opportunities I have. I could not be more grateful for such an amazing and useful website. It's thanks to CollegeXpress that not only me but my family now know how much potential I have in to getting into these colleges/universities that we thought were out of my reach. 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