Class 6: Constructing a Network from Scraped Data#

  1. Come in. Sit down. Open Teams.

  2. Make sure your notebook from last class is saved.

  3. Open up the Jupyter Lab server.

  4. Open up the Jupyter Lab terminal.

  5. Activate Conda: module load anaconda3/2022.05

  6. Activate the shared virtual environment: source activate /courses/PHYS7332.202510/shared/phys7332-env/

  7. Run python3 git_fixer2.py

  8. Github:

    • git status (figure out what files have changed)

    • git add … (add the file that you changed, aka the _MODIFIED one(s))

    • git commit -m “your changes”

    • git push origin main


Goals of today’s class#

  1. Practice scraping news articles

  2. Get comfortable with error handling

  3. Build co-occurrence matrices & compare different kinds of co-occurrence matrices.

The KarJenner Social Graph According to TMZ#

Now, a fun exercise. We’ve used mediacloud.org to obtain the URLs of all articles about the KarJenners (Kardashians & Jenners) from January 1st, 2024 until July 30, 2024. We’ll load the article URLs and gradually construct a name co-occurrence network from a random subset of articles. Let’s load the .csv of articles first.

import csv
with open('data/kardashian_jenner_urls_jan_1_2024_to_july_31_2024_mediacloud.csv', 'r') as f:
    reader = csv.reader(f, delimiter=',')
    urls = [line[-1] for line in reader][1:]
print(urls[0:5])
['https://www.tmz.com/2024/07/30/eminem-death-slim-shady-ai-interview-mgk-mother/', 'https://www.tmz.com/2024/07/29/khloe-kardashian-dinosaur-tatum-birthday-party-kris-kim/', 'https://www.tmz.com/2024/07/29/travis-barker-selling-post-crash-boarding-pass-personal-note/', 'https://www.tmz.com/2024/07/28/july-2024-hot-shots-dog-days-of-summer-will-have-you-panting/', 'https://www.tmz.com/2024/07/28/kanye-west-bianca-censori-tiny-shorts-take-north-west-deadpool/']

Let’s scrape an article!#

To make it fun, we’ll each pick a random article to scrape and parse. We’re going to use the BeautifulSoup python package to parse the HTML that we’ll get via our requests module.

from bs4 import BeautifulSoup
import random
import requests
my_url = random.choice(urls[0:-20]) # leave this; the last 20 URLs are corrupted for Learning Purposes
res = requests.get(my_url)
soup = BeautifulSoup(res.text)

Let’s print out the soup. This will show us what the raw HTML looks like, and disincentivize us from ever writing our own HTML parsers! Note that there are a lot of Javascript scripts in there, denoted with <script> tags; these are often widgets or tracking features.

soup
<!DOCTYPE html>

<html class="device-view-desktop viewer-country-us" data-device-view="desktop" data-env="prod" data-viewer-country="US" lang="en">
<!--
app_version=3.35.4
benchmark=118ms
etag=f7e74c6a6f66d10494dfe41105666c02
timestamp=1751636799
timestamp_iso=2025-07-04T13:46:39.215316Z
screen=desktop-article
-->
<head>
<meta charset="utf-8"/>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<meta content="en" http-equiv="content-language"/>
<meta content="IE=Edge,chrome=1" http-equiv="X-UA-Compatible"/>
<meta content="width=device-width,initial-scale=1,minimum-scale=0.25,maximum-scale=10" name="viewport"/>
<meta content="unsafe-url" name="referrer"/>
<title>Selena Gomez Appears to Discuss Kylie &amp; Timothée with Taylor Swift at Globes</title>
<link href="https://www.tmz.com/rss.xml" rel="alternate" title="Celebrity Gossip | Entertainment News | Celebrity News | TMZ.com" type="application/rss+xml"/>
<meta content="UUmtbUBf3djgPpCeLefe_PbFsOc6JGxfXmHzpjFLAEQ" name="google-site-verification"/>
<meta content="Wtpd0N6FufoE2XqopQJoTjWV6Co/Mny9BTaswPJbPPA=" name="verify-v1"/>
<meta content="AFEB17971BCF30779AEA662782EF26F4" name="msvalidate.01"/>
<meta content="14cb04e4656b0c58" name="y_key"/>
<meta content="933e74ace98032aadbc3328616280038" name="p:domain_verify"/>
<link href="https://www.tmz.com/2024/01/08/selena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes/" hreflang="en-US" rel="alternate"/>
<link href="https://www.tmz.com/2024/01/08/selena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes/" rel="canonical"/>
<meta content="index,follow,max-image-preview:large" name="robots"/>
<meta content="Selena Gomez was knee-deep in some juicy gossip with her BFF Taylor Swift at the Golden Globes -- and internet sleuths/amateur lip-readers think she was talking about Kylie Jenner." name="description"/>
<link href="https://amp.tmz.com/2024/01/08/selena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes/" rel="amphtml"/>
<link href="https://imagez.tmz.com/image/82/16by9/2024/01/08/822cc3e4488d43d7b5033ca812dd1df8_xl.jpg" rel="image_src"/>
<script type="application/ld+json">
      {
    "@context": "https://schema.org",
    "@type": "NewsArticle",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tmz.com/2024/01/08/selena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes/"
    },
    "headline": "Selena Gomez Appears to Discuss Kylie & Timoth\u00e9e with Taylor Swift at Globes",
    "inLanguage": "en-US",
    "author": {
        "@type": "Person",
        "name": "TMZ Staff"
    },
    "publisher": {
        "@type": "NewsMediaOrganization",
        "name": "TMZ",
        "logo": {
            "@type": "ImageObject",
            "url": "https://static.tmz.com/tmz-web/img/tmz-logo-red-147x60-v1.png",
            "height": 60,
            "width": 147
        }
    },
    "name": "Selena Gomez Appears to Discuss Kylie & Timoth\u00e9e with Taylor Swift at Globes",
    "identifier": "0ed4dcfb-1814-4e4b-8c57-e024241b5c43",
    "description": "Selena Gomez was knee-deep in some juicy gossip with her BFF Taylor Swift at the Golden Globes -- and internet sleuths/amateur lip-readers think she was talking about Kylie Jenner.",
    "image": [
        {
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "url": "https://imagez.tmz.com/image/82/4by3/2024/01/08/822cc3e4488d43d7b5033ca812dd1df8_xl.jpg"
        },
        {
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "url": "https://imagez.tmz.com/image/82/1by1/2024/01/08/822cc3e4488d43d7b5033ca812dd1df8_xl.jpg"
        },
        {
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "url": "https://imagez.tmz.com/image/82/16by9/2024/01/08/822cc3e4488d43d7b5033ca812dd1df8_xl.jpg"
        },
        {
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "url": "https://imagez.tmz.com/image/1d/16by9/2024/01/08/1dcdefc897684b32840d906b64f47e98_xl.jpg",
            "creditText": "Getty"
        },
        {
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "url": "https://imagez.tmz.com/image/26/16by9/2024/01/08/265cd6ecbd6d461993e3cbb445d1a9e2_xl.jpg",
            "creditText": "Getty"
        },
        {
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "url": "https://imagez.tmz.com/image/ac/16by9/2017/09/21/ac546cfba85757188d8c7966a3c34305_xl.jpg"
        }
    ],
    "dateCreated": "2024-01-08T05:46:38-08:00",
    "dateModified": "2024-01-08T13:10:37-08:00",
    "datePublished": "2024-01-08T06:43:57-08:00",
    "associatedMedia": [
        {
            "@context": "https://schema.org",
            "@type": "VideoObject",
            "width": "560",
            "height": "315",
            "author": {
                "@type": "Person",
                "name": "TMZ Staff"
            },
            "publisher": {
                "@type": "Organization",
                "name": "TMZ",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://static.tmz.com/tmz-web/img/tmz-logo-red-147x60-v1.png",
                    "height": 60,
                    "width": 147
                }
            },
            "name": "Selena Gomez Appears to Discuss Kylie & Timoth\u00e9e with Taylor Swift at Globes",
            "description": null,
            "dateCreated": "2024-01-08T05:38:32-08:00",
            "dateModified": "2024-01-09T06:33:45-08:00",
            "datePublished": "2024-01-08T06:43:59-08:00",
            "thumbnailUrl": [
                "https://imagez.tmz.com/image/dd/4by3/2024/01/08/dd3868090d40491c96b6bf215edb96e7_xl.jpg",
                "https://imagez.tmz.com/image/dd/1by1/2024/01/08/dd3868090d40491c96b6bf215edb96e7_xl.jpg",
                "https://imagez.tmz.com/image/dd/16by9/2024/01/08/dd3868090d40491c96b6bf215edb96e7_xl.jpg"
            ],
            "duration": "PT0M21S",
            "contentUrl": "https://ovp.tmz.com/video/94/o/2024/01/08/947f87d912d342c98ea52bed2d7b9f2e.mp4",
            "embedUrl": "https://share.tmz.com/videos/2024-01-08-010824-selena-gomez-taylor-swift-1753968-941/"
        },
        {
            "@context": "https://schema.org",
            "@type": "VideoObject",
            "width": "560",
            "height": "315",
            "author": {
                "@type": "Person",
                "name": "TMZ Staff"
            },
            "publisher": {
                "@type": "Organization",
                "name": "TMZ",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://static.tmz.com/tmz-web/img/tmz-logo-red-147x60-v1.png",
                    "height": 60,
                    "width": 147
                }
            },
            "name": "Taylor Swift Shoots Icy Look at Jo Koy After NFL Joke at Golden Globes | TMZ Live",
            "description": null,
            "dateCreated": "2024-01-08T12:56:20-08:00",
            "dateModified": "2024-01-08T13:07:11-08:00",
            "datePublished": "2024-01-08T13:07:04-08:00",
            "thumbnailUrl": [
                "https://imagez.tmz.com/image/e7/4by3/2024/01/08/e7786890f20c4f9491601ed8d9a554ac_xl.jpg",
                "https://imagez.tmz.com/image/e7/1by1/2024/01/08/e7786890f20c4f9491601ed8d9a554ac_xl.jpg",
                "https://imagez.tmz.com/image/e7/16by9/2024/01/08/e7786890f20c4f9491601ed8d9a554ac_xl.jpg"
            ],
            "duration": "PT3M27S",
            "contentUrl": "https://ovp.tmz.com/video/98/o/2024/01/08/98decf2b3a6b4ff9b8052a44c48dd3b4.mp4",
            "embedUrl": "https://share.tmz.com/videos/2024-01-08-010824-tmz-live-taylor-1754603-250/"
        }
    ]
}
    </script>
<meta content="310610065699820" property="fb:app_id"/>
<meta content="https://www.facebook.com/tmz" property="article:publisher"/>
<meta content="TMZ" property="og:site_name"/>
<meta content="article" property="og:type"/>
<meta content="https://www.tmz.com/2024/01/08/selena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes/" property="og:url"/>
<meta content="Selena Gomez Appears to Discuss Kylie &amp; Timothée with Taylor Swift at Globes" property="og:title"/>
<meta content="Selena Gomez was knee-deep in some juicy gossip with her BFF Taylor Swift at the Golden Globes -- and internet sleuths/amateur lip-readers think she was talking about Kylie Jenner." property="og:description"/>
<meta content="https://imagez.tmz.com/image/82/16by9/2024/01/08/822cc3e4488d43d7b5033ca812dd1df8_xl.jpg" property="og:image"/>
<meta content="@TMZ" name="twitter:site"/>
<meta content="summary_large_image" name="twitter:card"/>
<meta content="Selena Gomez Appears to Discuss Kylie &amp; Timothée with Taylor Swift at Globes" name="twitter:title"/>
<meta content="Selena Gomez was knee-deep in some juicy gossip with her BFF Taylor Swift at the Golden Globes -- and internet sleuths/amateur lip-readers think she was talking about Kylie Jenner." name="twitter:description"/>
<meta content="https://imagez.tmz.com/image/82/16by9/2024/01/08/822cc3e4488d43d7b5033ca812dd1df8_xl.jpg" name="twitter:image"/>
<meta content="app-id=299948601, app-argument=https://www.tmz.com/2024/01/08/selena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes/?tmz#article" name="apple-itunes-app"/>
<link href="/manifest.webmanifest" rel="manifest"/>
<link href="https://static.tmz.com/tmz-web/icons/favicon-32x32-v1.png" rel="icon" sizes="32x32" type="image/png"/>
<link href="https://static.tmz.com/tmz-web/icons/favicon-16x16-v1.png" rel="icon" sizes="16x16" type="image/png"/>
<link color="#cf0000" href="https://static.tmz.com/tmz-web/icons/safari-pinned-tab-v1.svg" rel="mask-icon"/>
<link href="https://static.tmz.com/tmz-web/icons/favicon-48x48-v1.ico" rel="shortcut icon"/>
<meta content="TMZ.COM" name="application-name"/>
<meta content="yes" name="mobile-web-app-capable"/>
<meta content="#000000" name="theme-color"/>
<link href="https://static.tmz.com/tmz-web/icons/android-chrome-192x192-v1.png" rel="icon" sizes="192x192"/>
<link href="https://static.tmz.com/tmz-web/icons/android-chrome-512x512-v1.png" rel="icon" sizes="512x512"/>
<meta content="yes" name="apple-mobile-web-app-capable"/>
<meta content="black" name="apple-mobile-web-app-status-bar-style"/>
<meta content="TMZ.COM" name="apple-mobile-web-app-title"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-icon-180x180-precomposed-v1.png" rel="apple-touch-icon"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-icon-180x180-v1.png" rel="apple-touch-icon" sizes="180x180"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-640x1136-v1.png" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" rel="apple-touch-startup-image" sizes="640x1136"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-640x1136-landscape-v1.png" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" rel="apple-touch-startup-image" sizes="1136x640"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-750x1334-v1.png" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" rel="apple-touch-startup-image" sizes="750x1334"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-750x1334-landscape-v1.png" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" rel="apple-touch-startup-image" sizes="1334x750"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-828x1792-v1.png" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" rel="apple-touch-startup-image" sizes="828x1792"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-828x1792-landscape-v1.png" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" rel="apple-touch-startup-image" sizes="1792x828"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-1125x2436-v1.png" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" rel="apple-touch-startup-image" sizes="1125x2436"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-1125x2436-landscape-v1.png" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" rel="apple-touch-startup-image" sizes="2436x1125"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-1242x2208-v1.png" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" rel="apple-touch-startup-image" sizes="1242x2208"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-1242x2208-landscape-v1.png" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" rel="apple-touch-startup-image" sizes="2208x1242"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-1242x2688-v1.png" media="(device-width: 414px) and (device-height: 869px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" rel="apple-touch-startup-image" sizes="1242x2688"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-1242x2688-landscape-v1.png" media="(device-width: 414px) and (device-height: 869px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" rel="apple-touch-startup-image" sizes="2688x1242"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-1536x2048-v1.png" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" rel="apple-touch-startup-image" sizes="1536x2048"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-1536x2048-landscape-v1.png" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" rel="apple-touch-startup-image" sizes="2048x1536"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-1668x2224-v1.png" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" rel="apple-touch-startup-image" sizes="1668x2224"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-1668x2224-landscape-v1.png" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" rel="apple-touch-startup-image" sizes="2224x1668"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-1668x2388-v1.png" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" rel="apple-touch-startup-image" sizes="1668x2388"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-1668x2388-landscape-v1.png" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" rel="apple-touch-startup-image" sizes="2388x1668"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-2048x2732-v1.png" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" rel="apple-touch-startup-image" sizes="2048x2732"/>
<link href="https://static.tmz.com/tmz-web/icons/apple-touch-startup-image-2048x2732-landscape-v1.png" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" rel="apple-touch-startup-image" sizes="2732x2048"/>
<meta content="https://static.tmz.com/tmz-web/icons/msapplication-tile-image-270x270-v1.png" name="msapplication-TileImage"/>
<meta content="#000000" name="msapplication-TileColor"/>
<meta content="https://www.tmz.com/?adid=IE9pin" name="msapplication-starturl"/>
<meta content="#000000" name="msapplication-navbutton-color"/>
<meta content="width=1024;height=768" name="msapplication-window"/>
<meta content="TMZ | Entertainment News" name="msapplication-tooltip"/>
<meta content="name=Home;action-uri=https://www.tmz.com/;icon-uri=https://static.tmz.com/tmz-web/icons/favicon-32x32-v1.png" name="msapplication-task"/>
<meta content="name=Videos;action-uri=https://www.tmz.com/watch/;icon-uri=https://static.tmz.com/tmz-web/icons/favicon-32x32-v1.png" name="msapplication-task"/>
<meta content="name=Photos;action-uri=https://www.tmz.com/photos/;icon-uri=https://static.tmz.com/tmz-web/icons/favicon-32x32-v1.png" name="msapplication-task"/>
<link crossorigin="" href="https://imagez.tmz.com" rel="preconnect"/>
<link crossorigin="" href="https://static.tmz.com" rel="preconnect"/>
<link href="https://googleads.g.doubleclick.net" rel="preconnect"/>
<link href="https://securepubads.g.doubleclick.net" rel="preconnect"/>
<link href="https://smetrics.tmz.com" rel="preconnect"/>
<link href="https://static.doubleclick.net" rel="preconnect"/>
<link href="https://stats.g.doubleclick.net" rel="preconnect"/>
<link href="https://www.google.com" rel="preconnect"/>
<link href="https://www.google-analytics.com" rel="preconnect"/>
<link href="https://www.googletagservices.com" rel="preconnect"/>
<link href="https://c.amazon-adsystem.com" rel="preconnect"/>
<link href="https://c.amazon-adsystem.com" rel="dns-prefetch"/>
<link href="https://strike.fox.com" rel="preconnect"/>
<link href="https://prod-foxkit.kts.fox" rel="preconnect"/>
<link href="https://prod-foxkit.kts.fox" rel="preconnect"/>
<link href="https://static.tmz.com/tmz-web/client/v3.35/main.desktop.d18d8e043c7ef3a02e47.css" rel="stylesheet" type="text/css"/>
<script id="app-globals">
var AMP_BASE_URL = 'https://amp.tmz.com/';
var APP_BUILD = '623626d';
var APP_DEPLOYMENT_ID = '837bf8be6f5b45cbb4408781f46bb6d8';
var APP_ENV = 'prod';
var APP_NAME = 'web';
var APP_VENDOR = 'tmz';
var APP_VERSION = '3.35.4';
var CLIENT_PRELOADED_STATE = {flags: {"_schema":"pbj:tmz:sys:node:flagset:1-0-0","_id":"prod-web","status":"published","etag":"96d597d71d154157214193ef8df5a03d","created_at":"1554940265816825","updated_at":"1751057551403186","title":"prod-web","booleans":{"secondary_android_app_universal_links_enabled":true,"facebook_enabled":false,"strike_destroy_slots_disabled":true,"hotjar_enabled":false,"omit_video_xid_ad_parameter":true},"ints":{"video_preroll_threshold_seconds":10,"display_updated_date_buffer_minutes":30,"fpc_edge_writer_percent":2},"strings":{"foxkit_profile_sdk_src":"https:\/\/prod-foxkit.kts.fox\/js\/sdk\/profile\/v6.6.1\/profile.js","fcm_sender_id":"672506631666","terms_of_use_link_text_es":"T\u00e9rminos de Uso","jwplayer_tablet_apom_player_id":"3mHsZEMY","gtm_container_id":"GTM-KTN543J","jwplayer_variant_player_id":"3K1jI4lK","foxkit_common_sdk_src":"https:\/\/prod-foxkit.kts.fox\/js\/sdk\/common\/v2.15.1\/common.js","ga4_measurement_id":"G-NCN9V8PMQF","facebook_app_version":"v17.0","privacy_policy_link_text":"Privacy Policy (New)","comscore_js_url":"https:\/\/sb.scorecardresearch.com\/plugins\/streaming-jwplayer\/v1\/current.js","video_cmsid":"2593975","jwplayer_tablet_ctp_player_id":"xYyjH0w2","jwplayer_recommendations_playlist_id":"QMALoHTp","jwplayer_smartphone_ctp_player_id":"CNERZnyh","privacy_policy_link_text_es":"Pol\u00edtica de Privacidad","prime_day_disabled_at":"2024-12-03T08:00:00.000Z","fcm_web_api_key":"AIzaSyAcs5PrK3p2gzA4_L04XlwBsfBHpUqg5r4","do_not_sell_link_text_es":"Sus Opciones de Privacidad","disqus_public_api_key":"SYncmaOYmk3UQeY2DAv4qdexyFtMdMJxjpAjuRP6Q1jJ4UAyhuPH9fH5bbqZq6fq","fcm_app_id":"1:672506631666:web:78989ecf095b90bbaec76b","careers_link_href":"https:\/\/www.linkedin.com\/company\/tmz\/","jwplayer_smartphone_apom_player_id":"NVKUIh90","comscore_publisher_id":"9013181","ketch_boot_script":"https:\/\/global.ketchcdn.com\/web\/v2\/config\/tmz\/tmz_web\/boot.js","jwplayer_desktop_ctp_player_id":"abqy2NWE","jwplayer_sponsored_videos_playlist_id":"KNy1n2XX","fcm_project_id":"tmz-prod","do_not_sell_link_href_es":"https:\/\/privacy.tmz.com\/main\/web\/main?ketch_lang=es-419","jwplayer_desktop_apom_player_id":"qj6tKl97","foxkit_centralized_login_sdk_src":"https:\/\/prod-foxkit.kts.fox\/js\/sdk\/profile\/v6.6.1\/centralized-login.js","google_maps_api_key":"AIzaSyBuYHrN4CD8GCWPuV3NF5r9wRhvVjFdBi8","prime_day_enabled_at":"2024-11-21T08:00:00.000Z","gumgum_id":"ae071174","status":"online"}}, staticRefs: { 'Tmz\\Taxonomy\\StaticRef::CHANNEL_COMMERCE': 'tmz:channel:9af7bd56-b698-48f9-9087-8b825eff6875'}};
var CLIENT_PUBLIC_PATH = 'https://static.tmz.com/tmz-web/client/v3.35/main.desktop.be2a127315345d059131.js'.split('main.desktop')[0];
var CLOUD_PROVIDER = 'aws';
var CLOUD_REGION = 'us-east-1';
var CLOUD_ZONE = 'us-east-1c';
var DAM_DEFAULT_BASE_URL = 'https://dam.tmz.com/';
var DAM_IMAGE_BASE_URL = 'https://imagez.tmz.com/';
var DAM_VIDEO_BASE_URL = 'https://ovp.tmz.com/';
var DEFAULT_LOCALE = 'en';
var DEVICE_VIEW = 'desktop';
var GDPR_APPLIES = false;
var IS_STAFF = false;
var LOCALE = 'en';
var PROFILE_SDK_BASE_CONFIG = {"apiKey":"MxwSGZEGSaCHsTePJEMBSCzkELRVdOr1","appName":"tmz-web","appVersion":"3.35.4","authBaseUrl":"https://auth.fox.com/tmz/","baseUrl":"https://id.fox.com","clientId":"90a6dd91-ccad-46ac-859e-8abd30cb7647","environment":"prod","redirectUri":"https://www.tmz.com/_/oauth2-redirect","statefulRefreshToken":{"use":true,"retryRefreshOn500Error":true,"checkRefreshOnInit":true},"useEksEndPoints":true,"useHydraForRefresh":true};
var SHARE_BASE_URL = 'https://share.tmz.com/';
var SITE_BASE_URL = 'https://www.tmz.com/';
var STATIC_BASE_URL = 'https://static.tmz.com/tmz-web/';
var VIEWER_COUNTRY = 'US';
var WEB_BASE_URL = 'https://www.tmz.com/';
var dataLayer = dataLayer || [];
var wbq = wbq || [];
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
var foxstrike = window.foxstrike || {};
foxstrike.cmd = foxstrike.cmd || [];
foxstrike.priority = foxstrike.priority || [];
</script>
<script defer="" id="main-desktop-js" src="https://static.tmz.com/tmz-web/client/v3.35/main.desktop.be2a127315345d059131.js"></script>
<script defer="" id="gpt-js" src="https://www.googletagservices.com/tag/js/gpt.js"></script>
<script defer="" id="foxkit-common-sdk" src="https://prod-foxkit.kts.fox/js/sdk/common/v2.15.1/common.js"></script>
<script defer="" id="foxkit-profile-sdk" onerror="window.wbq.push(function(){window.TMZ.dispatch(window.TMZ.actions.loadProfile())})" onload="window.wbq.push(function(){window.TMZ.dispatch(window.TMZ.actions.loadProfile())})" src="https://prod-foxkit.kts.fox/js/sdk/profile/v6.6.1/profile.js"></script>
<script defer="" id="strike-sdk" src="https://strike.fox.com/static/tmz/display/loader.js"></script>
<!-- start: promotion-slot desktop-global-html-head -->
<!-- begin https://github.com/tmz-apps/tmz-web/issues/2666 -->
<style>
#browser-notifications-prompt {
  display: none;
}
</style>
<!-- end https://github.com/tmz-apps/tmz-web/issues/2666 -->
<!-- end: promotion-slot desktop-global-html-head -->
<!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-NCN9V8PMQF"></script>
<script>
  dataLayer.push({'ga4MeasurementId': 'G-NCN9V8PMQF'});
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl+'&gtm_cookies_win=x';f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KTN543J');</script>
<!-- End Google Tag Manager -->
<!-- Amazon Publisher Services -->
<script async="" src="//c.amazon-adsystem.com/aax2/apstag.js"></script>
<script>
  window.apstag = window.apstag || {
    init: function() {
      apstag._Q.push(["i", arguments, (new Date).getTime()])
    },
    fetchBids: function() {
      apstag._Q.push(["f", arguments, (new Date).getTime()])
    },
    setDisplayBids: function() {},
    _Q: []
  };
  wbq.push(function initAPSTag() {
    window.apstag.init({ adServer: 'googletag', bidTimeout: 1000, pubID: '3023', deals: true, params: { us_privacy: window.TMZ.utils.getUSPrivacy() } });
    window.foxstrike.priority.push(function (Strike) {
      Strike.dispatchEvent({ name: 'strike:amazonLibLoaded', initiator: 'TMZ' });
    });
  });
</script>
<!-- End Amazon Publisher Services -->
<script>!function(){window.semaphore=window.semaphore||[],window.ketch=function(){window.semaphore.push(arguments)};var e=document.createElement("script");e.type="text/javascript",e.src="https://global.ketchcdn.com/web/v3/config/tmz/tmz_web/boot.js",e.defer=e.async=!0,document.getElementsByTagName("head")[0].appendChild(e)}();</script>
</head>
<body class="theme-default body-0ed4dcfb-1814-4e4b-8c57-e024241b5c43 body-news">
<div data-turbolinks-permanent="" id="fb-root"></div>
<div id="react-root"></div>
<div id="lightbox-root"></div>
<script>
wbq.push(function loadPage(app) {
  app.dispatch(app.actions.loadPage({
    title: "Selena Gomez Appears to Discuss Kylie & Timoth\u00e9e with Taylor Swift at Globes",
    url: 'https://www.tmz.com/2024/01/08/selena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes/',
    uri: '/2024/01/08/selena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes/',
    query: {},
    benchmark: '118',
    etag: 'f7e74c6a6f66d10494dfe41105666c02',
    node: {"_schema":"pbj:tmz:news:node:article:1-0-2","_id":"0ed4dcfb-1814-4e4b-8c57-e024241b5c43","status":"published","etag":"e4fe15076db1cdf7d21ad5e4d4a7a84c","created_at":"1704721598561575","updated_at":"1704748237727922","title":"Selena Gomez Appears to Discuss Kylie & Timoth\u00e9e with Taylor Swift at Globes","is_homepage_news":true,"allow_comments":true,"image_ref":"tmz:image-asset:image_jpg_20240108_822cc3e4488d43d7b5033ca812dd1df8","classification":"super-hero","word_count":398,"amp_enabled":true,"smartnews_enabled":true,"apple_news_enabled":true,"apple_news_id":"02c502ea-5e66-4533-9c53-caf301f57e07","apple_news_revision":"AAAAAAAAAAAAAAAAAAAABA==","apple_news_share_url":"https:\/\/apple.news\/AAsUC6l5mRTOcU8rzAfV-Bw","apple_news_updated_at":1704748237,"facebook_instant_articles_enabled":true,"twitter_publish_enabled":true,"show_related_articles":true,"related_article_refs":["tmz:article:44ca9914-05a6-43c9-b8a9-a046a1f3aa7f","tmz:article:8548b64a-5dd5-46cb-86a7-8eff311bae45"],"is_locked":false,"published_at":"2024-01-08T14:43:57.943105Z","slug":"2024\/01\/08\/selena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes","blocks":[{"_schema":"pbj:tmz:canvas:block:video-block:1-0-0","etag":"f6b49db24164f61c2c33dfbf5049b77e","aside":false,"node_ref":"tmz:video:7af5b182-4fdb-4511-a725-b3877ca684ab","autoplay":true,"muted":false,"start_at":0,"show_more_videos":false},{"_schema":"pbj:tmz:canvas:block:text-block:1-0-0","etag":"64c69c25356d8e2c073a5c3de93d270a","aside":false,"text":"<p><a href=\"https:\/\/www.tmz.com\/people\/selena-gomez\/\"><strong>Selena Gomez<\/strong><\/a><strong> <\/strong>was knee-deep in some juicy gossip with her BFF <a href=\"https:\/\/www.tmz.com\/people\/taylor-swift\/\"><strong>Taylor Swift<\/strong><\/a> at the Golden Globes -- and internet sleuths\/amateur lip-readers think she was talking about <a href=\"https:\/\/www.tmz.com\/people\/kylie-jenner\/\"><strong>Kylie Jenner<\/strong><\/a>.<\/p>"},{"_schema":"pbj:tmz:canvas:block:text-block:1-0-0","etag":"25b4dc758ab11b76950ce1cf4630f5de","aside":false,"text":"<p>The actress\/pop star went over to T-Swift's table at some point during the show -- a moment that was captured on a b-roll fan cam that was being broadcast from the Globes' own site ... showing behind-the-scenes stuff that didn't end up on TV.<\/p>"},{"_schema":"pbj:tmz:canvas:block:twitter-tweet-block:1-0-0","etag":"bfbb67a5be61ab7d2ea87db164b839f5","aside":false,"screen_name":"THR","tweet_id":"1744190091134992507","tweet_text":"<p lang=\"en\" dir=\"ltr\">.<a href=\"https:\/\/twitter.com\/taylorswift13?ref_src=twsrc^tfw\">@taylorswift13<\/a> chats with <a href=\"https:\/\/twitter.com\/selenagomez?ref_src=twsrc^tfw\">@selenagomez<\/a> during a break at the 2024 <a href=\"https:\/\/twitter.com\/hashtag\/GoldenGlobes?src=hash&amp;ref_src=twsrc^tfw\">#GoldenGlobes<\/a> <a href=\"https:\/\/t.co\/DN8gx95EUn\">pic.twitter.com\/DN8gx95EUn<\/a><\/p>&mdash; The Hollywood Reporter (@THR) <a href=\"https:\/\/twitter.com\/THR\/status\/1744190091134992507?ref_src=twsrc^tfw\">January 8, 2024<\/a>","hide_media":false,"hide_thread":false},{"_schema":"pbj:tmz:canvas:block:text-block:1-0-0","etag":"464b8e93ccbe48b9699fa95a8bd43bf9","aside":false,"text":"<p>Welp, eagle-eyed fans noticed this little meetup ... where SG rolls up on TayTay and a pal, <strong>Keleigh Teller<\/strong>, whispers something into Taylor's ear -- and then mouths something to her as well.<\/p>"},{"_schema":"pbj:tmz:canvas:block:text-block:1-0-0","etag":"ebcdd0e1031edad52c3e33260ee7bd57","aside":false,"text":"<p>Keleigh, who's next to Taylor, appears to say \"Timoth\u00e9e\" and you see Selena nod emphatically.<\/p>"},{"_schema":"pbj:tmz:canvas:block:image-block:1-0-1","etag":"2848c15afa6bad866ce13aca2d899c41","aside":false,"node_ref":"tmz:image-asset:image_jpg_20240108_1dcdefc897684b32840d906b64f47e98","is_nsfw":false,"aspect_ratio":"auto"},{"_schema":"pbj:tmz:canvas:block:text-block:1-0-0","etag":"03090f1571ac528a6a9e99ecf02e21ce","aside":false,"text":"<p>While you can't hear much in the main clip circulating online, there's another video taken by a THR reporter who was standing nearby -- and who filmed part of this conversation. In their clip, you can hear Keleigh clearly say\/ask \"Timoth\u00e9e\" ... just as many suspected.<\/p>"},{"_schema":"pbj:tmz:canvas:block:text-block:1-0-0","etag":"7c8f1b13a3a2f0e52afd38ccee6c3684","aside":false,"text":"<p>Here's what the Internet thinks Selena said ... \"I asked for a picture with him and she said no.\" Taylor looks shocked to hear this, and then the friend next to her asks if Selena means <a href=\"https:\/\/www.tmz.com\/people\/timothee-chalamet\/\"><strong>Timoth\u00e9e<\/strong> <strong>Chalamet<\/strong><\/a><strong> <\/strong>... and Selena confirms with the biggest, most exaggerated head gesture ever.<\/p>"},{"_schema":"pbj:tmz:canvas:block:image-block:1-0-1","etag":"ae18e5c4fcd1c4ea75160d7ad40ed236","aside":false,"node_ref":"tmz:image-asset:image_jpg_20240108_265cd6ecbd6d461993e3cbb445d1a9e2","is_nsfw":false,"aspect_ratio":"auto"},{"_schema":"pbj:tmz:canvas:block:text-block:1-0-0","etag":"60cfd02ed40e23f4e2a6b211bfc60118","aside":false,"text":"<p>Of course, Kylie and Tim were in the building too ... and they were getting cozy throughout the show. It's unclear if\/when Selena might've gone over there to chat -- but if what fans think they're seeing here is true ... it's interesting considering the interlinked history from all sides.<\/p>"},{"_schema":"pbj:tmz:canvas:block:video-block:1-0-0","etag":"b1da288c8cb1e03dfc82486af910fda7","aside":false,"node_ref":"tmz:video:3c1a931c-4d11-4de2-8c4e-d29a3de80a64","autoplay":false,"muted":false,"start_at":0,"show_more_videos":false},{"_schema":"pbj:tmz:canvas:block:text-block:1-0-0","etag":"6586e52557e29f542ed457d28722e03d","aside":false,"text":"<p>For starters, there's perceived bad blood between Selena and Kylie ... as well as with <a href=\"https:\/\/www.tmz.com\/people\/hailey-bieber\/\"><strong>Hailey Bieber<\/strong><\/a> -- 'memba the whole <a href=\"https:\/\/www.tmz.com\/2023\/02\/23\/selena-gomez-social-media-break-kylie-jenner-hailey-bieber-eyebrow-drama-shade\/\"><strong>\"Mean Girls\" eyebrows things<\/strong><\/a>? -- but they tried stamping that out.<\/p>"},{"_schema":"pbj:tmz:canvas:block:gallery-block:1-0-0","etag":"1a9693bd26dedca2faee58b4cb7a5de9","aside":false,"node_ref":"tmz:gallery:7f91eb7f-bfae-5b36-9a1d-0fa6d9c30db4","launch_text":"The Kissing PIcs","aspect_ratio":"auto","poster_image_ref":"tmz:image-asset:image_jpg_20170921_ac546cfba85757188d8c7966a3c34305","start_at_poster":false},{"_schema":"pbj:tmz:canvas:block:text-block:1-0-0","etag":"5fdec3fdead30b8de05e6a9412cd6ef8","aside":false,"text":"<p>When it comes to TC ... Selena shot a movie with the dude years ago, as love interests.<\/p>"},{"_schema":"pbj:tmz:canvas:block:iframe-block:1-0-0","etag":"a55feb7896d0b24724b8dc801c0318eb","aside":false,"src":"https:\/\/playlist.megaphone.fm\/?e=FOXM3381621184&start=348","height":"200px","align":"center","scrolling_enabled":false},{"_schema":"pbj:tmz:canvas:block:text-block:1-0-0","etag":"c99933d2ccdcb6b07e82e4118cf49864","aside":false,"text":"<p>It'd only be natural for Selena to come on over and try to say hi to Timmy -- and a picture certainly wouldn't be out of the question either. You gotta wonder how exactly this may have gone down, and whether it was in Tim's presence or not ... assuming it happened at all.<\/p>"},{"_schema":"pbj:tmz:canvas:block:gallery-block:1-0-0","etag":"8d665e2b5a039a691286ef817d00bc47","aside":false,"node_ref":"tmz:gallery:294cbdaf-4199-48f9-abcd-f50349ee2652","aspect_ratio":"auto","start_at_poster":true},{"_schema":"pbj:tmz:canvas:block:text-block:1-0-0","etag":"96894aaec3f512d259103bcd512b65ca","aside":false,"text":"<p>In any case ... Twitter\/X is living for new perceived drama, just the latest for Ms. Gomez.<\/p>"}],"ads_enabled":true,"meta_description":"Selena Gomez was knee-deep in some juicy gossip with her BFF Taylor Swift at the Golden Globes -- and internet sleuths\/amateur lip-readers think she was talking about Kylie Jenner.","is_unlisted":false,"order_date":"2024-01-08T16:00:24.950000Z","hf":["Selena Gomez","Gossips w\/ Taylor at Globes","Talking Kylie & Timoth\u00e9e?!?"],"hf_sizes":[3,2,1],"hf_styles":["uppercase","none","uppercase"],"primary_person_refs":["tmz:person:6fb50e13-82fe-5343-ba89-9a17a0ede9ce","tmz:person:7743a67d-a600-5498-a736-df8ac46c633b","tmz:person:a3651804-bc44-5737-8f74-94e2d1fb02e6"],"person_refs":["tmz:person:6a5206dc-d406-5c19-af62-1d393dc022e2","tmz:person:6fb50e13-82fe-5343-ba89-9a17a0ede9ce","tmz:person:7743a67d-a600-5498-a736-df8ac46c633b","tmz:person:a3651804-bc44-5737-8f74-94e2d1fb02e6"],"category_refs":["tmz:category:17ef431d-752b-5e58-8037-6e607f214f3c","tmz:category:7f8b1a27-b06c-5312-ba1c-61661fa264de","tmz:category:9c9f7b7c-f30f-505d-8ceb-383563e6f075","tmz:category:ab1e465e-2501-5000-b60c-070cf89def04"],"channel_ref":"tmz:channel:a404ebda-93e5-49aa-b60f-aaecd8c9b63c"},
    nodeRef: 'tmz:article:0ed4dcfb-1814-4e4b-8c57-e024241b5c43',
    derefs: {"tmz:channel:a404ebda-93e5-49aa-b60f-aaecd8c9b63c":{"_schema":"pbj:tmz:taxonomy:node:channel:1-0-0","_id":"a404ebda-93e5-49aa-b60f-aaecd8c9b63c","status":"published","etag":"b996bae8df82775ba9eeb9f690114377","created_at":"1554929836000000","updated_at":"1579118875396652","title":"TV","tags":{"cf_slug":"tv","apple_news_section_url":"https:\/\/news-api.apple.com\/sections\/c296a8b1-2257-4bd9-bee3-e6b02379a62b","cf_element":"channel","site_section":"news","cf_guid":"357edd97-8330-4687-85d9-800bfa8c66da"},"slug":"tv","ads_enabled":true,"is_unlisted":false,"order_date":"2019-04-10T20:57:00.000000Z"},"tmz:category:17ef431d-752b-5e58-8037-6e607f214f3c":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"17ef431d-752b-5e58-8037-6e607f214f3c","status":"published","etag":"c8bd22ac4f1f7f8b03832d61c8479b22","created_at":"1262132845000000","title":"You Might Want to Rethink","tags":{"cf_slug":"you-might-want-to-rethink","cf_element":"category","cf_guid":"b50d5d86-7b66-4d6c-ac4e-7a31e1ef4681"},"slug":"you-might-want-to-rethink","ads_enabled":true,"is_unlisted":false,"order_date":"2009-12-30T00:16:00.000000Z"},"tmz:category:7f8b1a27-b06c-5312-ba1c-61661fa264de":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"7f8b1a27-b06c-5312-ba1c-61661fa264de","status":"published","etag":"75bdd8cf2736b3749ebabe63472dc4e1","created_at":"1268536493000000","title":"Golden Globes","tags":{"cf_slug":"golden-globes","cf_element":"category","cf_guid":"d044d1c9-8cdf-4575-c243-9f4aa97b2faa"},"slug":"golden-globes","ads_enabled":true,"is_unlisted":false,"order_date":"2010-03-14T03:14:53.000000Z"},"tmz:category:9c9f7b7c-f30f-505d-8ceb-383563e6f075":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"9c9f7b7c-f30f-505d-8ceb-383563e6f075","status":"published","etag":"41cac2a252a8ab8123e4bfca76f33d46","created_at":"1261441434000000","title":"Gossip \/ Rumors","tags":{"cf_slug":"gossip-rumors","cf_element":"category","cf_guid":"a4f33c92-f23a-4c6d-8ccb-00b634ec0fdd"},"slug":"gossip-rumors","ads_enabled":true,"is_unlisted":false,"order_date":"2009-12-22T00:23:00.000000Z"},"tmz:category:ab1e465e-2501-5000-b60c-070cf89def04":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"ab1e465e-2501-5000-b60c-070cf89def04","status":"published","etag":"11b1da9d29f1d78436a3efaa76526a4f","created_at":"1476996141000000","updated_at":"1750792183746928","title":"Controversial S#!T","tags":{"cf_slug":"controversial-s-t","cf_element":"category","cf_guid":"ee7e7921-3201-410a-e478-9a2ffd95f0b8"},"slug":"controversial","ads_enabled":true,"seo_title":"Controversial News, Videos, and Updates | TMZ","is_unlisted":false,"order_date":"2016-10-20T20:41:00.000000Z"},"tmz:person:6a5206dc-d406-5c19-af62-1d393dc022e2":{"_schema":"pbj:tmz:people:node:person:1-0-0","_id":"6a5206dc-d406-5c19-af62-1d393dc022e2","status":"published","etag":"330873bf0cfe341cc827cb06b6e9f52b","created_at":"1549561093000000","updated_at":"1703181973513665","title":"Timothee Chalamet","bio_source":"IMDB","imdb_url":"https:\/\/www.imdb.com\/name\/nm3154303\/","is_celebrity":true,"tags":{"cf_slug":"timothee-chalamet","cf_element":"person","cf_guid":"e6acbb21-8f9c-4603-ecad-cecd4d9785d6"},"slug":"timothee-chalamet","ads_enabled":true,"is_unlisted":false,"order_date":"2019-02-07T17:38:00.000000Z"},"tmz:person:6fb50e13-82fe-5343-ba89-9a17a0ede9ce":{"_schema":"pbj:tmz:people:node:person:1-0-0","_id":"6fb50e13-82fe-5343-ba89-9a17a0ede9ce","status":"published","etag":"cdac36a9819ad4846ce95b6e677373e9","created_at":"1268537866000000","title":"Selena Gomez","image_ref":"tmz:image-asset:image_jpg_20141208_f01a78bd1c39538ebfbab6b8526f8edf","bio":"<p>Selena Gomez is a singer and actress. She was born on July 22, 1992 to a teen mom, Mandy Teefey, and dad, Ricardo Gomez, in Texas and named after the singer Selena Quintanilla. Her parents divorced when she was only five-years-old. Mandy married Brian Teefey in 2006 and Gomez became a big sister in June 2013. Her mom previously suffered a heartbreaking miscarriage in December 2011. Gomez became a child star on \u201cBarney and Friends\u201d from 2002-2004 alongside Demi Lovato. She went on to get parts of various Disney Channel series before landing her own show on the network, \u201cWizards of Waverly Place,\u201d which lasted for four seasons from 2007-2012. Gomez has also been cast in movies including \u201cMonte Carlo,\u201d \u201cSpring Breakers,\u201d \u201cRamona and Beezus,\u201d and \u201cNeighbors 2: Sorority Rising.\u201d She, along with her mom, co-produced the Netflix series \u201c13 Reasons Why.\u201d Gomez is also an accomplished singer. She launched her music career fronting a band called Selena Gomez & the Scene. The group released \u201cKiss & Tell\u201d in 2009, \u201cA Year Without Rain\u201d in 2010, and \u201cWhen the Sun Goes Down\u201d in 2011 before she went solo with \u201cStars Dance\u201d in 2013 and \u201cFor You\u201d in 2014. Some of her hit songs include \u201cThe Heart Wants What It Wants\u201d and \u201cHands to Myself.\u201d Gomez\u2019s personal life often takes center stage. She has been in high profile relationships with Justin Bieber, Zedd, and The Weeknd. She also revealed that she suffers from lupus and underwent chemotherapy to treat the disease. In March 2016, Gomez became the most followed person on Instagram.<\/p>","bio_source":"custom","is_celebrity":true,"tags":{"cf_slug":"selena-gomez","cf_element":"person","cf_guid":"7e2565a1-c03f-4add-df61-c06f832de759"},"slug":"selena-gomez","ads_enabled":true,"is_unlisted":false,"order_date":"2010-03-14T03:37:00.000000Z"},"tmz:person:7743a67d-a600-5498-a736-df8ac46c633b":{"_schema":"pbj:tmz:people:node:person:1-0-0","_id":"7743a67d-a600-5498-a736-df8ac46c633b","status":"published","etag":"453c523bbac8e3747872264e9d3f00f7","created_at":"1333551190000000","updated_at":"1720038516452091","title":"Kylie Jenner","image_ref":"tmz:image-asset:image_jpg_20170509_2abcad5522945f0a99ec980004580a73","bio":"<p>Kylie Jenner was born on August 10, 1997 and resides in Los Angeles. She is the second daughter of Kris Jenner and Caitlyn Jenner (formerly known as Bruce Jenner). She has an older sister, Kendall, and older half-siblings Kourtney, Kim, Khloe, and Rob Kardashian from Kris\u2019 first marriage to the late Robert Kardashian and Cassandra, Burt, Brandon, and Brody from Caitlyn\u2019s previous two marriages. Jenner grew up in front of the camera on the reality show \u201cKeeping Up With the Kardashians.\u201d She has made a name for herself in the beauty world with Kylie Lip Kit and Kylie Cosmetics. In partnership with sister Kendall, the duo has the clothing and accessories collection Kendall + Kylie and another line sold exclusively at PacSun. Jenner dated rapper Tyga, who has one son, King Cairo, with his ex, Blac Chyna. Chyna went on to have a second child, daughter Dream, with Jenner\u2019s half-brother Rob.<\/p>","bio_source":"custom","is_celebrity":true,"tags":{"cf_slug":"kylie-jenner","cf_element":"person","cf_guid":"4e1060de-e915-4050-bfc7-8db71ab9b3fe"},"slug":"kylie-jenner","ads_enabled":true,"meta_description":"See the latest Kylie Jenner news, videos and photo galleries on TMZ.","is_unlisted":false,"order_date":"2012-04-04T14:53:00.000000Z"},"tmz:person:a3651804-bc44-5737-8f74-94e2d1fb02e6":{"_schema":"pbj:tmz:people:node:person:1-0-0","_id":"a3651804-bc44-5737-8f74-94e2d1fb02e6","status":"published","etag":"bb0de993e3e2258d43e5b2645b64e979","created_at":"1473428989000000","updated_at":"1720040662541694","title":"Taylor Swift","image_ref":"tmz:image-asset:image_jpg_20210408_6da59c30b8c04ce7b1948fd62412daf5","bio":"<p>Singer\/songwriter Taylor Swift was born on December 13, 1989 to parents Andrea and Scott. She and her younger brother, Austin, were raised in Pennsylvania on a Christmas tree farm with horses. She rode horses, but found music was her true calling at a young age. At 13, Swift signed a development deal with RCA Records, but left the label after one year. She then signed with Scott Borchetta\u2019s Big Machine Records. To help her pursuit of a music career, the Swift family relocated to a suburb of Nashville called Henderson, Tennessee her freshman year of high school.<\/p>\n<p><br \/> Her albums include \u201cFearless,\u201d \u201cSpeak Now,\u201d \u201cRed,\u201d \u201c1989,\u201d and \u201cReputation.\u201d Swift\u2019s extensive list of hit songs include \u201cOut of the Woods,\u201d \u201cBack to December,\u201d \u201cI Knew You Were Trouble,\u201d \u201c22,\u201d \u201cWe Are Never Ever Getting Back Together,\u201d \u201cBad Blood,\u201d \u201cYou Belong With Me,\u201d \u201cBlank Space,\u201d \u201cShake It Off,\u201d and \u201cLook What You Made Me Do.\u201d Fans and media often speculate which relationship and ex-boyfriend Swift\u2019s lyrics reference. She initially released country music, but has since transitioned to pop. Swift has won Grammys, MTV Video Music Awards, People\u2019s Choice Awards, and Teen Choice Awards. She\u2019s also dabbled in acting with a role in the film \u201cValentine\u2019s Day\u201d and a guest spot on an episode of \u201cCSI.\u201d Swift is a proud cat mom to Dr. Meredith Grey and Detective Olivia Benson, who are named after two of her favorite television characters.<\/p>","bio_source":"custom","is_celebrity":true,"tags":{"cf_slug":"taylor-swift","cf_element":"person","cf_guid":"5a86f337-1434-45bd-ac55-d8d1845dfcbb"},"slug":"taylor-swift","ads_enabled":true,"meta_description":"See the latest Taylor Swift news, videos and photo galleries on TMZ.","is_unlisted":false,"order_date":"2016-09-09T13:49:00.000000Z"}},
    screen: 'article',
    section: 'news',
    subSection: '',
    theme: 'default',
    hasSidebar: true,
    sidebarSlot: 'news-sidebar',
    isTurbolinksPreview: document.documentElement.hasAttribute('data-turbolinks-preview')
  }));
});
</script>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe height="0" src="https://www.googletagmanager.com/ns.html?id=GTM-KTN543J&gt;m_cookies_win=x" style="display:none;visibility:hidden" width="0"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<style type="text/css">
    .body-0ed4dcfb-1814-4e4b-8c57-e024241b5c43 #blogroll-0ed4dcfb-1814-4e4b-8c57-e024241b5c43 {
      display: none;
    }
  </style>
<div class="header-wrapper" id="header-wrapper">
<!-- start: promotion-slot desktop-news-permalink-header -->
<style>
  header .masthead-locale, 
  .header-after-wrapper .locale-nav,
  .body-home .nav--is-open .nav__item-locale,
  .body-news .nav--is-open .nav__item-locale,
  .body-sports .nav--is-open .nav__item-locale,
  .body-hip-hop .nav--is-open .nav__item-locale {
    display: none;
  }
</style>
<!-- start: tmz:alert-widget:2658a1af-28e1-4361-bd65-e1edf66e13bf -->
<div class="curator-widget curator-widget-header curator-alert-widget curator-alert-widget-header" data-widget-ref="tmz:alert-widget:2658a1af-28e1-4361-bd65-e1edf66e13bf" id="widget-2658a1af-28e1-4361-bd65-e1edf66e13bf">
<!-- no nodes returned or tags.enabled != 'true' -->
</div>
<script>
// app_version=3.35.4, device_view=desktop, viewer_country=US, ajax=false
// benchmark=118ms, etag=f7e74c6a6f66d10494dfe41105666c02, timestamp=1751636799, timestamp_iso=2025-07-04T13:46:39.215316Z
wbq.push(function loadWidget() {
  window.TMZ.dispatch(window.TMZ.actions.loadWidget(
    {"_schema":"pbj:tmz:curator:node:alert-widget:1-0-0","_id":"2658a1af-28e1-4361-bd65-e1edf66e13bf","status":"published","etag":"5635f16db9d5e76714ec815f5ddc3e27","created_at":"1602603650960324","updated_at":"1728601913931815","title":"In Site Alert","show_border":false,"show_header":true,"dismissible":false,"theme":"in-site","search_request":{"_schema":"pbj:tmz:curator:request:search-teasers-request:1-0-0","occurred_at":"1728601913931991","count":1,"page":1,"autocomplete":false,"track_total_hits":false,"is_unlisted":0,"sort":"published-at-desc","timeline_ref":"tmz:timeline:2e0131a4-bfbd-4e7e-9cca-122a175f46b9"},"show_pagination":false,"show_item_cta_text":false,"show_item_date":false,"show_item_duration":false,"show_item_excerpt":false,"show_item_icon":false,"show_item_media_count":false},
    {"_schema":"pbj:triniti:common::render-context:1-0-1","cache_enabled":true,"cache_expiry":320,"platform":"web","device_view":"desktop","viewer_country":"US","promotion_slot":"desktop-news-permalink-header","section":"header","booleans":{"is_staff":false}},
    null,
    []
  ));
});
</script>
<!-- end: tmz:alert-widget:2658a1af-28e1-4361-bd65-e1edf66e13bf -->
<!-- start: tmz:ad-widget:c2105496-a85f-4f8a-9aa8-f0587ee7da6d -->
<script>
  wbq.push(function renderAdWidget() {
    var config = {"do_not_write_div":"true"};
    config.widgetId = 'c2105496-a85f-4f8a-9aa8-f0587ee7da6d';
    window.TMZ.defineAdSlot(
      'ad-interstitial',
      '',
      'leaderboard',
      {"tile":"interstitial"},
      config
    );
    window.TMZ.utils.adViewability.observe('ad-interstitial');
    if (config.has_close_button === 'true') {
      window.TMZ.utils.addAdCloseButton('ad-interstitial');
    }
  });
</script>
<script>
// app_version=3.35.4, device_view=desktop, viewer_country=US, ajax=false
// benchmark=118ms, etag=f7e74c6a6f66d10494dfe41105666c02, timestamp=1751636799, timestamp_iso=2025-07-04T13:46:39.215316Z
wbq.push(function loadWidget() {
  window.TMZ.dispatch(window.TMZ.actions.loadWidget(
    {"_schema":"pbj:tmz:curator:node:ad-widget:1-0-0","_id":"c2105496-a85f-4f8a-9aa8-f0587ee7da6d","status":"published","etag":"2ed332a593e48cdaf3640eba6d48c8cb","created_at":"1555093321806405","updated_at":"1555274392897474","title":"ad :: interstitial","show_border":false,"show_header":true,"ad_size":"leaderboard","dfp_cust_params":{"tile":"interstitial"},"tags":{"do_not_write_div":"true"}},
    {"_schema":"pbj:triniti:common::render-context:1-0-1","cache_enabled":true,"cache_expiry":320,"platform":"web","device_view":"desktop","viewer_country":"US","promotion_slot":"desktop-news-permalink-header","section":"header","booleans":{"is_staff":false}},
    null,
    []
  ));
});
</script>
<!-- end: tmz:ad-widget:c2105496-a85f-4f8a-9aa8-f0587ee7da6d -->
<!-- start: tmz:ad-widget:4ff6fe59-f754-4dd8-8932-cae8721d220f -->
<script>
  wbq.push(function renderAdWidget() {
    var config = {"do_not_write_div":"true"};
    config.widgetId = '4ff6fe59-f754-4dd8-8932-cae8721d220f';
    window.TMZ.defineAdSlot(
      'ad-skin',
      '',
      'skin',
      {"tile":"skin"},
      config
    );
    window.TMZ.utils.adViewability.observe('ad-skin');
    if (config.has_close_button === 'true') {
      window.TMZ.utils.addAdCloseButton('ad-skin');
    }
  });
</script>
<script>
// app_version=3.35.4, device_view=desktop, viewer_country=US, ajax=false
// benchmark=118ms, etag=f7e74c6a6f66d10494dfe41105666c02, timestamp=1751636799, timestamp_iso=2025-07-04T13:46:39.215316Z
wbq.push(function loadWidget() {
  window.TMZ.dispatch(window.TMZ.actions.loadWidget(
    {"_schema":"pbj:tmz:curator:node:ad-widget:1-0-0","_id":"4ff6fe59-f754-4dd8-8932-cae8721d220f","status":"published","etag":"9d461d9806d8727129af2600e813458a","created_at":"1555093168607216","updated_at":"1608325399184964","title":"ad :: skin","show_border":false,"show_header":true,"ad_size":"skin","dfp_cust_params":{"tile":"skin"},"tags":{"do_not_write_div":"true"}},
    {"_schema":"pbj:triniti:common::render-context:1-0-1","cache_enabled":true,"cache_expiry":320,"platform":"web","device_view":"desktop","viewer_country":"US","promotion_slot":"desktop-news-permalink-header","section":"header","booleans":{"is_staff":false}},
    null,
    []
  ));
});
</script>
<!-- end: tmz:ad-widget:4ff6fe59-f754-4dd8-8932-cae8721d220f -->
<!-- start: tmz:ad-widget:d10f90f3-b494-429f-bff6-e81a0e6159dd -->
<script>
  wbq.push(function renderAdWidget() {
    var config = {"has_close_button":"true","do_not_write_div":"true"};
    config.widgetId = 'd10f90f3-b494-429f-bff6-e81a0e6159dd';
    window.TMZ.defineAdSlot(
      'ad-adhesion',
      '',
      'leaderboard',
      {"tile":"adhesion"},
      config
    );
    window.TMZ.utils.adViewability.observe('ad-adhesion');
    if (config.has_close_button === 'true') {
      window.TMZ.utils.addAdCloseButton('ad-adhesion');
    }
  });
</script>
<script>
// app_version=3.35.4, device_view=desktop, viewer_country=US, ajax=false
// benchmark=118ms, etag=f7e74c6a6f66d10494dfe41105666c02, timestamp=1751636799, timestamp_iso=2025-07-04T13:46:39.215316Z
wbq.push(function loadWidget() {
  window.TMZ.dispatch(window.TMZ.actions.loadWidget(
    {"_schema":"pbj:tmz:curator:node:ad-widget:1-0-0","_id":"d10f90f3-b494-429f-bff6-e81a0e6159dd","status":"published","etag":"add9d86e28e7927c43b536bcb94a611c","created_at":"1707426439737726","updated_at":"1713297590582064","title":"ad :: desktop :: adhesion","show_border":false,"show_header":true,"ad_size":"leaderboard","dfp_cust_params":{"tile":"adhesion"},"tags":{"has_close_button":"true","do_not_write_div":"true"}},
    {"_schema":"pbj:triniti:common::render-context:1-0-1","cache_enabled":true,"cache_expiry":320,"platform":"web","device_view":"desktop","viewer_country":"US","promotion_slot":"desktop-news-permalink-header","section":"header","booleans":{"is_staff":false}},
    null,
    []
  ));
});
</script>
<!-- end: tmz:ad-widget:d10f90f3-b494-429f-bff6-e81a0e6159dd -->
<!-- start: tmz:ad-widget:cc1545b2-ab69-4f54-aca0-5b0175b85d78 -->
<script>
  wbq.push(function renderAdWidget() {
    var config = {"do_not_write_div":"true","refresh_interval":"30000"};
    config.widgetId = 'cc1545b2-ab69-4f54-aca0-5b0175b85d78';
    window.TMZ.defineAdSlot(
      'ad-gallery-corner',
      '',
      'medium_rectangle',
      {"tile":"gallery-corner"},
      config
    );
    window.TMZ.utils.adViewability.observe('ad-gallery-corner');
    if (config.has_close_button === 'true') {
      window.TMZ.utils.addAdCloseButton('ad-gallery-corner');
    }
  });
</script>
<script>
// app_version=3.35.4, device_view=desktop, viewer_country=US, ajax=false
// benchmark=118ms, etag=f7e74c6a6f66d10494dfe41105666c02, timestamp=1751636799, timestamp_iso=2025-07-04T13:46:39.215316Z
wbq.push(function loadWidget() {
  window.TMZ.dispatch(window.TMZ.actions.loadWidget(
    {"_schema":"pbj:tmz:curator:node:ad-widget:1-0-0","_id":"cc1545b2-ab69-4f54-aca0-5b0175b85d78","status":"published","etag":"1b043a345c977b3640691abd908f897a","created_at":"1555090284143011","updated_at":"1705613192082016","title":"ad :: desktop :: photos :: gallery-corner","show_border":false,"show_header":true,"ad_size":"medium_rectangle","dfp_cust_params":{"tile":"gallery-corner"},"tags":{"do_not_write_div":"true","refresh_interval":"30000"}},
    {"_schema":"pbj:triniti:common::render-context:1-0-1","cache_enabled":true,"cache_expiry":320,"platform":"web","device_view":"desktop","viewer_country":"US","promotion_slot":"desktop-news-permalink-header","section":"header","booleans":{"is_staff":false}},
    null,
    []
  ));
});
</script>
<!-- end: tmz:ad-widget:cc1545b2-ab69-4f54-aca0-5b0175b85d78 -->
<!-- start: tmz:ad-widget:105a82f7-5d99-4ebe-9cc1-2109712cb09d -->
<script>
  wbq.push(function renderAdWidget() {
    var config = {"do_not_write_div":"true","refresh_interval":"30000"};
    config.widgetId = '105a82f7-5d99-4ebe-9cc1-2109712cb09d';
    window.TMZ.defineAdSlot(
      'ad-image-corner',
      '',
      'medium_rectangle',
      {"tile":"image-corner"},
      config
    );
    window.TMZ.utils.adViewability.observe('ad-image-corner');
    if (config.has_close_button === 'true') {
      window.TMZ.utils.addAdCloseButton('ad-image-corner');
    }
  });
</script>
<script>
// app_version=3.35.4, device_view=desktop, viewer_country=US, ajax=false
// benchmark=118ms, etag=f7e74c6a6f66d10494dfe41105666c02, timestamp=1751636799, timestamp_iso=2025-07-04T13:46:39.215316Z
wbq.push(function loadWidget() {
  window.TMZ.dispatch(window.TMZ.actions.loadWidget(
    {"_schema":"pbj:tmz:curator:node:ad-widget:1-0-0","_id":"105a82f7-5d99-4ebe-9cc1-2109712cb09d","status":"published","etag":"e243f22d860c6c2584f3b2a191dc08ab","created_at":"1614016324272574","updated_at":"1705613152107132","title":"ad :: desktop :: image lightbox :: corner","show_border":false,"show_header":true,"ad_size":"medium_rectangle","dfp_cust_params":{"tile":"image-corner"},"tags":{"do_not_write_div":"true","refresh_interval":"30000"}},
    {"_schema":"pbj:triniti:common::render-context:1-0-1","cache_enabled":true,"cache_expiry":320,"platform":"web","device_view":"desktop","viewer_country":"US","promotion_slot":"desktop-news-permalink-header","section":"header","booleans":{"is_staff":false}},
    null,
    []
  ));
});
</script>
<!-- end: tmz:ad-widget:105a82f7-5d99-4ebe-9cc1-2109712cb09d -->
<!-- end: promotion-slot desktop-news-permalink-header -->
<header class="header" id="header">
<a class="skip-link visually-hidden visually-hidden-focusable" href="#main">Skip to main content</a>
<div class="header__fixed-container">
<div class="masthead">
<ul class="masthead-social">
<li class="masthead-social__item masthead-social__item--facebook">
<a aria-label="TMZ on Facebook" class="masthead-social__link masthead-social__link--facebook js-track-link" data-context='{"section":"header","name":"facebook"}' href="https://www.facebook.com/TMZ" rel="noopener noreferrer" target="_blank">
<svg aria-hidden="true" height="16" role="img" viewbox="0 0 24 24" width="16" xmlns="http://www.w3.org/2000/svg">
<title>Facebook</title>
<path d="M9.009 7.652H6.4v4.174h2.609V24h5.043V11.826h3.478l.348-4h-3.826v-2.26c0-1.044.174-1.392 1.218-1.392h2.608V0H14.4c-3.652 0-5.391 1.565-5.391 4.696v2.956z"></path>
</svg>
</a>
</li>
<li class="masthead-social__item masthead-social__item--x">
<a aria-label="TMZ on X" class="masthead-social__link masthead-social__link--x js-track-link" data-context='{"section":"header","name":"twitter"}' href="https://twitter.com/TMZ" rel="noopener noreferrer" target="_blank">
<svg fill="none" height="1227" role="img" viewbox="0 0 1200 1227" width="1200" xmlns="http://www.w3.org/2000/svg">
<title>X</title>
<path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" fill="white"></path>
</svg>
</a>
</li>
<li class="masthead-social__item masthead-social__item--youtube">
<a aria-label="TMZ on Youtube" class="masthead-social__link masthead-social__link--youtube js-track-link" data-context='{"section":"header","name":"youtube"}' href="https://www.youtube.com/user/TMZ" rel="noopener noreferrer" target="_blank">
<svg aria-hidden="true" height="19" role="img" viewbox="0 0 24 24" width="19" xmlns="http://www.w3.org/2000/svg">
<title>Youtube</title>
<path d="M23.39 6.577c.512 1.841.492 5.678.492 5.678s0 3.817-.492 5.658a2.97 2.97 0 0 1-2.105 2.073c-1.869.485-9.344.485-9.344.485s-7.456 0-9.344-.504a2.97 2.97 0 0 1-2.105-2.074C0 16.072 0 12.235 0 12.235s0-3.817.492-5.658a3.03 3.03 0 0 1 2.105-2.093C4.466 4 11.94 4 11.94 4s7.475 0 9.344.504a2.97 2.97 0 0 1 2.105 2.073zM9.56 15.762l6.217-3.527L9.561 8.71v7.053z"></path>
</svg>
</a>
</li>
<li class="masthead-social__item masthead-social__item--instagram">
<a aria-label="TMZ on Instagram" class="masthead-social__link masthead-social__link--instagram js-track-link" data-context='{"section":"header","name":"instagram"}' href="https://www.instagram.com/tmz_tv/" rel="noopener noreferrer" target="_blank">
<svg aria-hidden="true" height="15" role="img" viewbox="0 0 24 24" width="15" xmlns="http://www.w3.org/2000/svg">
<title>Instagram</title>
<path d="M12 0c3.26 0 3.667.012 4.947.072 1.277.059 2.148.261 2.913.558a5.847 5.847 0 0 1 2.126 1.384A5.89 5.89 0 0 1 23.37 4.14c.296.764.498 1.636.558 2.913C23.985 8.333 24 8.74 24 12s-.012 3.667-.072 4.947c-.059 1.277-.262 2.148-.558 2.913a5.86 5.86 0 0 1-1.384 2.126 5.898 5.898 0 0 1-2.126 1.384c-.765.296-1.636.498-2.913.558-1.28.057-1.687.072-4.947.072s-3.667-.012-4.947-.072c-1.277-.059-2.147-.262-2.913-.558a5.868 5.868 0 0 1-2.126-1.384A5.885 5.885 0 0 1 .63 19.86c-.297-.765-.498-1.636-.558-2.913C.015 15.667 0 15.26 0 12s.012-3.667.072-4.947C.131 5.775.333 4.905.63 4.14a5.855 5.855 0 0 1 1.384-2.126A5.876 5.876 0 0 1 4.14.63C4.905.333 5.775.132 7.053.072 8.333.015 8.74 0 12 0zm4.85 2.231c-1.265-.055-1.647-.071-4.895-.101-3.209 0-3.584.015-4.859.06-1.17.06-1.801.255-2.221.421-.569.209-.96.479-1.379.898-.421.421-.69.811-.9 1.381-.165.42-.359 1.064-.42 2.234-.045 1.275-.061 1.665-.061 4.861 0 3.195.016 3.584.061 4.844.061 1.17.255 1.815.42 2.235.21.556.479.961.9 1.38.419.42.81.675 1.379.899.42.165 1.065.36 2.236.421 1.273.059 1.648.074 4.859.074 3.21 0 3.585-.013 4.859-.07 1.17-.053 1.815-.249 2.235-.413a3.744 3.744 0 0 0 1.38-.896c.42-.422.675-.82.899-1.382.165-.422.36-1.057.421-2.227.059-1.265.074-1.646.074-4.85 0-3.204-.013-3.584-.07-4.85-.053-1.17-.249-1.805-.413-2.227a3.707 3.707 0 0 0-.896-1.381 3.727 3.727 0 0 0-1.382-.896c-.422-.166-1.057-.36-2.227-.415zM12 5.838a6.162 6.162 0 1 1 0 12.324 6.162 6.162 0 1 1 0-12.324zM12 16c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm7.846-10.405a1.441 1.441 0 0 1-2.88 0 1.44 1.44 0 0 1 2.88 0z"></path>
</svg>
</a>
</li>
</ul><!--/.masthead-social-->
<div class="masthead-tip">
<a aria-label="Got a Tip?" class="masthead-tip__btn masthead-tip__btn--default js-track-link" data-context='{"section":"header","name":"got-a-tip"}' href="https://www.tmz.com/pages/tips/">Got <span>A Tip?</span></a>
<a class="masthead-tip__contact js-track-link" data-context='{"section":"header","name":"email-or-call"}' href="https://www.tmz.com/pages/tips/">Email Or Call (888) 847-9869</a>
</div><!--/.masthead-tip-->
<button aria-label="Menu" class="masthead__btn masthead__btn--nav js__btn--nav-toggle" id="masthead-nav-open-btn" type="button">
<svg height="21" role="img" viewbox="0 0 80 80" width="21" xmlns="http://www.w3.org/2000/svg">
<path d="M80 22.9H0V9.5h80v13.4zm0 10.3H0v13.5h80V33.2zm0 23.9H0v13.4h80V57.1z" fill="#fff"></path>
</svg>
</button>
<button aria-label="Search" class="masthead__btn masthead__btn--search js__btn--search-toggle" id="masthead-search-open-btn" type="button">
<svg height="21" role="img" viewbox="0 0 80 80" width="21" xmlns="http://www.w3.org/2000/svg">
<path d="M80 69 61.8 51c3.3-5.1 5.2-11.2 5.2-17.8C67 14.9 52 0 33.5 0S0 14.9 0 33.3c0 18.3 15 33.3 33.5 33.3 6.3 0 12.1-1.7 17.1-4.7L69 80l11-11zM12.5 33.3c0-11.5 9.4-20.9 21-20.9s21 9.4 21 20.9c0 11.5-9.4 20.9-21 20.9s-21-9.4-21-20.9z" fill="#fff"></path>
</svg>
</button><!--/.masthead_buttons -->
<a aria-labelledby="logo-title" class="masthead-logo js-track-link" data-context='{"section":"head","name":"tmz-logo"}' href="https://www.tmz.com/">
<svg aria-hidden="true" height="122" role="img" viewbox="0 0 300 122" width="300" xmlns="http://www.w3.org/2000/svg">
<title id="logo-title">TMZ</title>
<path d="M129.91 0a4.11 4.11 0 0 1 0 8.22H97.65l.018.058c-.223 0-14.53-1.408-15.112 11.06v88.607c0 7.106-7.537 13.94-14.643 13.94h-1.702c-7.106 0-14.747-6.834-14.747-13.94V20.273l-.016.002C51.563 6.793 36.54 8.278 36.312 8.278l.018-.057H4.11A4.11 4.11 0 0 1 4.11 0h125.8zm71.72 24.135c7.105 0 12.865 5.761 12.865 12.868v70.771c0 7.106-4.688 13.94-11.793 13.94h-3.082c-7.105 0-12.963-5.707-12.828-13.94l-.014-28.885c.015-4.773-1.35-7.502-5.59-7.502-3.685 0-4.766 2.326-6.095 4.273l-3.01 5.967-17.748 35.18c-2.74 4.907-6.473 5.625-8.676 4.524-.074-.037-.14-.086-.209-.13-1.126-.333-2.495-1.646-4.342-4.394 0 0-18.684-35.19-22.485-41.778-3.802-6.587-12.416-3.778-12.416 4.78v35.807a6.099 6.099 0 1 1-12.195 0v-78.59c0-6.01 2.527-11.42 7.274-14.058 4.653-2.586 15.683-5.183 21.41 5.456l20.358 39.353c1.83 3.2 5.367 9.367 6.442 11.114 1.768 2.874 6.773 9.746 11.123 1.54 3.525-6.65 8.125-15.513 10.841-20.761l13.43-26.896a13.539 13.539 0 0 1 1.722-2.644c2.281-3.599 6.288-5.995 10.864-5.995h4.154zm94.583 89c2.09 0 3.787 1.86 3.787 4.156 0 2.295-1.696 4.155-3.787 4.155h-54.595c-7.053-.026-15.416.293-17.846-2.949-4.44-5.922.5-15.233 2.317-18.867 1.023-2.047 2.257-4.495 3.269-6.503l25.592-55.685.11-1.155v-.078a4.734 4.734 0 0 0-3.839-4.568h-24.63c-2.09 0-3.786-1.86-3.786-4.155s1.696-4.155 3.787-4.155h61.58c2.09 0 3.787 1.86 3.787 4.155 0 .464-.086.902-.214 1.319.005.01.026.02.023.031-.007.023-.04.09-.081.178-.12.33-.279.635-.467.918-1.742 3.364-7.118 13.44-8.497 16.02 0 0-20.588 44.921-22.764 49.573-2.177 4.651-3.917 10.51-3.025 12.59.892 2.082 2.08 4.981 8.694 4.981.44 0 .845.015 1.228.04h29.357z" fill="#cf1100"></path>
</svg>
</a><!--/.masthead-logo-->
<div class="masthead-locale">
<a class="masthead-locale__btn masthead-locale__btn--es js-track-link" data-context='{"section":"head","name":"tmz-locale"}' href="https://www.tmz.com/es/">
<svg fill="none" height="100%" viewbox="0 0 190 55" width="100%" xmlns="http://www.w3.org/2000/svg">
<rect height="52" rx="26" stroke="#00A21A" stroke-width="3" width="187" x="1.5" y="1.5"></rect>
<path d="M36.0704 39H25.3184L30.0224 17.656H40.7744L39.6864 22.584H34.5984L33.9264 25.72H38.7904L37.7024 30.648H32.8064L32.0704 34.072H37.1584L36.0704 39Z" fill="#00A21A"></path>
<path d="M52.6551 39H47.4071L46.0631 28.504L43.7911 39H38.2871L42.9911 17.656H48.6551L49.7431 27.608L51.8871 17.656H57.3591L52.6551 39Z" fill="#00A21A"></path>
<path d="M71.0079 39H60.2559L64.9599 17.656H75.7119L74.6239 22.584H69.5359L68.8639 25.72H73.7279L72.6399 30.648H67.7439L67.0079 34.072H72.0959L71.0079 39Z" fill="#00A21A"></path>
<path d="M72.7446 36.696L75.8486 32.536C76.6486 33.656 78.0566 34.392 79.3366 34.392C80.2646 34.392 80.9366 33.72 80.9366 32.792C80.9366 32.024 80.1366 31.352 79.1446 30.552C77.6406 29.304 75.7206 27.768 75.7206 24.92C75.7206 20.76 78.9526 17.304 83.3046 17.304C85.4486 17.304 87.7846 18.104 89.1926 19.64L86.2806 23.832C85.5446 22.872 84.4246 22.296 83.2406 22.296C82.2166 22.296 81.7366 23.032 81.7366 23.768C81.7366 24.632 82.5686 25.336 83.5606 26.168C85.0326 27.384 86.8566 28.92 86.8566 31.704C86.8566 35.768 83.9126 39.384 79.3366 39.384C76.5206 39.384 73.9926 38.296 72.7446 36.696Z" fill="#00A21A"></path>
<path d="M92.8574 39H87.1934L91.8974 17.656H98.5214C102.169 17.656 104.505 20.312 104.505 23.64C104.505 27.928 101.689 31.896 95.8654 31.896H94.4254L92.8574 39ZM95.5134 26.968H96.3454C97.7854 26.968 98.6494 25.592 98.6494 24.248C98.6494 23.224 98.0734 22.584 97.2094 22.584H96.4734L95.5134 26.968Z" fill="#00A21A"></path>
<path d="M116.28 39H110.936L111.16 36.024H107.096L106.008 39H100.408L109.784 17.656H116.28V39ZM111.608 31.096L112.088 22.52L108.856 31.096H111.608Z" fill="#00A21A"></path>
<path d="M129.54 14.936C129.284 14.552 129.06 14.232 128.58 14.232C128.1 14.232 127.812 14.712 127.588 15.736H125.028C125.604 13.176 126.82 11.448 128.74 11.448C129.796 11.448 130.212 11.992 130.532 12.472C130.788 12.856 131.044 13.176 131.524 13.176C132.004 13.176 132.26 12.696 132.516 11.64H135.076C134.5 14.2 133.252 15.928 131.332 15.928C130.244 15.928 129.86 15.384 129.54 14.936ZM131.78 39H126.532L125.188 28.504L122.916 39H117.412L122.116 17.656H127.78L128.868 27.608L131.012 17.656H136.484L131.78 39Z" fill="#00A21A"></path>
<path d="M135.531 31.864C135.531 26.616 138.283 17.304 145.419 17.304C149.963 17.304 152.139 20.632 152.139 24.856C152.139 30.136 149.355 39.384 142.251 39.384C137.675 39.384 135.531 36.12 135.531 31.864ZM146.379 24.76C146.379 23.352 146.027 22.296 145.099 22.296C142.731 22.296 141.259 29.304 141.259 31.992C141.259 33.4 141.579 34.392 142.507 34.392C144.875 34.392 146.379 27.416 146.379 24.76Z" fill="#00A21A"></path>
<path d="M161.914 39H151.162L155.866 17.656H161.53L157.914 34.072H163.002L161.914 39Z" fill="#00A21A"></path>
<path clip-rule="evenodd" d="M22.8296 41L28.4151 15.656H59.8479L54.2623 41H45.6469L45.5568 40.2965L45.4045 41H22.8296ZM46.0631 28.504L47.4071 39H52.6551L57.3591 17.656H51.8871L49.7431 27.608L48.6551 17.656H42.9911L38.2871 39H43.7911L46.0631 28.504ZM40.7744 17.656L39.6864 22.584H34.5984L33.9264 25.72H38.7904L37.7024 30.648H32.8064L32.0704 34.072H37.1584L36.0704 39H25.3184L30.0224 17.656H40.7744ZM72.6145 41H57.7671L63.3526 15.656H78.2016L77.9215 16.9249C79.4326 15.9044 81.2719 15.304 83.3046 15.304C85.5201 15.304 88.0237 16.0087 89.8753 17.5382L90.2902 15.656H98.5214C102.344 15.656 105.122 17.9315 106.11 21.0463L108.478 15.656H118.28V25.7689L120.509 15.656H122.996L123.077 15.297C123.402 13.8507 123.946 12.447 124.833 11.3646C125.766 10.2257 127.088 9.448 128.74 9.448C129.545 9.448 130.253 9.64109 130.854 10.0071L130.943 9.64H137.576L137.027 12.079C136.736 13.376 136.263 14.6327 135.529 15.656H138.973L138.369 18.3966C140.11 16.5881 142.431 15.304 145.419 15.304C148.228 15.304 150.501 16.3582 152.032 18.23C152.532 18.8422 152.935 19.5188 153.249 20.2399L154.259 15.656H164.019L160.403 32.072H165.492L163.521 41H148.673L149.261 38.3336C147.522 40.1201 145.214 41.384 142.251 41.384C139.444 41.384 137.166 40.3577 135.63 38.49C135.117 37.8659 134.709 37.1741 134.393 36.4357L133.387 41H124.772L124.682 40.2965L124.53 41H108.78L109.004 38.024H108.494L107.406 41H97.3451L100.929 32.8419C99.5211 33.503 97.8793 33.874 96.0323 33.8951L94.4641 41H84.7046L85.0216 39.5614C83.5004 40.695 81.5756 41.384 79.3366 41.384C77.0043 41.384 74.6922 40.7421 72.9339 39.553L72.6145 41ZM73.4098 37.3977C74.7793 38.6057 76.9549 39.384 79.3366 39.384C82.3767 39.384 84.6965 37.788 85.9112 35.525C86.5249 34.3817 86.8566 33.0681 86.8566 31.704C86.8566 31.5649 86.8521 31.429 86.8432 31.2961C86.6753 28.7674 84.9591 27.3233 83.5606 26.168C82.5686 25.336 81.7366 24.632 81.7366 23.768C81.7366 23.032 82.2166 22.296 83.2406 22.296C83.748 22.296 84.2437 22.4018 84.7024 22.5983C85.3141 22.8602 85.86 23.2834 86.2806 23.832L89.1926 19.64C87.7846 18.104 85.4486 17.304 83.3046 17.304C80.701 17.304 78.4982 18.541 77.1486 20.4256C76.6234 21.1589 76.2274 21.9903 75.9872 22.885C75.914 23.1578 75.8552 23.4364 75.8117 23.72C75.7682 24.0034 75.74 24.2918 75.7277 24.584C75.723 24.6954 75.7206 24.8075 75.7206 24.92C75.7206 25.2013 75.7393 25.4699 75.7746 25.7266C76.089 28.0187 77.7176 29.3689 79.0575 30.4797C79.0867 30.5039 79.1157 30.528 79.1446 30.552C80.1366 31.352 80.9366 32.024 80.9366 32.792C80.9366 33.72 80.2646 34.392 79.3366 34.392C78.678 34.392 77.9856 34.1972 77.3595 33.8554C76.7687 33.533 76.237 33.0798 75.8486 32.536L72.7446 36.696C72.9371 36.9428 73.16 37.1774 73.4098 37.3977ZM74.657 30.7887L75.4324 29.7495C75.2881 29.567 75.1477 29.3754 75.0134 29.1744L74.657 30.7887ZM69.5359 22.584H74.6239L75.7119 17.656H64.9599L60.2559 39H71.0079L72.0959 34.072H67.0079L67.7439 30.648H72.6399L73.7279 25.72H68.8639L69.5359 22.584ZM86.8539 26.5123C87.1365 26.8377 87.4105 27.1948 87.6606 27.5872L88.3825 24.3118L86.8539 26.5123ZM87.1934 39H92.8574L94.4254 31.896H95.8654C98.8871 31.896 101.099 30.8278 102.528 29.201C103.584 27.9986 104.213 26.4909 104.425 24.8839C104.479 24.4746 104.505 24.0588 104.505 23.64C104.505 20.312 102.169 17.656 98.5214 17.656H91.8974L87.1934 39ZM100.408 39H106.008L107.096 36.024H111.16L110.936 39H116.28V17.656H109.784L100.408 39ZM122.916 39L125.188 28.504L126.532 39H131.78L136.484 17.656H131.012L128.868 27.608L127.78 17.656H122.116L117.412 39H122.916ZM130.233 15.656C130.434 15.7801 130.685 15.8738 131.012 15.9108C131.112 15.922 131.218 15.928 131.332 15.928C131.781 15.928 132.193 15.8335 132.569 15.656C133.332 15.2951 133.944 14.591 134.403 13.64C134.684 13.0584 134.909 12.3843 135.076 11.64H132.516C132.26 12.696 132.004 13.176 131.524 13.176C131.044 13.176 130.788 12.856 130.532 12.472C130.212 11.992 129.796 11.448 128.74 11.448C127.378 11.448 126.371 12.3172 125.694 13.736C125.427 14.2967 125.212 14.9433 125.046 15.656C125.04 15.6826 125.034 15.7092 125.028 15.736H127.588C127.594 15.709 127.6 15.6823 127.606 15.656C127.827 14.687 128.113 14.232 128.58 14.232C129.06 14.232 129.284 14.552 129.54 14.936L129.544 14.9416C129.719 15.1866 129.914 15.4595 130.233 15.656ZM135.545 31.2103C135.536 31.4342 135.531 31.6524 135.531 31.864C135.531 36.12 137.675 39.384 142.251 39.384C146.307 39.384 148.955 36.3692 150.481 32.7995C151.553 30.2898 152.071 27.5057 152.133 25.3023C152.137 25.1507 152.139 25.0018 152.139 24.856C152.139 20.632 149.963 17.304 145.419 17.304C141.29 17.304 138.629 20.4215 137.12 24.0655C136.125 26.4655 135.63 29.0938 135.545 31.2103ZM151.162 39H161.914L163.002 34.072H157.914L161.53 17.656H155.866L151.162 39ZM98.184 22.9586C97.9371 22.7169 97.6031 22.584 97.2094 22.584H96.4734L95.5134 26.968H96.3454C96.864 26.968 97.3079 26.7895 97.6636 26.4984C98.2956 25.981 98.6494 25.108 98.6494 24.248C98.6494 23.8325 98.5545 23.4802 98.3841 23.2082C98.3259 23.1154 98.259 23.032 98.184 22.9586ZM112.088 22.52L108.856 31.096H111.608L112.088 22.52ZM143.477 29.8029C143.632 28.8586 143.866 27.7982 144.176 26.8092C144.025 27.7438 143.79 28.8058 143.477 29.8029ZM142.172 32.4733C142.172 32.4727 142.178 32.4683 142.189 32.4617C142.178 32.4706 142.172 32.4739 142.172 32.4733ZM145.425 24.2237C145.436 24.2142 145.442 24.2108 145.442 24.2114C145.442 24.2121 145.436 24.2168 145.425 24.2237ZM145.099 22.296C146.027 22.296 146.379 23.352 146.379 24.76C146.379 27.416 144.875 34.392 142.507 34.392C141.579 34.392 141.259 33.4 141.259 31.992C141.259 29.304 142.731 22.296 145.099 22.296Z" fill="white" fill-rule="evenodd"></path>
</svg>
</a>
</div>
<!--/.masthead-locale-->
<div class="masthead-search">
<form action="/search/" class="masthead-search__form" id="masthead-search-form" method="get">
<label for="masthead-search__input">
<span class="visually-hidden">Search</span>
</label>
<input autocomplete="off" class="masthead-search__input" id="masthead-search__input" name="q" placeholder="Search" type="text"/>
<button class="masthead-search__submit">
<span class="visually-hidden">Search</span>
<svg aria-hidden="true" height="16" role="img" viewbox="0 0 24 24" width="16" xmlns="http://www.w3.org/2000/svg">
<title>Search</title>
<path d="M24.001 20.663l-5.64-4.538c1.227-2.216 1.629-4.917.93-7.624l-.014-.053C17.851 2.92 12.714-.118 7.327 1.382 2.003 2.863-1.065 8.307.344 13.775l.014.053c1.426 5.529 6.563 8.566 11.95 7.066a9.935 9.935 0 0 0 3.82-2.03l5.764 4.637 2.11-2.838zM3.908 12.727c-.942-3.649.873-7.103 4.219-8.034 3.376-.939 6.638 1.125 7.585 4.803l.015.054c.94 3.648-.874 7.102-4.22 8.033-3.376.94-6.638-1.126-7.585-4.804l-.014-.052z"></path>
</svg>
</button>
</form>
</div>
<!--/.masthead-search-->
</div><!--/.masthead-->
<nav class="nav-desktop js__nav-desktop">
<ul class="nav-desktop__list">
<li class="nav-desktop__item"><a class="nav-desktop__link nav-desktop__link--default js-track-link" data-context='{"section":"nav","name":"news","pos":1}' href="https://www.tmz.com/">news</a></li>
<li class="nav-desktop__item"><a class="nav-desktop__link nav-desktop__link--default js-track-link" data-context='{"section":"nav","name":"sports","pos":2}' href="https://www.tmz.com/sports/">Sports</a></li>
<li class="nav-desktop__item"><a class="nav-desktop__link nav-desktop__link--default js-track-link" data-context='{"section":"nav","name":"hip-hop","pos":3}' href="https://www.tmz.com/hip-hop/">Hip Hop</a></li>
<li class="nav-desktop__item"><a class="nav-desktop__link nav-desktop__link--default js-track-link" data-context='{"section":"nav","name":"watch","pos":4}' href="https://www.tmz.com/watch/">Watch</a></li>
<li class="nav-desktop__item"><a class="nav-desktop__link nav-desktop__link--default js-track-link" data-context='{"section":"nav","name":"photos","pos":5}' href="https://www.tmz.com/photos/">Photos</a></li>
<li class="nav-desktop__item"><a class="nav-desktop__link nav-desktop__link--default js-track-link" data-context='{"section":"nav","name":"tours","pos":6}' href="https://www.tmztour.com/" rel="noopener" target="_blank">Tours</a></li>
<li class="nav-desktop__item">
<a class="nav-desktop__link nav-desktop__link--default js-track-link" data-context='{"section":"nav","name":"shop","pos":7}' href="https://www.tmz.com/deals/">Deals</a>
<div class="nav-item-pop-up js-html-import-lazy" data-url="/_/promotion/global-nav-deals/nav.html" id="nav-item-deals-pop-up"></div>
</li>
<li class="nav-desktop__item nav-desktop__item--showtimes" id="nav-showtimes">
<div class="nav-desktop-showtimes nav-desktop-showtimes--default">
<form id="showtimes-nav-root"></form>
</div>
</li>
</ul><!--/.nav-desktop__list-->
</nav><!--/.nav-desktop-->
</div><!--/.header__fixed-container-->
</header><!--/.header-->
</div><!--/.header-wrapper-->
<div id="header-sticky-toggle-observed"></div>
<nav aria-hidden="true" class="nav js__nav" id="masthead-nav">
<div aria-label="Close" class="nav__btn nav__btn--close js__btn--nav-toggle" id="nav-close-btn" role="button">
<svg height="21" role="img" viewbox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg">
<path d="M10.5 7.6l7-7.1 3 3-7 7 7 7-3 3-7-7-7 7-3-3 7-7-7-7 3-3z" fill="#fff"></path>
</svg>
</div>
<div aria-label="Search" class="nav__btn nav__btn--search js__btn--search-toggle" id="nav-search-open-btn" role="button">
<svg height="21" role="img" viewbox="0 0 80 80" width="21" xmlns="http://www.w3.org/2000/svg">
<path d="M80 69 61.8 51c3.3-5.1 5.2-11.2 5.2-17.8C67 14.9 52 0 33.5 0S0 14.9 0 33.3c0 18.3 15 33.3 33.5 33.3 6.3 0 12.1-1.7 17.1-4.7L69 80l11-11zM12.5 33.3c0-11.5 9.4-20.9 21-20.9s21 9.4 21 20.9c0 11.5-9.4 20.9-21 20.9s-21-9.4-21-20.9z" fill="#fff"></path>
</svg>
</div>
<div class="nav__container">
<a class="nav__tip-btn js__btn--tip-toggle js-track-link" data-context='{"section":"nav","name":"tip","pos":1}' href="https://www.tmz.com/pages/tips/">
<strong>Got a tip?</strong>
</a>
<ul class="nav__list">
<li class="nav__item"><a class="nav__link js-track-link" data-context='{"section":"nav","name":"news","pos":2}' href="https://www.tmz.com/">news</a></li>
<li class="nav__item"><a class="nav__link js-track-link" data-context='{"section":"nav","name":"sports","pos":3}' href="https://www.tmz.com/sports/">Sports</a></li>
<li class="nav__item"><a class="nav__link js-track-link" data-context='{"section":"nav","name":"hip-hop","pos":4}' href="https://www.tmz.com/hip-hop/">Hip Hop</a></li>
<li class="nav__item"><a class="nav__link js-track-link" data-context='{"section":"nav","name":"watch","pos":5}' href="https://www.tmz.com/watch/">Watch</a></li>
<li class="nav__item"><a class="nav__link js-track-link" data-context='{"section":"nav","name":"photos","pos":6}' href="https://www.tmz.com/photos/">Photos</a></li>
<li class="nav__item"><a class="nav__link js-track-link" data-context='{"section":"nav","name":"tour","pos":7}' href="https://www.tmztour.com/" rel="noopener" target="_blank">Tours</a></li>
<li class="nav__item"><a class="nav__link js-track-link" data-context='{"section":"nav","name":"shop","pos":8}' href="https://www.tmz.com/deals/">Deals</a></li>
<li class="nav__item nav__item-locale">
<a aria-label="En Español" class="nav__link nav__link-locale nav__link-locale--es js-track-link" data-context='{"section":"nav","name":"espanol","pos":8}' href="https://www.tmz.com/es/">
            En Español
          </a>
</li>
</ul>
<div class="nav__card nav__card--shows">
<header class="nav__card-section-header nav__card-section-header--shows">
<h3 class="nav__card-section-title nav__card-section-title--shows">
          shows
        </h3>
</header>
<div class="nav__card-item nav__card-item--shows">
<a class="nav__card-link nav__card-link--shows nav__card-link--shows--tmz ratio js-track-link" data-context='{"section":"nav-shows","name":"tmz-on-tv","pos":1}' href="https://www.tmz.com/watch/tmz-on-tv/">
          TMZ
        </a>
</div>
<div class="nav__card-item nav__card-item--shows">
<a class="nav__card-link nav__card-link--shows nav__card-link--shows--tmz-live ratio js-track-link" data-context='{"section":"nav-shows","name":"tmz-live","pos":2}' href="https://www.tmz.com/watch/tmz-live/">
          TMZ Live
        </a>
</div>
<div class="nav__card-item nav__card-item--shows">
<a class="nav__card-link nav__card-link--shows nav__card-link--shows--tmz-sports ratio js-track-link" data-context='{"section":"nav-shows","name":"tmz-sports","pos":3}' href="https://www.tmz.com/watch/tmz-sports/">
          TMZ Sports
        </a>
</div>
</div>
<div class="nav__card nav__card--app">
<header class="nav__card-section-header nav__card-section-header--app">
<h3 class="nav__card-section-title nav__card-section-title--app">
          download the app
        </h3>
</header>
<div class="nav__card-item nav__card-item--app">
<a class="nav__card-link nav__card-link--app nav__card-link--app--app-store-en ratio js-track-link" data-context='{"section":"nav-app-stores","name":"apple-app-store","pos":1}' href="https://apps.apple.com/app/apple-store/id299948601?pt=201436&amp;ct=Mobile%20Menu&amp;mt=8">
          App Store
        </a>
</div>
<div class="nav__card-item nav__card-item--app">
<a class="nav__card-link nav__card-link--shows nav__card-link--app--google-play-en ratio js-track-link" data-context='{"section":"nav-app-stores","name":"google-play-store","pos":2}' href="https://play.google.com/store/apps/details?id=com.rhythmnewmedia.tmz&amp;hl=en_US&amp;gl=US&amp;utm_source=Mobile%20Menu">
          Google Play
        </a>
</div>
</div>
<ul class="nav__list nav__list--secondary">
</ul>
<footer class="nav__footer pb-8">
<ul class="nav__footer-list pb-0 mb-0">
<li class="nav__footer-item">
<a class="nav__footer-link js__btn--tip-toggle js-track-link" data-context='{"section":"nav-footer","name":"contact","pos":1}' href="https://www.tmz.com/pages/contact-us/">contact</a>
</li>
<li class="nav__footer-item">
<a class="nav__footer-link js-track-link" data-context='{"section":"nav-footer","name":"careers","pos":2}' href="https://www.linkedin.com/company/tmz/" target="_blank">careers</a>
</li>
<li class="nav__footer-item">
<a class="nav__footer-link js-track-link" data-context='{"section":"nav-footer","name":"privacy-policy","pos":3}' href="https://www.tmz.com/privacy" rel="noopener" target="_blank">Privacy Policy (New)</a>
</li>
<li class="nav__footer-item">
<a class="nav__footer-link js-track-link" data-context='{"section":"nav-footer","name":"terms-of-use","pos":4}' href="https://www.tmz.com/terms" rel="noopener" target="_blank">Terms of Use</a>
</li>
<li class="nav__footer-item">
<a class="nav__footer-link js-track-link" data-context='{"section":"nav-footer","name":"ad-choices","pos":5}' href="https://www.tmz.com/privacy" rel="noopener" target="_blank">ad choices</a>
</li>
<li class="nav__footer-item">
<a class="nav__footer-link js-track-link" data-context='{"section":"nav-footer","name":"do-not-sell","pos":6}' href="https://privacy.tmz.com/main/web/main" rel="noopener" target="_blank">Your Privacy Choices</a>
</li>
<li class="nav__footer-item">
<a class="nav__footer-link js-track-link" data-context='{"section":"nav-footer","name":"sitemap-article-index","pos":7}' href="https://www.tmz.com/sitemaps/article/index">Articles</a>
</li>
<li class="nav__footer-item">
<a class="nav__footer-link js-track-link" data-context='{"section":"nav-footer","name":"sitemap-article-index-xml","pos":8}' href="https://www.tmz.com/sitemaps/article/index.xml">Articles XML</a>
</li>
<li class="nav__footer-item">
<a class="nav__footer-link js-track-link" data-context='{"section":"nav-footer","name":"sitemap-article-updated-index","pos":9}' href="https://www.tmz.com/sitemaps/article/updated/index">Updated Articles</a>
</li>
<li>
<a class="nav__footer-link js-track-link" data-context='{"section":"nav-footer","name":"sitemap-article-updated-index","pos":10}' href="https://www.tmz.com/sitemaps/article/updated/index.xml">Updated Articles XML</a>
</li>
<li class="nav__footer-item">
<a class="nav__footer-link js-track-link" data-context='{"section":"nav-footer","name":"sitemap-gallery-index","pos":11}' href="https://www.tmz.com/sitemaps/gallery/index">Galleries</a>
</li>
<li class="nav__footer-item">
<a class="nav__footer-link js-track-link" data-context='{"section":"nav-footer","name":"sitemap-gallery-index","pos":12}' href="https://www.tmz.com/sitemaps/image/index.xml">Photos XML</a>
</li>
<li class="nav__footer-item">
<a class="nav__footer-link js-track-link" data-context='{"section":"nav-footer","name":"sitemap-watch-index","pos":13}' href="https://www.tmz.com/sitemaps/watch/index">Videos</a>
</li>
</ul>
<br/>
<div class="nav__footer-copyright">© 2025 EHM productions, inc. all rights reserved.</div>
</footer>
</div><!--/.nav__container-->
</nav>
<script>
wbq.push(function manageHamburgerMenu(app) {
  const nav = document.getElementsByClassName('js__nav')[0];
  const navCloseBtn = document.getElementById('nav-close-btn');
  const navToggleBtn = document.getElementsByClassName('js__btn--nav-toggle');

  function lockNavFocus() {
    navCloseBtn.focus();
    document.addEventListener('focusin', focusNavCloseBtn);
  }

  function focusNavCloseBtn(event) {
    if (!event.target.closest('#masthead-nav')) {
      navCloseBtn.focus();
    }
  }

  function unlockNavFocus() {
    document.removeEventListener('focusin', focusNavCloseBtn);
    navToggleBtn[0].focus();
  }

  // hamburger menu to toggle mobile nav, full screen hit area beneath
  // mobile nav to act as toggle target
  function hamburgerMenuHandler(event) {
    nav.classList.toggle('nav--is-open');
    if (nav.classList.contains('nav--is-open')) {
      if (DEVICE_VIEW === 'desktop') {
        lockNavFocus();
      }

      app.utils.setAccessibilityFocusTrap('masthead-nav');
      nav.style.visibility = 'visible';
      if (DEVICE_VIEW !== 'desktop') {
         document.body.style.overflow = 'hidden';
      }

    } else {
      app.utils.removeAccessibilityFocusTrap();
      if (DEVICE_VIEW === 'desktop') {
        unlockNavFocus();
        navToggleBtn[0].focus();
      }
      setTimeout(function () {
        nav.style.visibility = 'hidden';
        if (DEVICE_VIEW !== 'desktop') {
           document.body.style.overflow = '';
        }
      }, 300);
    }

    event.preventDefault();
  }

  Array.from(navToggleBtn).forEach(navBtn => navBtn.addEventListener('click', hamburgerMenuHandler));
});
</script>
<!--/.nav-->
<nav class="tip js__tip" id="tip">
<button aria-label="Close" class="tip__btn-close js__btn--tip-toggle" id="tip__btn-close" type="button">✕</button>
<ul class="tip__list">
<li class="tip__item"><a class="tip__link js-track-link" data-context='{"section":"tip","name":"call","pos":1}' href="tel://18888479869">Give Us<br class="tip__text-break"/> a Call</a></li>
<li class="tip__item"><a class="tip__link js-track-link" data-context='{"section":"tip","name":"email","pos":2}' href="https://www.tmz.com/pages/tips/">Shoot Us<br class="tip__text-break"/> an Email</a></li>
<li class="tip__item"><a class="tip__link js-track-link" data-context='{"section":"tip","name":"text","pos":3}' href="sms://+18888479869">Send Us<br class="tip__text-break"/> a Text</a></li>
</ul>
</nav>
<script>
wbq.push(function manageTipMenu() {
  const tip = document.getElementsByClassName('js__tip')[0];
  const body = document.getElementsByTagName('body')[0];
  const tipCloseBtn = document.getElementById('tip__btn-close');
  const tipToggleBtn = document.getElementsByClassName('js__btn--tip-toggle');
  const nav = document.getElementsByClassName('js__nav')[0];

  function lockTipFocus() {
    tipCloseBtn.focus();
    document.addEventListener('focusin', focusTipCloseBtn);
  }

  function focusTipCloseBtn(event) {
    if (!event.target.closest('#tip')) {
      tipCloseBtn.focus();
    }
  }

  function unlockTipFocus() {
    document.removeEventListener('focusin', focusTipCloseBtn);
  }

  // toggle tip full screen mobile menu
  function toggleTipMenu(event) {

    tip.classList.toggle('tip--is-open');
    if (tip.classList.contains('tip--is-open')) {
      if (DEVICE_VIEW === 'desktop') {
        lockTipFocus();
      }
      window.TMZ.utils.setAccessibilityFocusTrap('tip');
      tip.style.visibility = 'visible';
      if (DEVICE_VIEW !== 'desktop') {
        body.style.overflow = 'hidden';
      }
      setTimeout(function() {
        nav.style.visibility = 'hidden';
      }, 300);

    } else {
      window.TMZ.utils.removeAccessibilityFocusTrap();
      if (DEVICE_VIEW === 'desktop') {
        unlockTipFocus();
        tipToggleBtn[0].focus();
      }
      setTimeout(function() {
        tip.style.visibility = 'hidden';
        if (DEVICE_VIEW !== 'desktop') {
          body.style.overflow = '';
        }
      }, 300);
    }

    // Hide nav
    if (nav.classList.contains('nav--is-open')) {
      setTimeout(function () {
        nav.classList.remove('nav--is-open');
      }, 300);
    }
    event.preventDefault();
  }

  Array.from(tipToggleBtn).forEach(tipBtn => tipBtn.addEventListener('click', toggleTipMenu));
});
</script>
<!--/.tip-->
<div class="jumbotron jumbotron-top" id="jumbotron-top">
<!-- start: promotion-slot desktop-news-jumbotron-top -->
<!-- start: tmz:hero-bar-widget:8ec9caec-8b57-4a30-8fb8-567656840632 -->
<div class="curator-widget curator-widget-jumbotron curator-hero-bar-widget curator-hero-bar-widget-jumbotron" data-widget-ref="tmz:hero-bar-widget:8ec9caec-8b57-4a30-8fb8-567656840632" id="widget-8ec9caec-8b57-4a30-8fb8-567656840632">
<section class="hero-bar">
<div class="hero-bar__row">
<div class="hero-bar__col">
<article class="hero-bar__card">
<a class="hero-bar__card-link js-track-link js-click-gallery" data-context='{"section":"jumbotron","name":"gallery","pos":1}' data-node-ref="tmz:gallery:ceaf26ff-866c-42ed-a68d-090eb74ee903" data-widget-ref="tmz:hero-bar-widget:8ec9caec-8b57-4a30-8fb8-567656840632" href="https://www.tmz.com/photos/2020/07/04/american-flag-swimsuits-guess-who/">
<div class="hero-bar__card-img ratio">
<div class="ratio-item">
<img alt="0702-American-Flag-Swimsuits-Guess-Who-hero" class="img-fluid" height="169" loading="lazy" src="https://imagez.tmz.com/image/0e/16by9/2025/07/02/0ea88795dbee4687ad54ca312bd013b0_xs.jpg" width="300"/>
</div>
</div>
<div>
<h3 class="hero-bar__card-title">American Flag Swimsuits Guess Who!</h3>
</div>
</a>
</article>
</div>
<div class="hero-bar__col">
<article class="hero-bar__card">
<a class="hero-bar__card-link js-track-link js-click-gallery" data-context='{"section":"jumbotron","name":"gallery","pos":2}' data-node-ref="tmz:gallery:5f4cae0a-e355-4f5b-9f17-fa21e603fe16" data-widget-ref="tmz:hero-bar-widget:8ec9caec-8b57-4a30-8fb8-567656840632" href="https://www.tmz.com/photos/2021/12/01/memba-them-part-15/">
<div class="hero-bar__card-img ratio">
<div class="ratio-item">
<img alt="0704-Marley-Shelton-Memba-Them-hero" class="img-fluid" height="169" loading="lazy" src="https://imagez.tmz.com/image/82/16by9/2025/07/02/820ca06323aa4991adfe27fe264e9eb7_xs.jpg" width="300"/>
</div>
</div>
<div>
<h3 class="hero-bar__card-title">Wendy Peffercorn in 'The Sandlot' 'Memba Her?!</h3>
</div>
</a>
</article>
</div>
<div class="hero-bar__col">
<article class="hero-bar__card">
<a class="hero-bar__card-link js-track-link js-click-article" data-context='{"section":"jumbotron","name":"article","pos":3}' data-node-ref="tmz:article:3db58288-e27c-4b6c-a0f7-ef2502a33c49" data-widget-ref="tmz:hero-bar-widget:8ec9caec-8b57-4a30-8fb8-567656840632" href="https://www.tmz.com/2025/07/03/michael-madsen-was-medically-cleared-just-days-before-death/">
<div class="hero-bar__card-img ratio">
<div class="ratio-item">
<img alt="michael-madsen-getty-1" class="img-fluid" height="169" loading="lazy" src="https://imagez.tmz.com/image/36/16by9/2025/07/03/363dc4d8262c41ed83faf004a4e3f815_xs.jpg" width="300"/>
</div>
</div>
<div>
<h3 class="hero-bar__card-title">Michael Madsen's Health Was Cleared by Doctors Just Days Before Death</h3>
</div>
</a>
</article>
</div>
<div class="hero-bar__col">
<article class="hero-bar__card">
<a class="hero-bar__card-link js-track-link js-click-gallery" data-context='{"section":"jumbotron","name":"gallery","pos":4}' data-node-ref="tmz:gallery:f3eec188-613d-4fb1-8cf7-e8aeeb0c3ed4" data-widget-ref="tmz:hero-bar-widget:8ec9caec-8b57-4a30-8fb8-567656840632" href="https://www.tmz.com/photos/2023/05/26/babes-on-boats-all-aboard/">
<div class="hero-bar__card-img ratio">
<div class="ratio-item">
<img alt="0703-Babes-On-Boats-hero" class="img-fluid" height="169" loading="lazy" src="https://imagez.tmz.com/image/55/16by9/2025/07/02/555f251c65314c07886330e4d97695ab_xs.jpg" width="300"/>
</div>
</div>
<div>
<h3 class="hero-bar__card-title">Cruise Into July 4th Weekend With Famous Babes N' Boats!</h3>
</div>
</a>
</article>
</div>
<div class="hero-bar__col">
<article class="hero-bar__card">
<a class="hero-bar__card-link js-track-link js-click-article" data-context='{"section":"jumbotron","name":"article","pos":5}' data-node-ref="tmz:article:565cba0d-b7de-4131-82d1-b3557399d392" data-widget-ref="tmz:hero-bar-widget:8ec9caec-8b57-4a30-8fb8-567656840632" href="https://www.tmz.com/2025/07/03/julio-cesar-chavez-jr-arrested-ice-agents-warrant-mexico-cartels/">
<div class="hero-bar__card-img ratio">
<div class="ratio-item">
<img alt="julio-cesar-chavez-jr-mug-shot-dhs-1" class="img-fluid" height="169" loading="lazy" src="https://imagez.tmz.com/image/7c/16by9/2025/07/03/7ce6b3a2b45f44cd80cdd156304aedaf_xs.jpg" width="300"/>
</div>
</div>
<div>
<h3 class="hero-bar__card-title">Julio Cesar Chavez Jr. Arrested By ICE Over Warrant, Alleged Cartel Connections</h3>
</div>
</a>
</article>
</div>
</div>
</section>
</div>
<script>
// app_version=3.35.4, device_view=desktop, viewer_country=US, ajax=false
// benchmark=118ms, etag=f7e74c6a6f66d10494dfe41105666c02, timestamp=1751636799, timestamp_iso=2025-07-04T13:46:39.215316Z
wbq.push(function loadWidget() {
  window.TMZ.dispatch(window.TMZ.actions.loadWidget(
    {"_schema":"pbj:tmz:curator:node:hero-bar-widget:1-0-0","_id":"8ec9caec-8b57-4a30-8fb8-567656840632","status":"published","etag":"1bd3345c12675be12fb70e37c82be7df","created_at":"1553029956043602","updated_at":"1557880294334882","title":"hero-bar :: jumbotron :: top teasers","show_border":false,"show_header":true,"search_request":{"_schema":"pbj:tmz:curator:request:search-teasers-request:1-0-0","occurred_at":"1557880294335400","count":5,"page":1,"autocomplete":false,"track_total_hits":false,"is_unlisted":0,"sort":"order-date-desc","timeline_ref":"tmz:timeline:4f603eda-9849-4b16-ae3e-d644985b7a1d"},"show_pagination":false,"show_item_cta_text":false,"show_item_date":false,"show_item_duration":false,"show_item_excerpt":false,"show_item_icon":false,"show_item_media_count":false},
    {"_schema":"pbj:triniti:common::render-context:1-0-1","cache_enabled":true,"cache_expiry":340,"platform":"web","device_view":"desktop","viewer_country":"US","promotion_slot":"desktop-news-jumbotron-top","section":"jumbotron","booleans":{"is_staff":false}},
    {"_schema":"pbj:tmz:curator:request:search-teasers-response:1-0-0","response_id":"222ced84-d678-4bec-bf8b-bdb05ad0dbd3","created_at":"1751636736861850","ctx_request_ref":{"curie":"tmz:curator:request:search-teasers-request","id":"e58f2257-3fd0-451b-a967-ac55fc67e42b"},"ctx_request":{"_schema":"pbj:tmz:curator:request:search-teasers-request:1-0-0","occurred_at":"1751636736860978","ctx_causator_ref":{"curie":"triniti:curator:request:render-widget-request","id":"c3fa5142-b826-4182-b8f0-102ed4f99fcb"},"ctx_app":{"_schema":"pbj:gdbots:contexts::app:1-0-0","vendor":"tmz","name":"web","version":"3.35.4","build":"623626d"},"ctx_cloud":{"_schema":"pbj:gdbots:contexts::cloud:1-0-0","provider":"aws","region":"us-east-1","zone":"us-east-1d","instance_id":"eni-031dd293a394a3ea8","instance_type":"arm64-c1024-m2048"},"count":5,"page":1,"autocomplete":false,"track_total_hits":false,"status":"published","is_unlisted":2,"sort":"order-date-desc","timeline_ref":"tmz:timeline:4f603eda-9849-4b16-ae3e-d644985b7a1d"},"total":10000,"has_more":true,"time_taken":14,"max_score":0},
    {"tmz:gallery-teaser:a8ce4c43-5a4e-48bc-82b3-15c590734e76":{"_schema":"pbj:tmz:curator:node:gallery-teaser:1-0-0","_id":"a8ce4c43-5a4e-48bc-82b3-15c590734e76","status":"published","etag":"34b7631cd1a0b42362babe57015b20dc","created_at":"1751465294432041","updated_at":"1751616281546127","title":"American Flag Swimsuits Guess Who!","order_date":"2025-07-04T08:04:41.000000Z","image_ref":"tmz:image-asset:image_jpg_20250702_0ea88795dbee4687ad54ca312bd013b0","description":"Guess whose American flag swimsuit!","timeline_ref":"tmz:timeline:4f603eda-9849-4b16-ae3e-d644985b7a1d","target_ref":"tmz:gallery:ceaf26ff-866c-42ed-a68d-090eb74ee903","sync_with_target":false,"published_at":"2025-07-04T08:04:41.000000Z","ads_enabled":true,"is_unlisted":false},"tmz:gallery-teaser:6b350131-d792-46ff-b6df-4e5fac8803d5":{"_schema":"pbj:tmz:curator:node:gallery-teaser:1-0-0","_id":"6b350131-d792-46ff-b6df-4e5fac8803d5","status":"published","etag":"2317303c9a9c5271d45e53f5eb88acc7","created_at":"1751465550532723","updated_at":"1751616129563481","title":"Wendy Peffercorn in 'The Sandlot' 'Memba Her?!","order_date":"2025-07-04T08:02:09.000000Z","image_ref":"tmz:image-asset:image_jpg_20250702_820ca06323aa4991adfe27fe264e9eb7","timeline_ref":"tmz:timeline:4f603eda-9849-4b16-ae3e-d644985b7a1d","target_ref":"tmz:gallery:5f4cae0a-e355-4f5b-9f17-fa21e603fe16","sync_with_target":false,"published_at":"2025-07-04T08:02:09.000000Z","ads_enabled":true,"is_unlisted":false},"tmz:article-teaser:35465b1a-f6e2-41a0-87ca-c081c0589728":{"_schema":"pbj:tmz:curator:node:article-teaser:1-0-0","_id":"35465b1a-f6e2-41a0-87ca-c081c0589728","status":"published","etag":"9c0235493e40febe3bf6f6bab2db9709","created_at":"1751581170421420","updated_at":"1751582233365552","title":"Michael Madsen's Health Was Cleared by Doctors Just Days Before Death","order_date":"2025-07-03T08:05:43.857000Z","image_ref":"tmz:image-asset:image_jpg_20250703_363dc4d8262c41ed83faf004a4e3f815","description":"Michael Madsen's health was cleared by doctors just days before his sudden death -- this according to his longtime friend and assistant, Dougie Smith.","timeline_ref":"tmz:timeline:4f603eda-9849-4b16-ae3e-d644985b7a1d","target_ref":"tmz:article:3db58288-e27c-4b6c-a0f7-ef2502a33c49","sync_with_target":true,"published_at":"2025-07-03T08:05:43.857000Z","ads_enabled":true,"seo_updated_at":"2025-07-03T22:37:09.018000Z","meta_description":"Michael Madsen's health was cleared by doctors just days before his sudden death -- this according to his longtime friend and assistant, Dougie Smith.","is_unlisted":false,"swipe":"Exclusive","primary_person_refs":["tmz:person:16cb87d5-fb9b-5aed-985b-6f47bee56c0b"],"person_refs":["tmz:person:16cb87d5-fb9b-5aed-985b-6f47bee56c0b"],"category_refs":["tmz:category:15e4755c-cb27-5eea-8b81-aa9e73a85bee","tmz:category:5b3071e5-14d6-5d42-8650-ce1a5a930b43","tmz:category:6d29e30d-d66c-567c-b045-a9ae2109ccc2","tmz:category:973ad9ba-d0b8-503e-8891-fb9ace75922c","tmz:category:a9131c2e-3b11-5dae-9213-37fa5921ba5f","tmz:category:c91948e3-febe-409b-9e2c-9a141141bd2d"],"channel_ref":"tmz:channel:8504c744-620a-4e21-8a01-0fb89531dabe"},"tmz:gallery-teaser:ccc0dc26-95eb-4241-b395-d5e213b0900e":{"_schema":"pbj:tmz:curator:node:gallery-teaser:1-0-0","_id":"ccc0dc26-95eb-4241-b395-d5e213b0900e","status":"published","etag":"c8d2c694ef63b5b1f88f342f4a655407","created_at":"1751464920426436","updated_at":"1751529863269024","title":"Cruise Into July 4th Weekend With Famous Babes N' Boats!","order_date":"2025-07-03T08:04:22.000000Z","image_ref":"tmz:image-asset:image_jpg_20250702_555f251c65314c07886330e4d97695ab","timeline_ref":"tmz:timeline:4f603eda-9849-4b16-ae3e-d644985b7a1d","target_ref":"tmz:gallery:f3eec188-613d-4fb1-8cf7-e8aeeb0c3ed4","sync_with_target":false,"published_at":"2025-07-03T08:04:22.000000Z","ads_enabled":true,"is_unlisted":false},"tmz:article-teaser:35c23420-6ab3-451c-a828-decd5c6da940":{"_schema":"pbj:tmz:curator:node:article-teaser:1-0-0","_id":"35c23420-6ab3-451c-a828-decd5c6da940","status":"published","etag":"ff4946061dd315f7336649c787dee827","created_at":"1751569504153194","updated_at":"1751578623288257","title":"Julio Cesar Chavez Jr. Arrested By ICE Over Warrant, Alleged Cartel Connections","order_date":"2025-07-03T08:03:15.917000Z","image_ref":"tmz:image-asset:image_jpg_20250703_7ce6b3a2b45f44cd80cdd156304aedaf","description":"Former boxing champ Julio Cesar Chavez Jr. was arrested by ICE agents on Wednesday over a warrant in Mexico for alleged weapons trafficking and connections to a cartel.","timeline_ref":"tmz:timeline:4f603eda-9849-4b16-ae3e-d644985b7a1d","target_ref":"tmz:article:565cba0d-b7de-4131-82d1-b3557399d392","sync_with_target":true,"published_at":"2025-07-03T08:03:15.917000Z","ads_enabled":true,"seo_updated_at":"2025-07-03T21:36:59.011000Z","meta_description":"Former boxing champ Julio Cesar Chavez Jr. was arrested by ICE agents on Wednesday over a warrant in Mexico for alleged weapons trafficking and connections to a cartel.","is_unlisted":false,"swipe":"Exclusive","theme":"sports","primary_person_refs":["tmz:person:c10f0f2c-7549-5785-86c4-977b29c7d479"],"person_refs":["tmz:person:c10f0f2c-7549-5785-86c4-977b29c7d479"],"category_refs":["tmz:category:18f74eaa-6ce0-584b-ac70-29050d4fc8ae","tmz:category:27478353-e693-40f3-b233-2a6cb4cd45d4","tmz:category:5a3b0922-94a6-5825-9209-4084cf58fe5a","tmz:category:5bebe2e3-e877-5a27-a519-49aa2f0e5303","tmz:category:6fe965f4-e75b-4a49-8b6f-8e8392a10a6e","tmz:category:976b3441-f6ac-5197-9437-32d585876419","tmz:category:a9131c2e-3b11-5dae-9213-37fa5921ba5f"],"channel_ref":"tmz:channel:a6504e6a-1b41-46fb-9157-bd2c4fd66fde","hashtags":["TMZSports"]},"tmz:channel:8504c744-620a-4e21-8a01-0fb89531dabe":{"_schema":"pbj:tmz:taxonomy:node:channel:1-0-0","_id":"8504c744-620a-4e21-8a01-0fb89531dabe","status":"published","etag":"bcb2b109a20962639f437d856f793c19","created_at":"1554929870000000","updated_at":"1558120682566083","title":"Reporting","tags":{"cf_slug":"reporting","cf_element":"channel","site_section":"news","cf_guid":"1539b4a4-0d40-4fa9-84de-3f9f27cdc441"},"slug":"reporting","ads_enabled":true,"is_unlisted":false,"order_date":"2019-04-10T20:57:00.000000Z"},"tmz:category:15e4755c-cb27-5eea-8b81-aa9e73a85bee":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"15e4755c-cb27-5eea-8b81-aa9e73a85bee","status":"published","etag":"fbadcbb39fc766a726c9faf005bfb5a8","created_at":"1492180014000000","updated_at":"1635871280479989","title":"RIP","tags":{"cf_slug":"rip","cf_element":"category","cf_guid":"2ba8fafa-ca65-49bb-fcaf-c07c8d58302c"},"slug":"rip","ads_enabled":true,"is_unlisted":false,"order_date":"2017-04-14T14:26:54.000000Z"},"tmz:category:5b3071e5-14d6-5d42-8650-ce1a5a930b43":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"5b3071e5-14d6-5d42-8650-ce1a5a930b43","status":"published","etag":"98d7339c3e3516e7e9f385bf559605b2","created_at":"1269671702000000","title":"Movies","tags":{"cf_slug":"movies","cf_element":"category","cf_guid":"67a04114-c852-4ea3-98ed-081c23860d79"},"slug":"movies","ads_enabled":true,"is_unlisted":false,"order_date":"2010-03-27T06:35:00.000000Z"},"tmz:category:6d29e30d-d66c-567c-b045-a9ae2109ccc2":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"6d29e30d-d66c-567c-b045-a9ae2109ccc2","status":"published","etag":"784fedf2fb9c580bce602fef8a113fe6","created_at":"1492180023000000","updated_at":"1735332823154882","title":"Celebrity Death","tags":{"cf_slug":"celebrity-death","cf_element":"category","cf_guid":"781a1ff6-66ec-4922-d0e3-a43cc6ff2e3d"},"slug":"celebrity-death","ads_enabled":true,"seo_title":"Who Died Today? | Celebrity Deaths Today, Yesterday | TMZ","is_unlisted":false,"order_date":"2017-04-14T14:27:03.000000Z"},"tmz:category:973ad9ba-d0b8-503e-8891-fb9ace75922c":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"973ad9ba-d0b8-503e-8891-fb9ace75922c","status":"published","etag":"313f9d4588c80fdf6fafbf1a01727b00","created_at":"1262131775000000","title":"Nurse!","tags":{"cf_slug":"nurse","cf_element":"category","cf_guid":"7a5eae68-c3ef-48c4-efd2-2ee863084434"},"slug":"nurse","ads_enabled":true,"is_unlisted":false,"order_date":"2009-12-29T23:47:00.000000Z"},"tmz:category:a9131c2e-3b11-5dae-9213-37fa5921ba5f":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"a9131c2e-3b11-5dae-9213-37fa5921ba5f","status":"published","etag":"c68422f5816e056d45fca787be6d3a49","created_at":"1311700017000000","title":"Exclusive","tags":{"cf_slug":"exclusive","cf_element":"category","cf_guid":"f2cb2570-104e-4c13-e20e-9186a7708dac"},"slug":"exclusive","ads_enabled":true,"is_unlisted":false,"order_date":"2011-07-26T16:54:00.000000Z"},"tmz:category:c91948e3-febe-409b-9e2c-9a141141bd2d":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"c91948e3-febe-409b-9e2c-9a141141bd2d","status":"published","etag":"72f1c2a8ffc30fd79e76969db9fc4783","created_at":"1718043753593223","title":"Health & Beauty","slug":"health-and-beauty","ads_enabled":true,"is_unlisted":false,"order_date":"2024-06-10T18:22:33.593223Z"},"tmz:person:16cb87d5-fb9b-5aed-985b-6f47bee56c0b":{"_schema":"pbj:tmz:people:node:person:1-0-0","_id":"16cb87d5-fb9b-5aed-985b-6f47bee56c0b","status":"published","etag":"1af1d01a3c646295a94da23e2d176a6d","created_at":"1268537861000000","title":"Michael Madsen","image_ref":"tmz:image-asset:image_jpg_20141021_8f5abcead9a652ebaaab68f5bec85cc2","bio":"<p>Michael S\u00f8ren Madsen (born September 25, 1957) is an American actor, poet, and photographer. He has starred in central roles in such films as \"Reservoir Dogs\", Free Willy, Donnie Brasco and Kill Bill, in addition to a supporting role in Sin City. Madsen was born in Chicago, Illinois, the son of Elaine (n\u00e9e Melson), an Emmy-winning poet, television producer and playwright who often works for PBS, and Calvin Madsen, a firefighter. Madsen's mother left a career in corporate business to pursue a writing career. Madsen's paternal grandparents were Danish and his mother has Irish and Native American ancestry. His sister is actress Virginia Madsen, and he also has an older sister, Cheri. Madsen's acting career began at the Steppenwolf Theatre Company in Chicago, where he served as an apprentice under actor John Malkovich. In 1982, Madsen was cast by Edward McDougal for the lead in a small independent film, Against All Hope, his first movie. He then played a small role in the studio picture WarGames in 1983. That same year, he appeared in a small cameo bit part in the 1983 television movie Special Bulletin. Soon after, Madsen was cast as a psychopathic gunman who took Mary Beth hostage in the Cagney and Lacey episode \"Heat\", which aired October 22, 1984. He moved to Los Angeles and appeared in other films, including as arrogant baseball player Bump Bailey in The Natural (1984), a deranged killer in Kill Me Again (1989) and as the tough but touching boyfriend of Susan Sarandon in Thelma & Louise (1991).<\/p>","bio_source":"custom","imdb_url":"https:\/\/www.imdb.com\/name\/nm0000514\/","is_celebrity":true,"tags":{"cf_slug":"michael-madsen","cf_element":"person","cf_guid":"3dfbafc3-51c7-471c-f35b-9796ecad89d5"},"slug":"michael-madsen","ads_enabled":true,"is_unlisted":false,"order_date":"2010-03-14T03:37:00.000000Z"},"tmz:channel:a6504e6a-1b41-46fb-9157-bd2c4fd66fde":{"_schema":"pbj:tmz:taxonomy:node:channel:1-0-0","_id":"a6504e6a-1b41-46fb-9157-bd2c4fd66fde","status":"published","etag":"a390a8188a778bb84629f91cf0d635ed","created_at":"1464374595000000","updated_at":"1650299825477475","title":"TMZ Sports","tags":{"cf_slug":"tmz-sports","apple_news_section_url":"https:\/\/news-api.apple.com\/sections\/47113dd3-831b-448e-aa7f-9b7768d984e8","cf_element":"channel","cf_guid":"ac321920-e2ae-44a4-f0da-51b0040c91de"},"slug":"sports","ads_enabled":true,"seo_title":"TMZ Sports | Latest News, Videos & Photos","meta_description":"Delivering breaking stories and eye-popping videos. Plus all the off-field activities of the biggest athletes and personalities inside the sports world.","meta_keywords":["news","sports","sports news","tmz sports"],"is_unlisted":false,"order_date":"2016-05-27T18:42:00.000000Z"},"tmz:category:18f74eaa-6ce0-584b-ac70-29050d4fc8ae":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"18f74eaa-6ce0-584b-ac70-29050d4fc8ae","status":"published","etag":"75f20cfb728299119563235f2a42e26f","created_at":"1350947295000000","title":"Weapons & Guns","tags":{"cf_slug":"weapons-and-guns","cf_element":"category","cf_guid":"fc8b1bf6-2d78-4737-b852-2de99d5a8ec9"},"slug":"weapons-and-guns","ads_enabled":true,"is_unlisted":false,"order_date":"2012-10-22T23:08:15.000000Z"},"tmz:category:27478353-e693-40f3-b233-2a6cb4cd45d4":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"27478353-e693-40f3-b233-2a6cb4cd45d4","status":"published","etag":"ebea0ce61aacde671cfad27d5dec4848","created_at":"1749678811483401","updated_at":"1750792849245147","title":"ICE","slug":"ice","ads_enabled":true,"seo_title":"ICE Raids: News Pictures, and Video | TMZ","is_unlisted":false,"order_date":"2025-06-11T21:53:31.483401Z"},"tmz:category:5a3b0922-94a6-5825-9209-4084cf58fe5a":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"5a3b0922-94a6-5825-9209-4084cf58fe5a","status":"published","etag":"602a1ab26c8c182686ce788def86a89f","created_at":"1370562301000000","title":"Boxing","tags":{"cf_slug":"boxing","cf_element":"category","cf_guid":"e436697f-347f-4925-ff1e-24aab75d784e"},"slug":"boxing","ads_enabled":true,"is_unlisted":false,"order_date":"2013-06-06T23:45:01.000000Z"},"tmz:category:5bebe2e3-e877-5a27-a519-49aa2f0e5303":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"5bebe2e3-e877-5a27-a519-49aa2f0e5303","status":"published","etag":"6b1787e40e62caeeaa6930b5af786ad1","created_at":"1345492098000000","title":"Arrests","tags":{"cf_slug":"arrests","cf_element":"category","cf_guid":"d4ec446d-df76-476b-cfd2-2114c82813a5"},"slug":"arrests","ads_enabled":true,"is_unlisted":false,"order_date":"2012-08-20T19:48:18.000000Z"},"tmz:category:6fe965f4-e75b-4a49-8b6f-8e8392a10a6e":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"6fe965f4-e75b-4a49-8b6f-8e8392a10a6e","status":"published","etag":"df864ee65fdbdbde0aa9400c0884e61f","created_at":"1262132478000000","title":"TMZ Sports","tags":{"cf_slug":"tmzsports","cf_element":"category","cf_guid":"53e6839d-419c-4bfe-9a65-ea0e79af78fb"},"slug":"tmzsports","ads_enabled":true,"seo_title":"Sports News & Videos -- NFL, NBA, NHL, MLB, MMA, & More | TMZ Sports","is_unlisted":false,"order_date":"2009-12-30T00:16:00.000000Z"},"tmz:category:976b3441-f6ac-5197-9437-32d585876419":{"_schema":"pbj:tmz:taxonomy:node:category:1-0-0","_id":"976b3441-f6ac-5197-9437-32d585876419","status":"published","etag":"3175840ffcef39aa50d333e69f088ed2","created_at":"1345228156000000","title":"Drugs & Alcohol","tags":{"cf_slug":"drugs-and-alcohol","cf_element":"category","cf_guid":"d4264170-b784-42db-8390-abf968419399"},"slug":"drugs-and-alcohol","ads_enabled":true,"is_unlisted":false,"order_date":"2012-08-17T18:29:00.000000Z"},"tmz:person:c10f0f2c-7549-5785-86c4-977b29c7d479":{"_schema":"pbj:tmz:people:node:person:1-0-0","_id":"c10f0f2c-7549-5785-86c4-977b29c7d479","status":"published","etag":"31743df550f264b6a3bdc9a718976cd8","created_at":"1328306688000000","title":"Julio Cesar Chavez Jr.","image_ref":"tmz:image-asset:image_jpg_20170503_1cee96fff71954a08c55e02657dbb604","bio":"Julio C\u00e9sar Ch\u00e1vez Jr. was born on February 16, 1986 in Culiacan, Sinaloa, Mexico as Julio Cesar Chavez Carrasco.","bio_source":"imdb","imdb_url":"https:\/\/www.imdb.com\/name\/nm1740323\/","is_celebrity":true,"tags":{"cf_slug":"julio-cesar-chavez-jr","cf_element":"person","cf_guid":"a26c8c31-03c0-4d8d-f1da-c3e3406bee65"},"slug":"julio-cesar-chavez-jr","ads_enabled":true,"is_unlisted":false,"order_date":"2012-02-03T22:04:00.000000Z"}}
  ));
});
</script>
<!-- end: tmz:hero-bar-widget:8ec9caec-8b57-4a30-8fb8-567656840632 -->
<!-- start: tmz:ad-widget:e0f099b5-c080-475f-a611-a445003d6b76 -->
<div class="ad-header-wrapper">
<div class="ad-container ad-size-billboard" id="ad-header" style="min-height: 70px;"></div>
</div>
<script>
  wbq.push(function renderAdWidget() {
    var config = {};
    config.widgetId = 'e0f099b5-c080-475f-a611-a445003d6b76';
    window.TMZ.defineAdSlot(
      'ad-header',
      '',
      'billboard',
      {"tile":"header"},
      config
    );
    window.TMZ.utils.adViewability.observe('ad-header');
    if (config.has_close_button === 'true') {
      window.TMZ.utils.addAdCloseButton('ad-header');
    }
  });
</script>
<script>
// app_version=3.35.4, device_view=desktop, viewer_country=US, ajax=false
// benchmark=118ms, etag=f7e74c6a6f66d10494dfe41105666c02, timestamp=1751636799, timestamp_iso=2025-07-04T13:46:39.215316Z
wbq.push(function loadWidget() {
  window.TMZ.dispatch(window.TMZ.actions.loadWidget(
    {"_schema":"pbj:tmz:curator:node:ad-widget:1-0-0","_id":"e0f099b5-c080-475f-a611-a445003d6b76","status":"published","etag":"1d6077595a81cfd872eb0a21dde75611","created_at":"1555088913165343","updated_at":"1729193433185845","title":"ad :: desktop :: news :: jumbotron top","show_border":false,"show_header":true,"ad_size":"billboard","dfp_cust_params":{"tile":"header"}},
    {"_schema":"pbj:triniti:common::render-context:1-0-1","cache_enabled":true,"cache_expiry":340,"platform":"web","device_view":"desktop","viewer_country":"US","promotion_slot":"desktop-news-jumbotron-top","section":"jumbotron","booleans":{"is_staff":false}},
    null,
    []
  ));
});
</script>
<!-- end: tmz:ad-widget:e0f099b5-c080-475f-a611-a445003d6b76 -->
<!-- end: promotion-slot desktop-news-jumbotron-top -->
</div><!--/#jumbotron-top-->
<div class="main-wrapper main-wrapper--news main-wrapper--has-sidebar">
<main class="main" id="main">
<article class="article article--permalink">
<header class="article__header">
<h1 class="article__header--headline-title">Selena Gomez Appears to Discuss Kylie &amp; Timothée with Taylor Swift at Globes</h1>
<h2 class="article__header--headline-fragments">
<span class="article__header--hf1 text-uppercase h3">Selena Gomez</span>
<span class="article__header--hf2 text-none h2">Gossips w/ Taylor at Globes</span>
<span class="article__header--hf3 text-uppercase h1">Talking Kylie &amp; Timothée?!?</span>
</h2>
<div class="social-media-container" role="region">
<ul class="social social--sm">
<li class="social-item">
<a class="btn social__btn social__btn--sm social__btn--facebook js-track-link" data-context='{"section":"main","name":"facebook","pos":1}' data-node-ref="tmz:article:0ed4dcfb-1814-4e4b-8c57-e024241b5c43" href="https://www.tmz.com/2024/01/08/selena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes/" onclick="window.open('http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.tmz.com%2F2024%2F01%2F08%2Fselena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes%2F%3Fadid%3Dshare-fb', '_blank', 'status=0,width=575,height=450');return false;">
<span class="icon icon-sd icon-facebook--white social__icon--facebook" role="img"></span>
<span class="social__count">319</span>
</a>
</li>
<li class="social-item">
<a class="btn social__btn social__btn--sm social__btn--x js-track-link" data-context='{"section":"main","name":"twitter","pos":2}' data-node-ref="tmz:article:0ed4dcfb-1814-4e4b-8c57-e024241b5c43" href="https://www.tmz.com/2024/01/08/selena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes/" onclick="window.open('https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.tmz.com%2F2024%2F01%2F08%2Fselena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes%2F%3Fadid%3Dshare-tw&amp;text=Selena%20Gomez%20Appears%20to%20Discuss%20Kylie%20%26%20Timoth%C3%A9e%20with%20Taylor%20Swift%20at%20Globes&amp;via=TMZ&amp;related=HarveyLevinTMZ', '_blank', 'status=0,width=575,height=450');return false;">
<span class="icon icon-sd icon-x--white" role="img"></span>
</a>
</li>
</ul><!--/.social-->
</div><!--/.social-media-container-->
<div class="byline">By <a href="https://www.tmz.com/pages/about/">TMZ Staff</a></div>
<div class="date-wrapper">
                        Published <time class="published-datetime" datetime="2024-01-08T06:43:57-08:00">January 8, 2024 6:43 AM PST</time>
<span class="divider">|</span>
                Updated <time datetime="2024-01-08T13:10:37-08:00">January 8, 2024 1:10 PM PST</time>
</div>
</header><!--/.article__header-->
<div class="article__blocks clearfix">
<section class="canvas-block canvas-block-permalink canvas-video-block canvas-video-block-permalink canvas-video-block--default canvas-block-is-first" id="cb-f6b49db24164f61c2c33dfbf5049b77e">
<div class="video-block">
<div class="ratio ratio-16x9">
<div class="ratio-item video-block__backdrop below" id="video-player-7af5b182-4fdb-4511-a725-b3877ca684ab-2011245983-progress-spinner">
<div class="spinner video-block__spinner"></div>
</div>
<div class="ratio ratio-item video-block__image-holder" id="video-player-7af5b182-4fdb-4511-a725-b3877ca684ab-2011245983-image-holder">
<button class="ratio-item icon-video--shadow video-block__icon" id="video-player-7af5b182-4fdb-4511-a725-b3877ca684ab-2011245983-play-btn">
<span class="visually-hidden">Play video content</span>
</button>
<img alt="010824_selena_gomez_taylor_swift_kal_v2" class="img-fluid" height="410" loading="eager" src="https://imagez.tmz.com/image/dd/16by9/2024/01/08/dd3868090d40491c96b6bf215edb96e7_md.jpg" width="728"/>
</div>
<div class="ratio-item ratio-item--jwplayer invisible">
<div class="video-portal" data-autoplay="true" data-muted="true" data-node-ref="tmz:video:7af5b182-4fdb-4511-a725-b3877ca684ab" id="jwplayer-video-player-7af5b182-4fdb-4511-a725-b3877ca684ab-2011245983">
</div>
</div>
</div>
<footer class="media-footer video-block__media-footer" id="video-player-7af5b182-4fdb-4511-a725-b3877ca684ab-2011245983-footer">
<span class="media-launch-text video-block__media-launch-text">GOLDEN GLOBE GOSSIP</span>
</footer>
</div>
<script>
      wbq.push(function renderVideoBlock() {
        var page = window.TMZ.select(window.TMZ.selectors.getPage);
        // there is a weird bug with iPhone 6+ on iOS 9.3.4 where the spinner gets revealed even after its
        // event listener has been removed, so for now this stupid flag can correct for that.
        var isResolved = false;
        function displayPlayer(player) {
          if (player.id === 'jwplayer-video-player-7af5b182-4fdb-4511-a725-b3877ca684ab-2011245983-player') {
            player.getContainer().closest('.ratio-item--jwplayer').classList.remove('invisible');
            return;
          }
          // a fallback video
          player.closest('.ratio-item--jwplayer').classList.remove('invisible');
        }
        function fadeImageHolderAndFooter() {
          var imageHolder = document.getElementById('video-player-7af5b182-4fdb-4511-a725-b3877ca684ab-2011245983-image-holder');
          var footer = document.getElementById('video-player-7af5b182-4fdb-4511-a725-b3877ca684ab-2011245983-footer');
          hideSpinner();
          if (imageHolder) {
            imageHolder.addEventListener('transitionend', removeImageHolder, { once: true });
            imageHolder.classList.add('video-block__image-holder-fade');
          }

          if (footer && !footer.classList.contains('hidden')) {
            footer.addEventListener('transitionend', removeFooter, { once: true });
            footer.classList.add('video-block__media-footer-fade');
          }
        }
        function removeImageHolder() {
          var imageHolder = document.getElementById('video-player-7af5b182-4fdb-4511-a725-b3877ca684ab-2011245983-image-holder');
          if (imageHolder) {
            imageHolder.remove();
          }
        }
        function removeFooter() {
          var footer = document.getElementById('video-player-7af5b182-4fdb-4511-a725-b3877ca684ab-2011245983-footer');
          if (footer) {
            footer.classList.add('hidden');
          }
        }
        function hideSpinner() {
          var spinner = document.getElementById('video-player-7af5b182-4fdb-4511-a725-b3877ca684ab-2011245983-progress-spinner');
          spinner.classList.add('below');
          spinner.classList.remove('above');
        }
        function revealSpinner() {
          if (isResolved) {
            return;
          }
          var spinner = document.getElementById('video-player-7af5b182-4fdb-4511-a725-b3877ca684ab-2011245983-progress-spinner');
          spinner.classList.add('above');
          spinner.classList.remove('below');
        }

        window.TMZ.videos.observe(document.getElementById('jwplayer-video-player-7af5b182-4fdb-4511-a725-b3877ca684ab-2011245983'), {
                    onObserve: revealSpinner,
          onResolve: function(player) {
            isResolved = true;
            displayPlayer(player);
                        if (player.id === 'jwplayer-video-player-7af5b182-4fdb-4511-a725-b3877ca684ab-2011245983-player') {
              // Fade poster and footer on play or ad play which ever one comes first.
              var removeErrorListeners = function () {
                player.off('setupError', fadeImageHolderAndFooter);
                player.off('error', fadeImageHolderAndFooter);
              }
              var onPlay = function () {
                fadeImageHolderAndFooter();
                player.off('adPlay', onAdPlay);
                removeErrorListeners();
              };
              var onAdPlay = function () {
                fadeImageHolderAndFooter();
                player.off('play', onPlay);
                removeErrorListeners();
              };
              player.once('play', onPlay);
              player.once('adPlay', onAdPlay);
              // Fade poster and footer on any error so jw player can be seen by user.
              player.once('setupError', fadeImageHolderAndFooter);
              player.once('error', fadeImageHolderAndFooter);
            } else {
              hideSpinner();
              removeFooter();
              removeImageHolder();
            }
                      },
                  });
      });
    </script>
</section><!--/#cb-f6b49db24164f61c2c33dfbf5049b77e-->
<section class="canvas-block canvas-block-permalink canvas-text-block canvas-text-block-permalink canvas-text-block--default" data-context='{"section":"permalink","name":"text_block"}' id="cb-64c69c25356d8e2c073a5c3de93d270a">
<p><a href="https://www.tmz.com/people/selena-gomez/"><strong>Selena Gomez</strong></a><strong> </strong>was knee-deep in some juicy gossip with her BFF <a href="https://www.tmz.com/people/taylor-swift/"><strong>Taylor Swift</strong></a> at the Golden Globes -- and internet sleuths/amateur lip-readers think she was talking about <a href="https://www.tmz.com/people/kylie-jenner/"><strong>Kylie Jenner</strong></a>.</p>
</section><!--/#cb-64c69c25356d8e2c073a5c3de93d270a-->
<section class="canvas-block canvas-block-permalink canvas-text-block canvas-text-block-permalink canvas-text-block--default" data-context='{"section":"permalink","name":"text_block"}' id="cb-25b4dc758ab11b76950ce1cf4630f5de">
<p>The actress/pop star went over to T-Swift's table at some point during the show -- a moment that was captured on a b-roll fan cam that was being broadcast from the Globes' own site ... showing behind-the-scenes stuff that didn't end up on TV.</p>
</section><!--/#cb-25b4dc758ab11b76950ce1cf4630f5de-->
<section class="canvas-block canvas-block-permalink canvas-twitter-tweet-block canvas-twitter-tweet-block-permalink canvas-twitter-tweet-block--default" id="cb-bfbb67a5be61ab7d2ea87db164b839f5">
<div class="d-flex justify-content-center" id="cb-bfbb67a5be61ab7d2ea87db164b839f5-792666637-target">
<blockquote class="twitter-tweet">
<p dir="ltr" lang="en">.<a href="https://twitter.com/taylorswift13?ref_src=twsrc^tfw">@taylorswift13</a> chats with <a href="https://twitter.com/selenagomez?ref_src=twsrc^tfw">@selenagomez</a> during a break at the 2024 <a href="https://twitter.com/hashtag/GoldenGlobes?src=hash&amp;ref_src=twsrc^tfw">#GoldenGlobes</a> <a href="https://t.co/DN8gx95EUn">pic.twitter.com/DN8gx95EUn</a></p>— The Hollywood Reporter (@THR) <a href="https://twitter.com/THR/status/1744190091134992507?ref_src=twsrc^tfw">January 8, 2024</a>
<a href="https://twitter.com/THR" rel="noopener" target="_blank">@THR</a>
</blockquote>
</div>
<script id="cb-bfbb67a5be61ab7d2ea87db164b839f5-792666637-rejected" type="text/x-consent-element">
  <p><strong>Twitter Tweet Unavailable</strong></p>
</script>
<script>
wbq.push(function renderTwitterTweetBlock() {
  var response = 'unknown';
  var target = document.getElementById('cb-bfbb67a5be61ab7d2ea87db164b839f5-792666637-target');

  function accept() {
    if (response === 'accepted') {
      return;
    }

    window.TMZ.utils.loadTwitterJs().then(function (twttr) {
      target.innerHTML = '';
      twttr.widgets.createTweet('1744190091134992507', target, {
        cards: '',
        conversation: '',
      });
    }).catch(reject);

    // there is no "accepted" html for twitter block, the above js does it all
    response = 'accepted';
  }

  function reject() {
    if (response === 'rejected') {
      return;
    }

    target.innerHTML = document.getElementById('cb-bfbb67a5be61ab7d2ea87db164b839f5-792666637-rejected').innerHTML;
    response = 'rejected';
  }

  watchConsent(function (canUse) {
    canUse('twitter') ? accept() : reject();
  });
});
</script>
</section><!--/#cb-bfbb67a5be61ab7d2ea87db164b839f5-->
<section class="canvas-block canvas-block-permalink canvas-text-block canvas-text-block-permalink canvas-text-block--default" data-context='{"section":"permalink","name":"text_block"}' id="cb-464b8e93ccbe48b9699fa95a8bd43bf9">
<p>Welp, eagle-eyed fans noticed this little meetup ... where SG rolls up on TayTay and a pal, <strong>Keleigh Teller</strong>, whispers something into Taylor's ear -- and then mouths something to her as well.</p>
</section><!--/#cb-464b8e93ccbe48b9699fa95a8bd43bf9-->
<section class="canvas-block canvas-block-permalink canvas-text-block canvas-text-block-permalink canvas-text-block--default" data-context='{"section":"permalink","name":"text_block"}' id="cb-ebcdd0e1031edad52c3e33260ee7bd57">
<p>Keleigh, who's next to Taylor, appears to say "Timothée" and you see Selena nod emphatically.</p>
</section><!--/#cb-ebcdd0e1031edad52c3e33260ee7bd57-->
<section class="canvas-block canvas-block-permalink canvas-image-block canvas-image-block-permalink canvas-image-block--default" id="cb-2848c15afa6bad866ce13aca2d899c41">
<div class="image-block">
<a class="js-click-image js-track-link image-lightbox-preview" data-container-ref="tmz:article:0ed4dcfb-1814-4e4b-8c57-e024241b5c43" data-context='{"section":"permalink","name":"image"}' data-node-ref="tmz:image-asset:image_jpg_20240108_1dcdefc897684b32840d906b64f47e98">
<div class="img-wrapper">
<div class="magnify-icon icon icon-lg">
<svg height="24" viewbox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><defs></defs><path d="M10.5 0a9.5 9.5 0 016.91 16.02L23 21.76a1 1 0 11-1.44 1.4l-5.66-5.84A9.5 9.5 0 1110.5 0zm0 2a7.5 7.5 0 100 15 7.5 7.5 0 000-15zm0 3a1 1 0 011 1v2.5H14a1 1 0 010 2h-2.5V13a1 1 0 01-2 0v-2.5H7a1 1 0 010-2h2.5V6a1 1 0 011-1z"></path></svg>
</div>
<img alt="taylor swift at golden globes" class="img-fluid image-block__img-fluid img-aspect-auto" height="546" loading="lazy" src="https://imagez.tmz.com/image/1d/4by3/2024/01/08/1dcdefc897684b32840d906b64f47e98_md.jpg" width="728"/>
</div>
<div class="image-block__card-footer">
<span class="media-credit image-block__media-credit">Getty</span>
</div>
</a>
</div>
<script>
      wbq.push(function preloadImage() {
        window.TMZ.dispatch(window.TMZ.actions.loadNode({"_schema":"pbj:tmz:dam:node:image-asset:1-0-0","_id":"image_jpg_20240108_1dcdefc897684b32840d906b64f47e98","status":"published","etag":"1025a6c88918f81626453f7ed38c5489","created_at":"1704722486568558","updated_at":"1704723051579140","title":"taylor swift at golden globes getty 4.jpg","mime_type":"image\/jpeg","file_size":"912962","file_etag":"88a74aacff4c52e66fbd62a392baab57","credit":"Getty","linked_refs":["tmz:article:01db8c83-7062-4c63-8de7-016bb184f4c7"],"gallery_seq":0,"alt_text":"taylor swift at golden globes","width":1200,"height":900}));
      });
    </script>
</section><!--/#cb-2848c15afa6bad866ce13aca2d899c41-->
<section class="canvas-block canvas-block-permalink canvas-text-block canvas-text-block-permalink canvas-text-block--default" data-context='{"section":"permalink","name":"text_block"}' id="cb-03090f1571ac528a6a9e99ecf02e21ce">
<p>While you can't hear much in the main clip circulating online, there's another video taken by a THR reporter who was standing nearby -- and who filmed part of this conversation. In their clip, you can hear Keleigh clearly say/ask "Timothée" ... just as many suspected.</p>
</section><!--/#cb-03090f1571ac528a6a9e99ecf02e21ce-->
<section class="canvas-block canvas-block-permalink canvas-text-block canvas-text-block-permalink canvas-text-block--default" data-context='{"section":"permalink","name":"text_block"}' id="cb-7c8f1b13a3a2f0e52afd38ccee6c3684">
<p>Here's what the Internet thinks Selena said ... "I asked for a picture with him and she said no." Taylor looks shocked to hear this, and then the friend next to her asks if Selena means <a href="https://www.tmz.com/people/timothee-chalamet/"><strong>Timothée</strong> <strong>Chalamet</strong></a><strong> </strong>... and Selena confirms with the biggest, most exaggerated head gesture ever.</p>
</section><!--/#cb-7c8f1b13a3a2f0e52afd38ccee6c3684-->
<section class="canvas-block canvas-block-permalink canvas-image-block canvas-image-block-permalink canvas-image-block--default" id="cb-ae18e5c4fcd1c4ea75160d7ad40ed236">
<div class="image-block">
<a class="js-click-image js-track-link image-lightbox-preview" data-container-ref="tmz:article:0ed4dcfb-1814-4e4b-8c57-e024241b5c43" data-context='{"section":"permalink","name":"image"}' data-node-ref="tmz:image-asset:image_jpg_20240108_265cd6ecbd6d461993e3cbb445d1a9e2">
<div class="img-wrapper">
<div class="magnify-icon icon icon-lg">
<svg height="24" viewbox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><defs></defs><path d="M10.5 0a9.5 9.5 0 016.91 16.02L23 21.76a1 1 0 11-1.44 1.4l-5.66-5.84A9.5 9.5 0 1110.5 0zm0 2a7.5 7.5 0 100 15 7.5 7.5 0 000-15zm0 3a1 1 0 011 1v2.5H14a1 1 0 010 2h-2.5V13a1 1 0 01-2 0v-2.5H7a1 1 0 010-2h2.5V6a1 1 0 011-1z"></path></svg>
</div>
<img alt="Kylie Jenner And Timothee Chalamet" class="img-fluid image-block__img-fluid img-aspect-auto" height="546" loading="lazy" src="https://imagez.tmz.com/image/26/4by3/2024/01/08/265cd6ecbd6d461993e3cbb445d1a9e2_md.jpg" width="728"/>
</div>
<div class="image-block__card-footer">
<span class="media-credit image-block__media-credit">Getty</span>
</div>
</a>
</div>
<script>
      wbq.push(function preloadImage() {
        window.TMZ.dispatch(window.TMZ.actions.loadNode({"_schema":"pbj:tmz:dam:node:image-asset:1-0-0","_id":"image_jpg_20240108_265cd6ecbd6d461993e3cbb445d1a9e2","status":"published","etag":"dc4009e7b987b84354a87880e3f30b8f","created_at":"1704722762778531","updated_at":"1704723051549789","title":"kylie jenner and timothee chalamet getty 1.jpg","mime_type":"image\/jpeg","file_size":"1185092","file_etag":"a4c17da0aa3595c63c91e349b9bfff7b","credit":"Getty","linked_refs":["tmz:article:01db8c83-7062-4c63-8de7-016bb184f4c7"],"gallery_seq":0,"alt_text":"Kylie Jenner And Timothee Chalamet","width":1200,"height":900}));
      });
    </script>
</section><!--/#cb-ae18e5c4fcd1c4ea75160d7ad40ed236-->
<section class="canvas-block canvas-block-permalink canvas-text-block canvas-text-block-permalink canvas-text-block--default" data-context='{"section":"permalink","name":"text_block"}' id="cb-60cfd02ed40e23f4e2a6b211bfc60118">
<p>Of course, Kylie and Tim were in the building too ... and they were getting cozy throughout the show. It's unclear if/when Selena might've gone over there to chat -- but if what fans think they're seeing here is true ... it's interesting considering the interlinked history from all sides.</p>
</section><!--/#cb-60cfd02ed40e23f4e2a6b211bfc60118-->
<section class="canvas-block canvas-block-permalink canvas-video-block canvas-video-block-permalink canvas-video-block--default" id="cb-b1da288c8cb1e03dfc82486af910fda7">
<div class="video-block">
<div class="ratio ratio-16x9">
<div class="ratio-item video-block__backdrop below" id="video-player-3c1a931c-4d11-4de2-8c4e-d29a3de80a64-969320191-progress-spinner">
<div class="spinner video-block__spinner"></div>
</div>
<div class="ratio ratio-item video-block__image-holder" id="video-player-3c1a931c-4d11-4de2-8c4e-d29a3de80a64-969320191-image-holder">
<button class="ratio-item icon-video--shadow video-block__icon" id="video-player-3c1a931c-4d11-4de2-8c4e-d29a3de80a64-969320191-play-btn">
<span class="visually-hidden">Play video content</span>
</button>
<img alt="010824_tmz_live_taylor_kal" class="img-fluid" height="410" loading="lazy" src="https://imagez.tmz.com/image/e7/16by9/2024/01/08/e7786890f20c4f9491601ed8d9a554ac_md.jpg" width="728"/>
</div>
<div class="ratio-item ratio-item--jwplayer invisible">
<div class="video-portal" data-autoplay="false" data-muted="false" data-node-ref="tmz:video:3c1a931c-4d11-4de2-8c4e-d29a3de80a64" id="jwplayer-video-player-3c1a931c-4d11-4de2-8c4e-d29a3de80a64-969320191">
</div>
</div>
</div>
<footer class="media-footer video-block__media-footer" id="video-player-3c1a931c-4d11-4de2-8c4e-d29a3de80a64-969320191-footer">
<span class="media-launch-text video-block__media-launch-text">AWKWARD...</span>
</footer>
<span class="media-credit video-block__media-credit">TMZ.com</span>
</div>
<script>
      wbq.push(function renderVideoBlock() {
        var page = window.TMZ.select(window.TMZ.selectors.getPage);
        // there is a weird bug with iPhone 6+ on iOS 9.3.4 where the spinner gets revealed even after its
        // event listener has been removed, so for now this stupid flag can correct for that.
        var isResolved = false;
        function displayPlayer(player) {
          if (player.id === 'jwplayer-video-player-3c1a931c-4d11-4de2-8c4e-d29a3de80a64-969320191-player') {
            player.getContainer().closest('.ratio-item--jwplayer').classList.remove('invisible');
            return;
          }
          // a fallback video
          player.closest('.ratio-item--jwplayer').classList.remove('invisible');
        }
        function fadeImageHolderAndFooter() {
          var imageHolder = document.getElementById('video-player-3c1a931c-4d11-4de2-8c4e-d29a3de80a64-969320191-image-holder');
          var footer = document.getElementById('video-player-3c1a931c-4d11-4de2-8c4e-d29a3de80a64-969320191-footer');
          hideSpinner();
          if (imageHolder) {
            imageHolder.addEventListener('transitionend', removeImageHolder, { once: true });
            imageHolder.classList.add('video-block__image-holder-fade');
          }

          if (footer && !footer.classList.contains('hidden')) {
            footer.addEventListener('transitionend', removeFooter, { once: true });
            footer.classList.add('video-block__media-footer-fade');
          }
        }
        function removeImageHolder() {
          var imageHolder = document.getElementById('video-player-3c1a931c-4d11-4de2-8c4e-d29a3de80a64-969320191-image-holder');
          if (imageHolder) {
            imageHolder.remove();
          }
        }
        function removeFooter() {
          var footer = document.getElementById('video-player-3c1a931c-4d11-4de2-8c4e-d29a3de80a64-969320191-footer');
          if (footer) {
            footer.classList.add('hidden');
          }
        }
        function hideSpinner() {
          var spinner = document.getElementById('video-player-3c1a931c-4d11-4de2-8c4e-d29a3de80a64-969320191-progress-spinner');
          spinner.classList.add('below');
          spinner.classList.remove('above');
        }
        function revealSpinner() {
          if (isResolved) {
            return;
          }
          var spinner = document.getElementById('video-player-3c1a931c-4d11-4de2-8c4e-d29a3de80a64-969320191-progress-spinner');
          spinner.classList.add('above');
          spinner.classList.remove('below');
        }

        window.TMZ.videos.observe(document.getElementById('jwplayer-video-player-3c1a931c-4d11-4de2-8c4e-d29a3de80a64-969320191'), {
                    onObserve: function() {
            document.getElementById('video-player-3c1a931c-4d11-4de2-8c4e-d29a3de80a64-969320191-play-btn').addEventListener('mousemove', revealSpinner, { once: true });
          },
          onResolve: function(player) {
            isResolved = true;
            var playButton = document.getElementById('video-player-3c1a931c-4d11-4de2-8c4e-d29a3de80a64-969320191-play-btn');
            playButton.removeEventListener('mousemove', revealSpinner);
            playButton.addEventListener('click', function() {
              displayPlayer(player);
              player.play();
              removeImageHolder();
              removeFooter();
              window.TMZ.dispatch(window.TMZ.actions.clickLink(
                'https://www.tmz.com/watch/2024-01-08-010824-tmz-live-taylor-1754603-250/',
                null,
                'tmz:video:3c1a931c-4d11-4de2-8c4e-d29a3de80a64',
                null,
                {
                  section: 'permalink',
                  name: 'video',
                  action: 'click'
                }
              ));
            }, { once: true });
            hideSpinner();
          }
                  });
      });
    </script>
</section><!--/#cb-b1da288c8cb1e03dfc82486af910fda7-->
<section class="canvas-block canvas-block-permalink canvas-text-block canvas-text-block-permalink canvas-text-block--default" data-context='{"section":"permalink","name":"text_block"}' id="cb-6586e52557e29f542ed457d28722e03d">
<p>For starters, there's perceived bad blood between Selena and Kylie ... as well as with <a href="https://www.tmz.com/people/hailey-bieber/"><strong>Hailey Bieber</strong></a> -- 'memba the whole <a href="https://www.tmz.com/2023/02/23/selena-gomez-social-media-break-kylie-jenner-hailey-bieber-eyebrow-drama-shade/"><strong>"Mean Girls" eyebrows things</strong></a>? -- but they tried stamping that out.</p>
</section><!--/#cb-6586e52557e29f542ed457d28722e03d-->
<section class="canvas-block canvas-block-permalink canvas-gallery-block canvas-gallery-block-permalink canvas-gallery-block--default" id="cb-1a9693bd26dedca2faee58b4cb7a5de9">
<div class="gallery-block">
<a class="media-link gallery-block__link js-track-link js-click-gallery" data-container-ref="tmz:article:0ed4dcfb-1814-4e4b-8c57-e024241b5c43" data-context='{"name":"gallery-block","section":"permalink"}' data-gallery-layout="carousel" data-node-ref="tmz:gallery:7f91eb7f-bfae-5b36-9a1d-0fa6d9c30db4" data-poster-image-ref="tmz:image-asset:image_jpg_20170921_ac546cfba85757188d8c7966a3c34305" data-start-at-poster="false" href="https://www.tmz.com/photos/2017/09/21/selena-gomez-kiss-timothee-chalamet-on-the-set-of-woody-allen-movie/" id="gallery-link-7f91eb7f-bfae-5b36-9a1d-0fa6d9c30db4">
<img alt="Selena Gomez Kissing Timothee Chalamet on Set" class="img-fluid gallery-block__img-fluid img-aspect-4by3" height="546" loading="lazy" src="https://imagez.tmz.com/image/ac/4by3/2017/09/21/ac546cfba85757188d8c7966a3c34305_md.jpg" width="728"/>
<div class="media-icon--overlay gallery-block__media-icon--overlay">
<svg aria-hidden="true" class="icon-shadow" height="64" role="img" viewbox="0 0 24 24" width="64" xmlns="http://www.w3.org/2000/svg">
<title>Gallery</title>
<path d="M12 22C6.5 22 2 17.5 2 12S6.5 2 12 2v.7c-5.1 0-9.3 4.15-9.3 9.3 0 5.1 4.15 9.3 9.3 9.3s9.3-4.15 9.3-9.3c0-5.1-4.15-9.3-9.3-9.3V2c5.5 0 10 4.5 10 10s-4.5 10-10 10zm-2-12h6v6h-6v-6zm4-1H9v5H8V8h6v1z" fill="#fff"></path>
</svg>
<span class="media-icon-label gallery-block__media-icon-label">Launch Gallery</span>
</div>
<footer class="media-footer gallery-block__media-footer">
<span class="media-launch-text gallery-block__media-launch-text">The Kissing PIcs</span>
<span class="media-cta gallery-block__media-cta">
              Launch Gallery
              <span class="media-footer-icon gallery-block__icon">
<svg aria-hidden="true" height="24" role="img" viewbox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
<title>Gallery</title>
<path d="M12 22C6.5 22 2 17.5 2 12S6.5 2 12 2v.7c-5.1 0-9.3 4.15-9.3 9.3 0 5.1 4.15 9.3 9.3 9.3s9.3-4.15 9.3-9.3c0-5.1-4.15-9.3-9.3-9.3V2c5.5 0 10 4.5 10 10s-4.5 10-10 10zm-2-12h6v6h-6v-6zm4-1H9v5H8V8h6v1z" fill="#fff"></path>
</svg>
</span>
</span>
</footer>
<span class="media-credit gallery-block__media-credit">Getty</span>
</a>
</div>
</section><!--/#cb-1a9693bd26dedca2faee58b4cb7a5de9-->
<section class="canvas-block canvas-block-permalink canvas-text-block canvas-text-block-permalink canvas-text-block--default" data-context='{"section":"permalink","name":"text_block"}' id="cb-5fdec3fdead30b8de05e6a9412cd6ef8">
<p>When it comes to TC ... Selena shot a movie with the dude years ago, as love interests.</p>
</section><!--/#cb-5fdec3fdead30b8de05e6a9412cd6ef8-->
<section class="canvas-block canvas-block-permalink canvas-iframe-block canvas-iframe-block-permalink canvas-iframe-block--default" id="cb-a55feb7896d0b24724b8dc801c0318eb">
<iframe class="ratio-item" height="200px" scrolling="no" src="https://playlist.megaphone.fm/?e=FOXM3381621184&amp;start=348" width="100%"></iframe>
</section><!--/#cb-a55feb7896d0b24724b8dc801c0318eb-->
<section class="canvas-block canvas-block-permalink canvas-text-block canvas-text-block-permalink canvas-text-block--default" data-context='{"section":"permalink","name":"text_block"}' id="cb-c99933d2ccdcb6b07e82e4118cf49864">
<p>It'd only be natural for Selena to come on over and try to say hi to Timmy -- and a picture certainly wouldn't be out of the question either. You gotta wonder how exactly this may have gone down, and whether it was in Tim's presence or not ... assuming it happened at all.</p>
</section><!--/#cb-c99933d2ccdcb6b07e82e4118cf49864-->
<section class="canvas-block canvas-block-permalink canvas-gallery-block canvas-gallery-block-permalink canvas-gallery-block--default" id="cb-8d665e2b5a039a691286ef817d00bc47">
<div class="gallery-block">
<a class="media-link gallery-block__link js-track-link js-click-gallery" data-container-ref="tmz:article:0ed4dcfb-1814-4e4b-8c57-e024241b5c43" data-context='{"name":"gallery-block","section":"permalink"}' data-gallery-layout="carousel" data-node-ref="tmz:gallery:294cbdaf-4199-48f9-abcd-f50349ee2652" href="https://www.tmz.com/photos/2024/01/07/golden-globes-2024-behind-the-scenes/" id="gallery-link-294cbdaf-4199-48f9-abcd-f50349ee2652">
<img alt="2024 Golden Globes -- Behind The Scenes" class="img-fluid gallery-block__img-fluid img-aspect-4by3" height="546" loading="lazy" src="https://imagez.tmz.com/image/28/4by3/2024/01/08/28e06749bc2c421bb3598e52ea44173a_md.jpg" width="728"/>
<div class="media-icon--overlay gallery-block__media-icon--overlay">
<svg aria-hidden="true" class="icon-shadow" height="64" role="img" viewbox="0 0 24 24" width="64" xmlns="http://www.w3.org/2000/svg">
<title>Gallery</title>
<path d="M12 22C6.5 22 2 17.5 2 12S6.5 2 12 2v.7c-5.1 0-9.3 4.15-9.3 9.3 0 5.1 4.15 9.3 9.3 9.3s9.3-4.15 9.3-9.3c0-5.1-4.15-9.3-9.3-9.3V2c5.5 0 10 4.5 10 10s-4.5 10-10 10zm-2-12h6v6h-6v-6zm4-1H9v5H8V8h6v1z" fill="#fff"></path>
</svg>
<span class="media-icon-label gallery-block__media-icon-label">Launch Gallery</span>
</div>
<footer class="media-footer gallery-block__media-footer">
<span class="media-launch-text gallery-block__media-launch-text">Behind The Scenes</span>
<span class="media-cta gallery-block__media-cta">
              Launch Gallery
              <span class="media-footer-icon gallery-block__icon">
<svg aria-hidden="true" height="24" role="img" viewbox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
<title>Gallery</title>
<path d="M12 22C6.5 22 2 17.5 2 12S6.5 2 12 2v.7c-5.1 0-9.3 4.15-9.3 9.3 0 5.1 4.15 9.3 9.3 9.3s9.3-4.15 9.3-9.3c0-5.1-4.15-9.3-9.3-9.3V2c5.5 0 10 4.5 10 10s-4.5 10-10 10zm-2-12h6v6h-6v-6zm4-1H9v5H8V8h6v1z" fill="#fff"></path>
</svg>
</span>
</span>
</footer>
<span class="media-credit gallery-block__media-credit">Getty</span>
</a>
</div>
</section><!--/#cb-8d665e2b5a039a691286ef817d00bc47-->
<section class="canvas-block canvas-block-permalink canvas-text-block canvas-text-block-permalink canvas-text-block--default canvas-block-is-last" data-context='{"section":"permalink","name":"text_block"}' id="cb-96894aaec3f512d259103bcd512b65ca">
<p>In any case ... Twitter/X is living for new perceived drama, just the latest for Ms. Gomez.</p>
</section><!--/#cb-96894aaec3f512d259103bcd512b65ca-->
</div><!--/.article__blocks-->
<div class="row">
<div class="col-12">
<ul class="social social--permalink">
<li class="social__item social__item--3items">
<a class="btn social__btn social__btn--facebook js-track-link" data-context='{"section":"main","name":"facebook-footer","pos":1}' data-node-ref="tmz:article:0ed4dcfb-1814-4e4b-8c57-e024241b5c43" href="https://www.tmz.com/2024/01/08/selena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes/" onclick="window.open('http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.tmz.com%2F2024%2F01%2F08%2Fselena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes%2F%3Fadid%3Dshare-fb', '_blank', 'status=0,width=575,height=450');return false;">
<span class="icon icon-lg icon-facebook--white social__icon--facebook" role="img"></span>
                Share<span class="social__hide-sm"> on Facebook</span>
</a>
</li>
<li class="social__item social__item--3items">
<a class="btn social__btn social__btn--x js-track-link" data-context='{"section":"main","name":"twitter-footer","pos":2}' data-node-ref="tmz:article:0ed4dcfb-1814-4e4b-8c57-e024241b5c43" href="https://www.tmz.com/2024/01/08/selena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes/" onclick="window.open('https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.tmz.com%2F2024%2F01%2F08%2Fselena-gomez-gossip-taylor-swift-kylie-jenner-timothee-chalamet-golden-globes%2F%3Fadid%3Dshare-tw&amp;text=Selena%20Gomez%20Appears%20to%20Discuss%20Kylie%20%26%20Timoth%C3%A9e%20with%20Taylor%20Swift%20at%20Globes&amp;via=TMZ&amp;related=HarveyLevinTMZ', '_blank', 'status=0,width=575,height=450');return false;">
<span class="icon icon-lg icon-x--white social__icon--x" role="img"></span>
                Share<span class="social__hide-sm"> on X</span>
</a>
</li>
</ul>
</div>
</div>
<div class="ad-permalink-content1" id="ad-permalink-content1"></div>
<section class="related-articles">
<header class="card-section-header related-articles__card-section-header">
<h3 class="card-section-title related-articles__card-section-title">
              related articles
            </h3>
</header>
<div class="row related-articles__row">
<div class="col related-articles__col">
<article class="related-articles__card">
<a class="related-articles__card-link js-track-link" data-context='{"section":"main","name":"related-article","pos":1}' data-node-ref="tmz:article:0ed4dcfb-1814-4e4b-8c57-e024241b5c43" href="https://www.tmz.com/2024/01/04/selena-gomez-benny-blanco-pack-on-the-pda-at-lakers-game/">
<div class="related-articles__card-img ratio">
<div class="ratio-item">
<img alt="Selena Gomez And Benny Blanco Kissing At The Lakers Game" class="img-fluid" height="169" loading="lazy" src="https://imagez.tmz.com/image/38/16by9/2024/01/04/38c7fdb4f1d248268888ae48700ced0b_xs.jpg" width="300"/>
</div>
</div>
<div class="related-articles__card-body">
<h4 class="related-articles__card-title">
                        Selena Gomez, Benny Blanco Pack On The PDA At Lakers Game
                      </h4>
</div>
</a>
</article>
</div>
<div class="col related-articles__col">
<article class="related-articles__card">
<a class="related-articles__card-link js-track-link" data-context='{"section":"main","name":"related-article","pos":2}' data-node-ref="tmz:article:0ed4dcfb-1814-4e4b-8c57-e024241b5c43" href="https://www.tmz.com/2024/01/07/timothee-chalamet-sneak-golden-globes-late-kylie-jenner/">
<div class="related-articles__card-img ratio">
<div class="ratio-item">
<img alt="timothee chalamet kylie jenner" class="img-fluid" height="169" loading="lazy" src="https://imagez.tmz.com/image/e7/16by9/2024/01/08/e7da979f9626414abdc77f624e792e99_xs.jpg" width="300"/>
</div>
</div>
<div class="related-articles__card-body">
<h4 class="related-articles__card-title">
                        Timothée Chalamet Sneaks Into Golden Globes Late with Kylie Jenner
                      </h4>
</div>
</a>
</article>
</div>
</div>
</section>
<section class="tag-cloud">
<ul class="tag-cloud__list-group">
<a class="tag-cloud__list-group-item js-track-link" data-context='{"section":"main","name":"tag-cloud","pos":1}' href="https://www.tmz.com/people/selena-gomez/">
                Selena Gomez
              </a>
<a class="tag-cloud__list-group-item js-track-link" data-context='{"section":"main","name":"tag-cloud","pos":2}' href="https://www.tmz.com/people/kylie-jenner/">
                Kylie Jenner
              </a>
<a class="tag-cloud__list-group-item js-track-link" data-context='{"section":"main","name":"tag-cloud","pos":3}' href="https://www.tmz.com/people/taylor-swift/">
                Taylor Swift
              </a>
<a class="tag-cloud__list-group-item js-track-link" data-context='{"section":"main","name":"tag-cloud","pos":4}' href="https://www.tmz.com/people/timothee-chalamet/">
                Timothee Chalamet
              </a>
<a class="tag-cloud__list-group-item js-track-link" data-context='{"section":"main","name":"tag-cloud","pos":5}' href="https://www.tmz.com/categories/you-might-want-to-rethink/">
                You Might Want to Rethink
              </a>
<a class="tag-cloud__list-group-item js-track-link" data-context='{"section":"main","name":"tag-cloud","pos":6}' href="https://www.tmz.com/categories/golden-globes/">
                Golden Globes
              </a>
<a class="tag-cloud__list-group-item js-track-link" data-context='{"section":"main","name":"tag-cloud","pos":7}' href="https://www.tmz.com/categories/gossip-rumors/">
                Gossip / Rumors
              </a>
<a class="tag-cloud__list-group-item js-track-link" data-context='{"section":"main","name":"tag-cloud","pos":8}' href="https://www.tmz.com/categories/controversial/">
                Controversial S#!T
              </a>
</ul>
</section><!--/.tag-cloud-->
</article>
<!-- start: promotion-slot desktop-news-permalink -->
<!-- start: tmz:code-widget:35e71e3b-b339-4b66-9400-30bbf35ffd27 -->
<div class="curator-widget curator-widget-permalink curator-code-widget curator-code-widget-permalink" data-widget-ref="tmz:code-widget:35e71e3b-b339-4b66-9400-30bbf35ffd27" id="widget-35e71e3b-b339-4b66-9400-30bbf35ffd27">
<script>
    wbq.push(function gdprConnatix() {
         var response = 'unknown';
       
         function accept() {
           if (response === 'accepted') {
             // idempotency ftw
             return;
           }
    
          (function () {
            if (typeof window.cnxps !== 'undefined') {
              return;
            }
            window.cnxps = {};
            window.cnxps.cmd = [];

            !function (n) {
              var t = n.createElement('iframe');
              t.src = 'javascript:false';
              t.display = 'none';
              t.onload = function () {
                var n = t.contentWindow.document;
                var c = n.createElement('script');
                c.src = '//cd.connatix.com/connatix.playspace.js';
                c.setAttribute('async', '1');
                c.setAttribute('type', 'text/javascript');
                n.body.appendChild(c);
              };
              n.head.appendChild(t);
            }(document);
          })();

          (function () {
            if (typeof window.cnx !== 'undefined') {
              return;
            }
            window.cnx = {};
            window.cnx.cmd = [];

            !function (n) {
              var t = n.createElement('iframe');
              t.src = 'javascript:false';
              t.display = 'none';
              t.onload = function () {
                var n = t.contentWindow.document;
                var c = n.createElement('script');
                c.src = '//cd.connatix.com/connatix.player.js?cid=4365136b-b376-11e9-b4d2-06948452ae1a';
                c.setAttribute('async', '1');
                c.setAttribute('type', 'text/javascript');
                n.body.appendChild(c);
              };
              n.head.appendChild(t);
            }(document);
          })();
           
           response = 'accepted';
         }
       
         function reject() {
           if (response === 'rejected') {
             return;
           }
           response = 'rejected';
         }
       
         watchConsent(function(canUse) {
           canUse('connatix') ? accept() : reject();
         });
    });
</script>
</div>
<script>
// app_version=3.35.4, device_view=desktop, viewer_country=US, ajax=false
// benchmark=118ms, etag=f7e74c6a6f66d10494dfe41105666c02, timestamp=1751636799, timestamp_iso=2025-07-04T13:46:39.215316Z
wbq.push(function loadWidget() {
  window.TMZ.dispatch(window.TMZ.actions.loadWidget(
    {"_schema":"pbj:tmz:curator:node:code-widget:1-0-0","_id":"35e71e3b-b339-4b66-9400-30bbf35ffd27","status":"published","etag":"af7ff8be742811e2fd9e64402cf845d9","created_at":"1627578106782791","updated_at":"1711567418407133","title":"code :: connatix","show_border":false,"show_header":false,"code":"<script>\n    wbq.push(function gdprConnatix() {\n         var response = 'unknown';\n       \n         function accept() {\n           if (response === 'accepted') {\n             \/\/ idempotency ftw\n             return;\n           }\n    \n          (function () {\n            if (typeof window.cnxps !== 'undefined') {\n              return;\n            }\n            window.cnxps = {};\n            window.cnxps.cmd = [];\n\n            !function (n) {\n              var t = n.createElement('iframe');\n              t.src = 'javascript:false';\n              t.display = 'none';\n              t.onload = function () {\n                var n = t.contentWindow.document;\n                var c = n.createElement('script');\n                c.src = '\/\/cd.connatix.com\/connatix.playspace.js';\n                c.setAttribute('async', '1');\n                c.setAttribute('type', 'text\/javascript');\n                n.body.appendChild(c);\n              };\n              n.head.appendChild(t);\n            }(document);\n          })();\n\n          (function () {\n            if (typeof window.cnx !== 'undefined') {\n              return;\n            }\n            window.cnx = {};\n            window.cnx.cmd = [];\n\n            !function (n) {\n              var t = n.createElement('iframe');\n              t.src = 'javascript:false';\n              t.display = 'none';\n              t.onload = function () {\n                var n = t.contentWindow.document;\n                var c = n.createElement('script');\n                c.src = '\/\/cd.connatix.com\/connatix.player.js?cid=4365136b-b376-11e9-b4d2-06948452ae1a';\n                c.setAttribute('async', '1');\n                c.setAttribute('type', 'text\/javascript');\n                n.body.appendChild(c);\n              };\n              n.head.appendChild(t);\n            }(document);\n          })();\n           \n           response = 'accepted';\n         }\n       \n         function reject() {\n           if (response === 'rejected') {\n             return;\n           }\n           response = 'rejected';\n         }\n       \n         watchConsent(function(canUse) {\n           canUse('connatix') ? accept() : reject();\n         });\n    });\n<\/script>"},
    {"_schema":"pbj:triniti:common::render-context:1-0-1","cache_enabled":true,"cache_expiry":360,"platform":"web","device_view":"desktop","viewer_country":"US","promotion_slot":"desktop-news-permalink","section":"permalink","booleans":{"is_staff":false}},
    null,
    []
  ));
});
</script>
<!-- end: tmz:code-widget:35e71e3b-b339-4b66-9400-30bbf35ffd27 -->
<!-- start: tmz:ad-widget:48e0d17a-fa27-42fb-8563-d37b01c3c0aa -->
<script>
  wbq.push(function renderAdWidget() {
    var config = {"do_not_write_div":"true"};
    config.widgetId = '48e0d17a-fa27-42fb-8563-d37b01c3c0aa';
    window.TMZ.defineAdSlot(
      'ad-permalink-content1',
      '',
      'leaderboard_flex',
      {"tile":"permalink-content1"},
      config
    );
    window.TMZ.utils.adViewability.observe('ad-permalink-content1');
    if (config.has_close_button === 'true') {
      window.TMZ.utils.addAdCloseButton('ad-permalink-content1');
    }
  });
</script>
<script>
// app_version=3.35.4, device_view=desktop, viewer_country=US, ajax=false
// benchmark=118ms, etag=f7e74c6a6f66d10494dfe41105666c02, timestamp=1751636799, timestamp_iso=2025-07-04T13:46:39.215316Z
wbq.push(function loadWidget() {
  window.TMZ.dispatch(window.TMZ.actions.loadWidget(
    {"_schema":"pbj:tmz:curator:node:ad-widget:1-0-0","_id":"48e0d17a-fa27-42fb-8563-d37b01c3c0aa","status":"published","etag":"59274b7a6a550b244d0472b01d05be72","created_at":"1566589488559414","updated_at":"1608325333141193","title":"ad :: desktop :: news :: permalink-content1","show_border":false,"show_header":true,"ad_size":"leaderboard_flex","dfp_cust_params":{"tile":"permalink-content1"},"tags":{"do_not_write_div":"true"}},
    {"_schema":"pbj:triniti:common::render-context:1-0-1","cache_enabled":true,"cache_expiry":360,"platform":"web","device_view":"desktop","viewer_country":"US","promotion_slot":"desktop-news-permalink","section":"permalink","booleans":{"is_staff":false}},
    null,
    []
  ));
});
</script>
<!-- end: tmz:ad-widget:48e0d17a-fa27-42fb-8563-d37b01c3c0aa -->
<!-- start: tmz:code-widget:42ffb615-fbe5-4d34-97a7-df9e2fe77753 -->
<div class="curator-widget curator-widget-permalink curator-code-widget curator-code-widget-permalink" data-widget-ref="tmz:code-widget:42ffb615-fbe5-4d34-97a7-df9e2fe77753" id="widget-42ffb615-fbe5-4d34-97a7-df9e2fe77753">
<div id="outbrain-permalink"></div>
<script>
  window.wbq = window.wbq || [];
  window.wbq.push(function loadOutbrainSmartfeed(app = window.TMZ) {
    const outbrainDiv = document.getElementById('outbrain-permalink');

    const page = app.select(app.selectors.getPage);
    if (!page?.url) {
      outbrainDiv.parentNode.removeChild(outbrainDiv);
      return;
    }

    if (window.DEVICE_VIEW === 'smartphone') {
      outbrainDiv.style.backgroundColor = 'white';
      outbrainDiv.style.display = 'flex';
    }

    const smartfeedDiv = document.createElement('div');
    smartfeedDiv.setAttribute('data-widget-id', 'AR_1');
    smartfeedDiv.setAttribute('data-src', page.url);
    smartfeedDiv.className = 'OUTBRAIN';

    const script = document.createElement('script');
    script.type = 'text/javascript';
    script.setAttribute('async', 'async');
    script.src = 'https://widgets.outbrain.com/outbrain.js';

    outbrainDiv.appendChild(smartfeedDiv);
    outbrainDiv.appendChild(script);
  });
</script>
</div>
<script>
// app_version=3.35.4, device_view=desktop, viewer_country=US, ajax=false
// benchmark=118ms, etag=f7e74c6a6f66d10494dfe41105666c02, timestamp=1751636799, timestamp_iso=2025-07-04T13:46:39.215316Z
wbq.push(function loadWidget() {
  window.TMZ.dispatch(window.TMZ.actions.loadWidget(
    {"_schema":"pbj:tmz:curator:node:code-widget:1-0-0","_id":"42ffb615-fbe5-4d34-97a7-df9e2fe77753","status":"published","etag":"bc2d63952aac49703e30ec6efe852847","created_at":"1708554025724236","updated_at":"1708554051601330","title":"code :: permalink :: outbrain smartfeed","show_border":false,"show_header":false,"code":"<div id=\"outbrain-permalink\"><\/div>\n<script>\n  window.wbq = window.wbq || [];\n  window.wbq.push(function loadOutbrainSmartfeed(app = window.TMZ) {\n    const outbrainDiv = document.getElementById('outbrain-permalink');\n\n    const page = app.select(app.selectors.getPage);\n    if (!page?.url) {\n      outbrainDiv.parentNode.removeChild(outbrainDiv);\n      return;\n    }\n\n    if (window.DEVICE_VIEW === 'smartphone') {\n      outbrainDiv.style.backgroundColor = 'white';\n      outbrainDiv.style.display = 'flex';\n    }\n\n    const smartfeedDiv = document.createElement('div');\n    smartfeedDiv.setAttribute('data-widget-id', 'AR_1');\n    smartfeedDiv.setAttribute('data-src', page.url);\n    smartfeedDiv.className = 'OUTBRAIN';\n\n    const script = document.createElement('script');\n    script.type = 'text\/javascript';\n    script.setAttribute('async', 'async');\n    script.src = 'https:\/\/widgets.outbrain.com\/outbrain.js';\n\n    outbrainDiv.appendChild(smartfeedDiv);\n    outbrainDiv.appendChild(script);\n  });\n<\/script>"},
    {"_schema":"pbj:triniti:common::render-context:1-0-1","cache_enabled":true,"cache_expiry":360,"platform":"web","device_view":"desktop","viewer_country":"US","promotion_slot":"desktop-news-permalink","section":"permalink","booleans":{"is_staff":false}},
    null,
    []
  ));
});
</script>
<!-- end: tmz:code-widget:42ffb615-fbe5-4d34-97a7-df9e2fe77753 -->
<!-- end: promotion-slot desktop-news-permalink -->
</main>
<div aria-hidden="true" class="search-screen js__search-screen" id="search-screen">
<div class="search-screen__header">
<button aria-label="Close" class="search-screen__btn search-screen__btn--close js__btn--search-toggle" id="search-screen-close-btn" type="button">
<svg height="21" role="img" viewbox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg">
<path d="M10.5 7.6l7-7.1 3 3-7 7 7 7-3 3-7-7-7 7-3-3 7-7-7-7 3-3z" fill="#fff"></path>
</svg>
</button>
<form action="/search/" class="search-screen__form" id="search-form" method="get">
<div class="search-screen__input__container">
<label>
<span class="visually-hidden">Search</span>
<input autocomplete="off" class="search-screen__input" name="q" placeholder="Search TMZ" type="text"/>
</label>
</div>
<button aria-label="Search" class="search-screen__submit" type="submit">
<svg height="26" role="img" viewbox="0 0 24 24" width="26" xmlns="http://www.w3.org/2000/svg">
<path d="M24.001 20.663l-5.64-4.538c1.227-2.216 1.629-4.917.93-7.624l-.014-.053C17.851 2.92 12.714-.118 7.327 1.382 2.003 2.863-1.065 8.307.344 13.775l.014.053c1.426 5.529 6.563 8.566 11.95 7.066a9.935 9.935 0 0 0 3.82-2.03l5.764 4.637 2.11-2.838zM3.908 12.727c-.942-3.649.873-7.103 4.219-8.034 3.376-.939 6.638 1.125 7.585 4.803l.015.054c.94 3.648-.874 7.102-4.22 8.033-3.376.94-6.638-1.126-7.585-4.804l-.014-.052z" fill="#fff"></path>
</svg>
</button>
</form>
</div>
</div>
<script>
wbq.push(function manageSearchScreen() {
  const search = document.getElementsByClassName('js__search-screen')[0];
  const searchCloseBtn = document.getElementById('search-screen-close-btn');
  const mastheadSearchOpenBtn = document.getElementById('masthead-search-open-btn');
  const nav = document.getElementsByClassName('js__nav')[0];

  function lockSearchFocus() {
    searchCloseBtn.focus();
    document.addEventListener('focusin', focusSearchCloseBtn);
  }

  function focusSearchCloseBtn(event) {
    if (!event.target.closest('#search-screen')) {
      searchCloseBtn.focus();
    }
  }

  function unlockSearchFocus() {
    document.removeEventListener('focusin', focusSearchCloseBtn);
    mastheadSearchOpenBtn.focus();
  }

  const toggleSearchScreen = (event) => {
    // Toggle search screen visibility
    search.classList.toggle('search-screen--is-open');

    if (search.classList.contains('search-screen--is-open')) {
      if (window.DEVICE_VIEW === 'desktop') {
        lockSearchFocus();
      }
      window.TMZ.utils.setAccessibilityFocusTrap('search-screen');
      search.style.visibility = 'visible';
      setTimeout(function() {
        nav.style.visibility = 'hidden';
      }, 300);
    } else {
      window.TMZ.utils.removeAccessibilityFocusTrap();
      if (window.DEVICE_VIEW === 'desktop') {
        unlockSearchFocus();
        mastheadSearchOpenBtn.focus();
      }
      setTimeout(function() {
        search.style.visibility = 'hidden';
      }, 300);
    }

    // Hide nav
    if (nav.classList.contains('nav--is-open')) {
      setTimeout(function () {
        nav.classList.remove('nav--is-open');
      }, 300);
    }
    event.preventDefault();
  };

  // close X used to dismiss mobile search overlay
  document.querySelectorAll('.js__btn--search-toggle').forEach(searchBtn => {
    searchBtn.addEventListener('click', toggleSearchScreen);
  });
});
</script>
<!--/.search-screen-->
<aside class="sidebar" id="sidebar">
</aside><!--/#sidebar-->
<script>
          wbq.push(function renderSidebar() {
              window.TMZ.dispatch(window.TMZ.actions.requestRenderSidebar('news-sidebar'));
          });
        </script>
</div>
<div class="jumbotron jumbotron-bottom js-html-import-lazy" data-url="/_/promotion/news-jumbotron-bottom/jumbotron.html" id="jumbotron-bottom">
</div><!--/#jumbotron-bottom-->
<div id="ad-footer"></div>
<footer class="footer">
<div class="row footer__row">
<div class="col footer__col footer__col--about">
<h2 class="footer__header">about tmz</h2>
<ul class="footer__list-group">
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-about","name":"about-tmz","pos":1}' href="https://www.tmz.com/pages/about/">About TMZ.com</a></li>
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-about","name":"privacy-policy","pos":2}' href="https://www.tmz.com/privacy" rel="noopener" target="_blank">Privacy Policy (New)</a></li>
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-about","name":"terms-of-use","pos":3}' href="https://www.tmz.com/terms" rel="noopener" target="_blank">Terms of Use</a></li>
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-about","name":"ad-choices","pos":4}' href="https://www.tmz.com/privacy" rel="noopener" target="_blank">Ad Choices</a></li>
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-about","name":"do-not-sell","pos":5}' href="https://privacy.tmz.com/main/web/main">Your Privacy Choices</a></li>
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-about","name":"sitemap-article-index","pos":6}' href="https://www.tmz.com/sitemaps/article/index">Articles</a></li>
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-about","name":"sitemap-article-index-xml","pos":7}' href="https://www.tmz.com/sitemaps/article/index.xml">Articles XML</a></li>
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-about","name":"sitemap-article-updated-index","pos":8}' href="https://www.tmz.com/sitemaps/article/updated/index">Updated Articles</a></li>
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-about","name":"sitemap-article-updated-index","pos":9}' href="https://www.tmz.com/sitemaps/article/updated/index.xml">Updated Articles XML</a></li>
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-about","name":"sitemap-gallery-index","pos":10}' href="https://www.tmz.com/sitemaps/gallery/index">Galleries</a></li>
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-about","name":"sitemap-image-index-xml","pos":11}' href="https://www.tmz.com/sitemaps/image/index.xml">Photos XML</a></li>
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-about","name":"sitemap-watch-index","pos":12}' href="https://www.tmz.com/sitemaps/watch/index">Videos</a></li>
</ul>
</div>
<div class="col footer__col footer__col--contact">
<h2 class="footer__header">contact tmz</h2>
<ul class="footer__list-group">
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-contact","name":"contact-us","pos":1}' href="https://www.tmz.com/pages/contact-us/">Contact Us</a></li>
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-contact","name":"send-a-hot-tip","pos":2}' href="https://www.tmz.com/pages/tips/">Send a Hot Tip</a></li>
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-contact","name":"careers","pos":3}' href="https://www.linkedin.com/company/tmz/">Careers</a></li>
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-contact","name":"advertising-inquiries","pos":4}' href="https://www.tmz.com/pages/advertise/">Advertising Inquiries</a></li>
<li><a class="footer__list-group-item js-track-link" data-context='{"section":"footer-contact","name":"media-inquiries","pos":5}' href="https://www.tmz.com/pages/media-inquiries/">Media Inquiries</a></li>
</ul>
</div>
<div class="col footer__col footer__col--subscribe">
<h2 class="footer__header">subscribe</h2>
<p>Yes! Send me email updates and offers from TMZ and its Affiliates. By subscribing, I agree to the <a class="js-track-link" data-context='{"section":"footer-subscribe","name":"privacy-policy"}' href="https://www.tmz.com/privacy" rel="noopener noreferrer" target="_blank">Privacy Policy</a> and <a class="js-track-link" data-context='{"section":"footer-subscribe","name":"privacy-policy"}' href="https://www.tmz.com/terms" rel="noopener noreferrer" target="_blank">Terms of Use</a></p>
<form class="footer-subscribe" id="newsletter-subscription-form">
<div class="footer-form--bottom">
<label class="visually-hidden" for="newsletter-subscription-email">Subscribe to TMZ newsletter</label>
<input autocomplete="off" class="footer-subscribe__input quicksub-email" id="newsletter-subscription-email" name="email" placeholder="Email Address" required="" type="email" value=""/>
<button class="footer-subscribe__button js-track-link" data-context='{"section":"footer","name":"subscribe"}' id="newsletter-subscription-button" type="submit">Subscribe</button>
</div>
</form>
<h2 class="footer__header">follow</h2>
<ul class="footer-social__list-group">
<li><a aria-label="TMZ on Facebook" class="footer-social__list-group-item icon-facebook--white footer-social__list-group-item--facebook js-track-link" data-context='{"section":"footer-social","name":"facebook","pos":1}' href="https://www.facebook.com/TMZ" rel="noopener noreferrer" target="_blank"></a></li>
<li><a aria-label="TMZ on X" class="footer-social__list-group-item icon-x--white footer-social__list-group-item--x js-track-link" data-context='{"section":"footer-social","name":"twitter","pos":2}' href="https://twitter.com/tmz" rel="noopener noreferrer" target="_blank"></a></li>
<li><a aria-label="TMZ on YouTube" class="footer-social__list-group-item icon-youtube--white footer-social__list-group-item--youtube js-track-link" data-context='{"section":"footer-social","name":"youtube","pos":3}' href="https://www.youtube.com/user/TMZ" rel="noopener noreferrer" target="_blank"></a></li>
<li><a aria-label="TMZ on Instagram" class="footer-social__list-group-item icon-instagram--white footer-social__list-group-item--instagram js-track-link" data-context='{"section":"footer-social","name":"instagram","pos":4}' href="https://instagram.com/tmz_tv/" rel="noopener noreferrer" target="_blank"></a></li>
</ul>
</div>
<div class="col footer__col footer__col--apps">
<h2 class="footer__header">TMZ apps</h2>
<ul class="footer-apps">
<li class="footer-apps__item"><a class="footer-apps__link footer-apps__link--ios footer-apps__link--ios-en js-track-link" data-context='{"section":"footer-apps","name":"ios","pos":1}' href="https://itunes.apple.com/app/apple-store/id299948601?pt=201436&amp;ct=Footer%20Link&amp;mt=8" rel="noopener noreferrer" target="_blank">Download the TMZ App on the Apple App Store</a></li>
<li class="footer-apps__item"><a class="footer-apps__link footer-apps__link--google footer-apps__link--google-en js-track-link" data-context='{"section":"footer-apps","name":"android","pos":2}' href="https://play.google.com/store/apps/details?id=com.rhythmnewmedia.tmz&amp;referrer=utm_source%3Dtmzfooter%26utm_medium%3Dnative%26utm_campaign%3Dfooter%26anid%3Dadmob" rel="noopener noreferrer" target="_blank">Download the TMZ App on the Google Play Store</a></li>
</ul>
</div>
<div class="col footer__col footer__col--copyright">
<span class="footer__copyright">© 2025 EHM productions, inc. all rights reserved.</span>
<div class="thirtymilezone">
<img alt="Thirty Mile Zone" class="img-fluid" height="21" loading="lazy" src="https://static.tmz.com/tmz-web/img/thirtymilezone.svg" width="229"/>
</div>
</div>
</div>
</footer><!--/.footer-->
<script id="newsletter-subscription-success" type="text">
  <p class="thanks">Thank you!<br> You have successfully signed up.</p>
</script>
<script>
  wbq.push(function renderSubscribeToNewsletterModal() {
    const newsletterForm = document.getElementById('newsletter-subscription-form');
    function renderThankYou() {
      newsletterForm.innerHTML = document.getElementById('newsletter-subscription-success').innerHTML;
    }

    newsletterForm.addEventListener('submit', function(e) {
      e.preventDefault();
      e.stopPropagation();

      const emailValue = document.getElementById('newsletter-subscription-email');
      window.TMZ.dispatch(window.TMZ.actions.subscribeToNewsletter({ email: emailValue.value, source: 'footer' }));
      document.addEventListener(window.TMZ.constants.actionTypes.SUBSCRIBE_TO_NEWSLETTER_ACCEPTED, renderThankYou, true);
    });
  });
</script>
<div id="ad-adhesion"></div>
<div id="ad-interstitial"></div>
<div id="ad-skin"></div>
<script>
wbq.push(function renderPage(app) {
  app.dispatch(app.actions.renderPage());
});
wbq.push(function loadAdmiralJs(app) {
  app.utils.loadAdmiralJs();
});
wbq.push(function loadChartbeatJs(app) {
  app.utils.loadChartbeatJs();
});
</script>
</body>
</html>

Hunting for Meaning in the Soup#

The neat part of BeautifulSoup is that we can search for specific tags in the HTML. In this case, we’re hunting for <p> tags, which will contain the actual article text. Within the article text, if someone is an important celebrity or if they refer to another article, TMZ will link to the relevant TMZ page using a <a> tag. Let’s hunt for these links:

for text_line in soup.find_all('p'):
    a_tags = text_line.find_all('a')
    print(a_tags)
[<a href="https://www.tmz.com/people/selena-gomez/"><strong>Selena Gomez</strong></a>, <a href="https://www.tmz.com/people/taylor-swift/"><strong>Taylor Swift</strong></a>, <a href="https://www.tmz.com/people/kylie-jenner/"><strong>Kylie Jenner</strong></a>]
[]
[<a href="https://twitter.com/taylorswift13?ref_src=twsrc^tfw">@taylorswift13</a>, <a href="https://twitter.com/selenagomez?ref_src=twsrc^tfw">@selenagomez</a>, <a href="https://twitter.com/hashtag/GoldenGlobes?src=hash&amp;ref_src=twsrc^tfw">#GoldenGlobes</a>, <a href="https://t.co/DN8gx95EUn">pic.twitter.com/DN8gx95EUn</a>]
[]
[]
[]
[<a href="https://www.tmz.com/people/timothee-chalamet/"><strong>Timothée</strong> <strong>Chalamet</strong></a>]
[]
[<a href="https://www.tmz.com/people/hailey-bieber/"><strong>Hailey Bieber</strong></a>, <a href="https://www.tmz.com/2023/02/23/selena-gomez-social-media-break-kylie-jenner-hailey-bieber-eyebrow-drama-shade/"><strong>"Mean Girls" eyebrows things</strong></a>]
[]
[]
[]
[<a class="js-track-link" data-context='{"section":"footer-subscribe","name":"privacy-policy"}' href="https://www.tmz.com/privacy" rel="noopener noreferrer" target="_blank">Privacy Policy</a>, <a class="js-track-link" data-context='{"section":"footer-subscribe","name":"privacy-policy"}' href="https://www.tmz.com/terms" rel="noopener noreferrer" target="_blank">Terms of Use</a>]

Let’s say we just want the pages that correspond to people. These pages’ URLs have the pattern https://www.tmz.com/people/NAME. We can use this pattern to filter out other pages, then use string manipulation to grab just the person’s name:

people_in_article = []
for text_line in soup.find_all('p'):
    a_tags = text_line.find_all('a')
    for tag in a_tags:
        href = tag.get('href')
        if 'https://www.tmz.com/people/' in href:
            people_in_article.append(href.split('/')[-2])
people_in_article
['selena-gomez',
 'taylor-swift',
 'kylie-jenner',
 'timothee-chalamet',
 'hailey-bieber']

A Minor Wrinkle#

The full list of URLs contains about 20 URLs that I have edited and made invalid. We’re going to practice dealing with these invalid URLs as we develop functionality to scrape TMZ articles and get a list of the people who appear in every article coming from a valid URL. Without further ado…

Handling Errors#

Sometimes, when you’re scraping websites, a URL might not point to a valid web page, or something else unexpected might happen (the website might be down, for example). We don’t want our code to give up entirely when it encounters one error, so we use exception handling techniques. The most common structure for handling exceptions in Python is the try/except block. Here’s how it looks in its most basic form (as I recommend it):

try:
    do_something_that_might_fail()
except Exception as e:
    print(e)
    do_something_else_to_record_the_failure()

What we’re doing here is the following. First, we attempt the instructions that are wrapped in the try block. If it raises an exception, which is any sort of error that breaks the code (maybe the website doesn’t resolve, or you’re trying to choose the 5th element of an empty list, or you’re trying to add a string to a None…you get the idea), then this code will print the error and then follow a new set of instructions.

We can build in multiple exceptions in a single try/except setup. Let’s say we’re worried about getting blank text from our web request and some other error with BeautifulSoup if we get some text back that isn’t valid HTML.

import requests
from bs4 import BeautifulSoup

try:
    txt = requests.get(url).text
    soup = BeautifulSoup(txt)
except requests.ConnectionError as e:
    print('connection error')
    print(e)
except Exception as e:
    print('other error')
    print(e)
    

Logging Errors#

Print statements are all well and good, but sometimes we want to log things a little more permanently. Enter the logging package. At a basic level, this lets you specify a file that you write all your log messages to (rather than printing them out to the terminal). The different levels of logging indicate what urgency a message should have in order to make it into your log file. The levels of urgency are (in increasing order) [debug, info, warning, error].

import logging

logger = logging.getLogger(__name__)

logging.basicConfig(filename='my_log.log', encoding='utf-8', level=logging.DEBUG)

logging.debug('is this thing on?')
logging.info('yep, i think it's on')

When you handle exceptions, this presents a great opportunity to write to a log and keep track of bad URLs or other errors. Then you can go back and figure out if there are any patterns you need to be concerned about.

Being Considerate While Scraping#

In order to be considerate scrapers, we do our best to not overload the website. This means we wait for 5 or so seconds, if not longer, between requests. We also don’t scrape too much data; to start, I’ll ask you to scrape 30 articles randomly chosen from our list of 330 URLs.

Python Scripts#

Let’s put this all together to make a script. A .py file is a Python script that can be used to execute a task. You can also write .py files that contain functions, and then you can import those functions from your script into another script or an ipython notebook. We run scripts like this:

python my_script.py.

You can think of running a script as being like executing a cell in a Jupyter notebook, except you run it in the terminal. Scripts are superior to ipython notebooks when you want to run code a lot of times or want to build a testable, reusable package. They are good for more permanent applications or when you have a lot of functions that you want to import elsewhere.

The script we’ll write should have logging functionality as well as a function that takes in an article URL and returns a list of the people whose pages were linked in the article (if the URL is valid). If the URL is not valid, it should complain about it in the log file. It will iterate through a random sample of URLs from our list of URLs, getting the list of people in each article (or complaining if the URL is invalid), and then it will save the data we generated.

Saving data#

We’ll save the list as a pickle file:

import pickle
f = some_object
pickle.dump(f, open('name_of_variable.pkl', 'wb'))

pickle is a Python package that is useful for saving and loading objects. It turns Python objects into files that you can later load into the same object. Please don’t use it for data that you’re sharing widely with others, intend to persist for years, or for very large data; in all of these cases, things can go wrong and make your life difficult. Better formats are databases, .csv or .tsv files, or specific, more standardized formats like .gexf or .gml for networks.

# Your Turn!
import logging
import time
import random
import csv

logger = logging.getLogger(__name__)
logging.basicConfig(filename='kardashian_problems.log', encoding='utf-8', level=logging.DEBUG)

with open('data/kardashian_jenner_urls_jan_1_2024_to_july_31_2024_mediacloud.csv', 'r') as f:
    reader = csv.reader(f, delimiter=',')
    urls = [line[-1] for line in reader][1:]
    
def get_people_in_article(url):
    """
    Given a URL (string) of a TMZ article, 
    return a list of the names of the people (as strings) whose TMZ pages are linked in the article. 
    You can handle invalid URLs within this function or in the for loop below, 
    but make sure you're handling them!
    """
    logging.debug('is this thing on?')
    
    pass

lists_of_people = []
for url in random.sample(urls, 30):
    lists_of_people.append(get_people_in_article(url))
    time.sleep(7)
    
pickle.dump(lists_of_people, open('lists_of_people.pkl', 'wb'))

Once you have saved your .py script somewhere on Discovery, we can move on to practicing opening and closing a screen session.

Constructing a Network from Scraped Data#

Next, we’re going to construct a network from our scraped data. How? We’re going to put a link between people who are mentioned in the same article. First, we’ll build an unweighted network. We’ll need to create a blank networkx Graph object and iterate over each list of people. For each list of people, we’ll need to make sure that we get rid of duplicate mentions and then link everyone who is mentioned in the same article (no self links please!)

import networkx as nx

unweighted_g = nx.Graph()

# Your turn: build a graph that links people mentioned in the same article!

What can we do with our network?#

Let’s think about what we can learn from our network. One way to figure out who the important players in a particular network is called k-core decomposition. In plain terms, obtaining the k-core of a graph for a particular value of k means we look at all the nodes in our network. If their degree is greater than or equal to k, we keep them. Otherwise, we remove them.

K-core Decomposition#

The \(k\)-core is a maximal set of nodes such that its induced subgraph only contains vertices with degree larger than or equal to \(k\). For directed graphs, the degree is assumed to be the total (in + out) degree. The algorithm accepts graphs with parallel edges and self loops, in which case these edges contribute to the degree in the usual fashion. This algorithm is described in [1,2,3] and runs in \(O(V+E)\) time.

(Description from: https://graph-tool.skewed.de/static/doc/autosummary/graph_tool.topology.kcore_decomposition.html.)

The abstract of the original paper introducing k-cores puts it nicely:

Social network researchers have long sought measures of network cohesion. Density has often been used for this purpose, despite its generally admitted deficiencies. An approach to network cohesion is proposed that is based on minimum degree and which produces a sequence of subgraphs of gradually increasing cohesion. The approach also associates with any network measures of local density which promise to be useful both in characterizing network structures and in comparing networks.

Below is a helpful graphic, from [3].

[1] Seidman, S. B. (1983). Network structure and minimum degree. Social Networks, 5(3), 269-287. https://doi.org/10.1016/0378-8733(83)90028-X

[2] Batagelj, V., Zaveršnik, M. Fast algorithms for determining (generalized) core groups in social networks. Adv Data Anal Classif 5, 129–145 (2011). https://doi.org/10.1007/s11634-010-0079-y.

[3] Malliaros, F.D., Giatsidis, C., Papadopoulos, A.N. et al. The core decomposition of networks: theory, algorithms and applications. The VLDB Journal 29, 61–92 (2020). https://doi.org/10.1007/s00778-019-00587-4


Interactive Moment#

What do you think the k-core of the TMZ mention network made of articles about the Kardashian/Jenner family will tell us about the Kardashain/Jenner family?

K-core size#

First, let’s plot the size of the k-core of this network as k increases.

%matplotlib inline
import matplotlib.pyplot as plt
n_in_k_core = []
for k in range(1, 10):
    n_in_k_core.append(len(nx.k_core(unweighted_g, k)))
plt.plot([k for k in range(1, 10)], n_in_k_core)
plt.xlabel('Value of k')
plt.ylabel('Number of individuals in k-core')
plt.title('K-core size of Kardashian/Jenner TMZ Mention Network')

Fun Activity#

How would you answer these questions, using your TMZ mention network and k-core decomposition?

  • Who is most important to the Kardashian/Jenner family?

  • Who is least important?

# Your Turn!

Another Fun Activity#

Try to figure out the following exercises:

  • Can you figure out who are the highest-degree nodes in your network? Are there any that are surprising?

  • Compare your results with the results from the scraping run you did in your screen session. What’s similar? What’s different?

# Your Turn!

Weighted k-core decomposition#

The networks we just created and ran k-core decomposition algorithms on were unweighted, as is typical for k-core decomposition. We’re going to construct a weighted graph and then use the weighted k-core definition from this paper to run a weighted k-core decomposition.

First, let’s write a function that takes a list of article URLs as input and constructs a weighted graph. Each edge between nodes \((i, j)\) should be weighted according to the number of times \(i\) and \(j\) appeared together in the same article.

# Your Turn!
def make_weighted_graph_from_urls(url_list):
    """
    Given a list of valid TMZ article URLs, constructs a weighted networkx graph object.
    Each edge between person i and person j is weighted 
    according to the number of times i and j appeared in the same article.
    """
    pass

Next, write a function that does the weighted k-core decomposition specified in the article linked above. You may find the networkx subgraph view function helpful here.

# Your Turn!
def weighted_kcore_decomposition(nx_graph, k):
    """
    Given a networkx weighted graph object, 
    compute the weighted k-core decomposition for the given value of k.
    """
    pass

After that, write code to plot the number of nodes remaining in each weighted k-core over a range of reasonable values.

# Your Turn!
%matplotlib inline
import matplotlib.pyplot as plt

network_sizes = []
for k in range(0, 100): # TODO: change upper limit as needed
    weighted_kcore = weighted_kcore_decomposition(my_graph, k)
    network_size = 0 # TODO: get the size of the network
    network_sizes.append(network_size)
    
plt.title('Size of weighted k-core')
plt.xlabel('Value of k')
plt.ylabel('Nodes in weighted k-core')
plt.plot([k for k in range(0, 100)], network_sizes)

Finally, compare the k-core decomposition results from the unweighted network to the weighted network. How are they similar? How are they different?

# Your Turn!
## 

Next time…#

Big Data 1 — Algorithmic Complexity & Computing Paths class_07_bigdata1.ipynb


References and further resources:#

  1. Are the Kardashians Losing Their Influence? (this is not serious reading sorry).

  2. MediaCloud is worth a second look; it’s a great source for looking at news across the US and across the world. If you’re studying news coverage at all, I would highly recommend checking it out!

  3. More on Linux Screen

  4. More on logging in Python

  5. An explanation of a graph’s k-core

  6. Giatsidis et al. on weighted k-core decomposition

  7. Seidman, S. B. (1983). Network structure and minimum degree. Social Networks, 5(3), 269-287. https://doi.org/10.1016/0378-8733(83)90028-X

  8. Batagelj, V., Zaveršnik, M. Fast algorithms for determining (generalized) core groups in social networks. Adv Data Anal Classif 5, 129–145 (2011). https://doi.org/10.1007/s11634-010-0079-y.

  9. Malliaros, F.D., Giatsidis, C., Papadopoulos, A.N. et al. The core decomposition of networks: theory, algorithms and applications. The VLDB Journal 29, 61–92 (2020). https://doi.org/10.1007/s00778-019-00587-4