sesameworkshop.org
Open in
urlscan Pro
2620:12a:8000::3
Public Scan
Submitted URL: http://sesameworkshop.org/about-us/press-room/
Effective URL: https://sesameworkshop.org/about-us/press-room/
Submission: On September 21 via manual from US — Scanned from US
Effective URL: https://sesameworkshop.org/about-us/press-room/
Submission: On September 21 via manual from US — Scanned from US
Form analysis
7 forms found in the DOMGET /search
<form method="get" action="/search" class="sw-nav__search">
<label for="search-query">
<span class="visually-hidden">Search</span>
<i class="sw-icon fa-regular fa-magnifying-glass" aria-hidden="true"></i>
</label>
<input id="search-query" type="search" name="s" maxlength="150" autocomplete="off" value="">
</form>
GET /search
<form method="get" action="/search" class="sw-side-nav__search">
<label for="search-query-side">
<span class="visually-hidden">Search</span>
<i class="sw-icon fa-regular fa-magnifying-glass" aria-hidden="true"></i>
</label>
<input id="search-query-side" type="search" name="s" maxlength="150" autocomplete="off" value="">
</form>
POST /scripts/submit-contact-form
<form action="/scripts/submit-contact-form" method="post">
<input type="hidden" name="contact[post_id]" value="197">
<input type="hidden" name="contact[unique_key]" value="">
<div class="sw-text-input">
<label for="text-input_contact[name]">Name </label>
<input id="text-input_contact[name]" class="" type="text" name="contact[name]" placeholder="" required="" maxlength="100">
</div>
<div class="sw-text-input">
<label for="text-input_contact[email]">Email </label>
<input id="text-input_contact[email]" class="" type="email" name="contact[email]" placeholder="" required="" maxlength="100" pattern="^[^@]+@[^@.]+\..+$">
</div>
<div class="sw-text-input">
<label for="text-input_contact[message]">Message </label>
<textarea id="text-input_contact[message]" class="" name="contact[message]" placeholder="" required="" maxlength="500"></textarea>
</div>
<button class="sw-button sw-button--primary sw-button--xl " type="submit">
<span>Submit</span>
<i class="sw-icon fa-solid fa-arrow-right-long" aria-hidden="true"></i>
</button>
</form>
POST https://cloud.e.sesame.org/sw-news-2
<form method="post" action="https://cloud.e.sesame.org/sw-news-2" class="sw-newsletter-modal-form__input-fields" data-ga="{"event":"newsletter_sign_up","newsletter_signup_source":"modal"}">
<input type="hidden" name="checkedFields" value="a2J8a000004P2zdEAC">
<input type="hidden" name="_successURL" value="https://sesameworkshop.org/about-us/press-room/">
<input type="hidden" name="utm_source" value="">
<input type="hidden" name="utm_medium" value="">
<input type="hidden" name="utm_content" value="">
<input type="hidden" name="utm_campaign" value="">
<div class="sw-text-input">
<label for="text-input_first_name">First Name </label>
<input id="text-input_first_name" class="" type="text" name="first_name" placeholder="" required="" maxlength="100">
</div>
<div class="sw-text-input">
<label for="text-input_last_name">Last Name </label>
<input id="text-input_last_name" class="" type="text" name="last_name" placeholder="" required="" maxlength="100">
</div>
<div class="sw-text-input sw-text-input--full">
<label for="text-input_email">Email Address </label>
<input id="text-input_email" class="" type="email" name="email" placeholder="" required="" maxlength="100" pattern="^[^@]+@[^@.]+\..+$">
</div>
<div class="sw-text-input sw-text-input--full">
<button class="sw-button sw-button--primary sw-button--l " type="submit">
<span>Sign Up</span>
<i class="sw-icon fa-solid fa-arrow-right-long" aria-hidden="true"></i>
</button>
</div>
</form>
POST https://cloud.e.sesame.org/sw-news-2
<form method="post" action="https://cloud.e.sesame.org/sw-news-2" class="sw-newsletter-modal-form__input-fields" data-ga="{"event":"newsletter_sign_up","newsletter_signup_source":"modal"}">
<input type="hidden" name="checkedFields" value="a2J8a000004P2zdEAC">
<input type="hidden" name="_successURL" value="https://sesameworkshop.org/about-us/press-room/">
<input type="hidden" name="utm_source" value="">
<input type="hidden" name="utm_medium" value="">
<input type="hidden" name="utm_content" value="">
<input type="hidden" name="utm_campaign" value="">
<div class="sw-text-input">
<label for="text-input_first_name">First Name </label>
<input id="text-input_first_name" class="" type="text" name="first_name" placeholder="" required="" maxlength="100">
</div>
<div class="sw-text-input">
<label for="text-input_last_name">Last Name </label>
<input id="text-input_last_name" class="" type="text" name="last_name" placeholder="" required="" maxlength="100">
</div>
<div class="sw-text-input sw-text-input--full">
<label for="text-input_email">Email Address </label>
<input id="text-input_email" class="" type="email" name="email" placeholder="" required="" maxlength="100" pattern="^[^@]+@[^@.]+\..+$">
</div>
<div class="sw-text-input sw-text-input--sm-full">
<label for="text-input_zip_code">Zip Code <span class="sw-text-input__optional-text"> (optional)</span>
</label>
<input id="text-input_zip_code" class="" type="text" name="zip_code" placeholder="" maxlength="100">
</div>
<div class="sw-text-input sw-text-input--sm-full">
<label for="text-input_provider">Family/Childcare provider? <span class="sw-text-input__optional-text"> (optional)</span>
</label>
<details class="sw-provider-type-dropdown">
<summary>
<span class="sw-provider-type-dropdown__label"> Select if a provider </span>
<i class="sw-icon fa-solid fa-caret-down" aria-hidden="true"></i>
</summary>
<fieldset>
<div>
<div>
<input type="radio" name="provider" value="education-primary" id="provider--education-primary">
<label for="provider--education-primary"> Education Primary </label>
</div>
<div>
<input type="radio" name="provider" value="social-workers-mediators-counselors" id="provider--social-workers-mediators-counselors">
<label for="provider--social-workers-mediators-counselors"> Social Workers, Mediators, Counselors </label>
</div>
<div>
<input type="radio" name="provider" value="library-services" id="provider--library-services">
<label for="provider--library-services"> Library Services </label>
</div>
<div>
<input type="radio" name="provider" value="hospital-medical" id="provider--hospital-medical">
<label for="provider--hospital-medical"> Hospital/Medical </label>
</div>
<div>
<input type="radio" name="provider" value="mental-health" id="provider--mental-health">
<label for="provider--mental-health"> Mental Health </label>
</div>
<div>
<input type="radio" name="provider" value="non-profit" id="provider--non-profit">
<label for="provider--non-profit"> Non-profit </label>
</div>
<div>
<input type="radio" name="provider" value="parenting-and-family-programs" id="provider--parenting-and-family-programs">
<label for="provider--parenting-and-family-programs"> Parenting & Family Programs </label>
</div>
<div>
<input type="radio" name="provider" value="funeral-home" id="provider--funeral-home">
<label for="provider--funeral-home"> Funeral Home </label>
</div>
</div>
</fieldset>
</details>
</div>
<div class="sw-text-input sw-text-input--full">
<button class="sw-button sw-button--primary sw-button--l " type="submit">
<span>Sign Up</span>
<i class="sw-icon fa-solid fa-arrow-right-long" aria-hidden="true"></i>
</button>
</div>
</form>
Name: magicloginform — POST
<form name="magicloginform" class="block-login-form" id="magicloginform" action="" method="post" autocomplete="off" data-ajax-url="https://sesameworkshop.org/wp/wp-admin/admin-ajax.php"
data-ajax-spinner="https://sesameworkshop.org/wp/wp-admin/images/spinner.gif" data-ajax-sending-msg="Sending...">
<div class="magicloginform-inner">
<label for="user_login">Email Address</label>
<input type="text" name="log" id="user_login" class="input" value="" size="20" autocapitalize="off" autocomplete="username" required="">
<input type="submit" name="wp-submit" id="wp-submit" class="magic-login-submit button button-primary button-large" value="Email Me a Link">
<input type="hidden" name="testcookie" value="1">
</div>
</form>
GET https://fundraiser.sesameworkshop.org/donate-main/Donate
<form method="get" action="https://fundraiser.sesameworkshop.org/donate-main/Donate" target="_blank" data-ga-donation="">
<div class="sw-donation__field">
<label>Donation Amount</label>
<div class="sw-donation__amounts">
<input type="radio" name="donate" value="25" id="donate-25">
<label class="sw-button sw-button--secondary sw-button--l" for="donate-25"> $25 </label>
<input type="radio" name="donate" value="50" id="donate-50">
<label class="sw-button sw-button--secondary sw-button--l" for="donate-50"> $50 </label>
<input type="radio" name="donate" value="100" id="donate-100">
<label class="sw-button sw-button--secondary sw-button--l" for="donate-100"> $100 </label>
<input type="radio" name="donate" value="500" id="donate-500">
<label class="sw-button sw-button--secondary sw-button--l" for="donate-500"> $500 </label>
<input type="radio" name="donate" value="1000" id="donate-1000">
<label class="sw-button sw-button--secondary sw-button--l" for="donate-1000"> $1000 </label>
</div>
</div>
<button class="sw-button sw-button--primary sw-button--l sw-donation__submit">
<span>Review Donation</span>
<i class="sw-icon fa-solid fa-arrow-right-long" aria-hidden="true"></i>
</button>
</form>
Text Content
Skip to content * Family Resources * ABCs and 123s * Science * Curiosity * Art * Financial Education * Language and Literacy * Reading * Vocabulary * Math * School Readiness * Healthy Minds and Bodies * Asthma * Autism * Building Flexibility * Family Connections * How to Make Friends * Talking About Autism * Eating Well * Emotional Well-Being * Family Bonding * Blended Families * Dads * Grandparents * Moms * Health and Hygiene * Doctor Appointments * How to Stay Healthy * Physical Activity * Teeth * Vaccines for Kids * Coronavirus * Military Families * Parenting * Childcare * Learning Through Play * Learning Through Routines * Childhood Milestones * Self-Care * Race, Ethnicity, and Culture * Community Diversity * Coping with Racial Trauma * Talking About Race * Social Emotional Skills * Calming Strategies * Children’s Feelings * Community Service * Friendships * Resilience * Tantrums * Veterans * Tough Topics * Divorce * Emergencies * Foster Care * Grief * Homelessness * Incarceration * Military Caregiving * Parental Addiction * Displacement and Resettlement * Resources in Dari * Resources in Pashto * Resources in Ukrainian * Traumatic Experiences * Violence * Courses and Webinars * Games and Storybooks * Our Work * Shows * What We Do * Where We Work * Research and Insights * Fellowships * Parks & Live Entertainment * About Us * Mission and History * Leadership * Partners * Financials * Careers * Diversity, Equity & Inclusion * News * Press Room * Support Us * Donate * Events * Corporate and Institutional Giving * Critical Needs Response Fund Search Sign In Donate Search * Family Resources * ABCs and 123s * Science * Curiosity * Art * Financial Education * Language and Literacy * Reading * Vocabulary * Math * School Readiness * Healthy Minds and Bodies * Asthma * Autism * Building Flexibility * Family Connections * How to Make Friends * Talking About Autism * Eating Well * Emotional Well-Being * Family Bonding * Blended Families * Dads * Grandparents * Moms * Health and Hygiene * Doctor Appointments * How to Stay Healthy * Physical Activity * Teeth * Vaccines for Kids * Coronavirus * Military Families * Parenting * Childcare * Learning Through Play * Learning Through Routines * Childhood Milestones * Self-Care * Race, Ethnicity, and Culture * Community Diversity * Coping with Racial Trauma * Talking About Race * Social Emotional Skills * Calming Strategies * Children’s Feelings * Community Service * Friendships * Resilience * Tantrums * Veterans * Tough Topics * Divorce * Emergencies * Foster Care * Grief * Homelessness * Incarceration * Military Caregiving * Parental Addiction * Displacement and Resettlement * Resources in Dari * Resources in Pashto * Resources in Ukrainian * Traumatic Experiences * Violence * Courses and Webinars * Games and Storybooks * Our Work * Shows * What We Do * Where We Work * Research and Insights * Fellowships * Parks & Live Entertainment * About Us * Mission and History * Leadership * Partners * Financials * Careers * Diversity, Equity & Inclusion * News * Press Room * Support Us * Donate * Events * Corporate and Institutional Giving * Critical Needs Response Fund Sign In Donate PRESS ROOM Sesame Workshop is the global impact nonprofit behind Sesame Street and so much more. * Home * About Us * Press Room We’re on a mission to help children grow smarter, stronger, and kinder. From research-based media, philanthropically funded programs, and formal education to products and experiences families trust, see how Sesame shows up in the world. Featured Press Release Sesame Workshop Announces Multi-Year Commitment to the Emotional Well-Being of Young Children and Families Recent Press Releases Topic * All topics * ABC’s & 123’s * Autism * Coronavirus * Displacement & Resettlement * Eating Well * Emotional Well-Being * Financial Education * Health and Hygiene * Healthy Bodies, Healthy Minds * Learning Through Play * Military Caregiving * Military Families * Parenting * Race, Ethnicity, and Culture * Resilience * School Readiness * Social and Emotional Skills * Talking About Race * Tough Topics Year * All Years * 2024 * 2023 * 2022 * 2021 * 2020 * 2019 * 2018 * 2017 * 2016 * 2011 Sort By * Relevance * Most Recent * Most Viewed * Date Added * A to Z * Z to A August 21, 2024 Sesame Workshop Promotes Lesley Bourns to Senior Vice President of International Social Impact August 13, 2024 Sesame Workshop and The Harris Poll Unveil Inaugural Index on the State of America’s Well-Being July 1, 2024 Sesame Street Kicks Off Global Gift Of Giggles Campaign Supporting Children and Families’ Emotional Well-Being and Celebrating the Power of Smiles, Humor, and Laughter July 1, 2024 Sherrie Westin Named CEO of Sesame Workshop June 20, 2024 Global Impact Organization Sesame Workshop Names Bernhard Gloeggler Vice President and General Manager for Europe June 10, 2024 Elmo goes to Paris! Muppets of Sesame Street join NBCUniversal’s Coverage of Olympic Games Paris 2024 June 5, 2024 Sesame Workshop Launches New Resources to Encourage Community Connection, Engagement, and Exploration for Children May 30, 2024 Sesame Workshop’s 21st Annual Benefit Celebrates the Life-Changing Power of Early Education, Honoring Shonda Rhimes and PNC Financial Services Group May 8, 2024 Sesame Workshop Launches New Resources During Mental Health Awareness Month to Support Children and Families View All Press Kits Members of the press: here’s where you can access recent press kits for Sesame Street and more. Bea’s Block Season 1 A new animated pre-school comedy series from the makers of Sesame Street that models kindness through friendship and empathy. Sesame Street Season 54 Celebrating Me, Celebrating You, Celebrating Us Sesame Street Season 53 A street where we all belong. Sesame Street Mecha Builders Season 1 Plan it, test it, solve it! The Not-Too-Late Show with Elmo Season 2 Late night laughs for the early bedtime set. Sesame Street Season 52 Say “hello” to Tango! Sesame Street Season 51 I wonder…what if…let’s try! The Not-Too-Late Show with Elmo Season 1 Late night laughs for the early bedtime set. Esme & Roy Season 1 Sesame Workshop’s first new animated program in more than a decade promotes “learning through play” and mindfulness. PreviousNext Press Inquiries: Name Email Message Submit Helping Children Everywhere Grow Smarter, Stronger, and Kinder. Follow Us Resources * ABCs and 123s * Healthy Minds and Bodies * Tough Topics * Courses and Webinars * Games and Storybooks * Newsletter Our Work * Shows * What We Do * Where We Work * Research and Insights * Fellowships * Theme Parks & Live Entertainment * Sesame Street * Sesame Street for Military Families * Joan Ganz Cooney Center About Us * Mission and History * Leadership * Financials * Partners * News * Press Room * Careers * Diversity, Equity & Inclusion * Contact Us * Frequently Asked Questions * Sitemap Support Us * Donate Now * Critical Needs Response Fund * Corporate and Institutional Giving * Impact Report Sesame Workshop is a 501(c)(3) not-for-profit organization under EIN 13-2655731. Your gift is tax-deductible as allowed by law. Sesame Workshop®, Sesame Street® and all related trademarks, characters and design elements are owned by Sesame Workshop. © 2024 Sesame Workshop. All rights reserved. Legal * Privacy Policy/Your California Privacy Rights * Terms of Use * Report Wrongdoings * Cookie Preferences Sign Up For News from the Workshop Get exclusive content and news directly from Sesame Workshop Pictogram of cookie monster. First Name Last Name Email Address Sign Up Sign Up For The Workshop Newsletter Stay posted on the latest from the Workshop! Pictogram of a crayon drawing. First Name Last Name Email Address Zip Code (optional) Family/Childcare provider? (optional) Select if a provider Education Primary Social Workers, Mediators, Counselors Library Services Hospital/Medical Mental Health Non-profit Parenting & Family Programs Funeral Home Sign Up SIGN IN TO SESAME WORKSHOP Enter your account email address for a magic link to sign in and access our research-backed resources. Email Address Need to create an account? CRYPTO DONATIONS Sesame Workshop accepts cryptocurrency donations through The Giving Block. Crypto donations are one of the most tax-efficient ways to give to Sesame Workshop. Your crypto contribution is tax-deductible to the fullest extent permitted by law if you pay taxes in the U.S. By making a charitable gift, you may also be eligible to significantly reduce what you would otherwise owe in capital gains taxes. MATCHING GIFTS You can increase your impact by making use of your company’s matching gift program. In these instances, you will be recognized for the full amount of your gift plus any employer match. To find out if your company has a matching gift policy, please enter your employer's name in the search box. Thank you for your support! Matching Gift and Volunteer Grant information provided by Make a Sesame Workshop Donation Make a gift today and help Sesame Workshop transform how the world supports children, wherever they may be, for generations to come. Donation Amount $25 $50 $100 $500 $1000 Review Donation