news-mydigital.azurewebsites.net Open in urlscan Pro
20.211.64.12  Public Scan

URL: https://news-mydigital.azurewebsites.net/
Submission: On November 13 via api from US — Scanned from AU

Form analysis 2 forms found in the DOM

GET /Home/GetTopHeadlines

<form action="/Home/GetTopHeadlines" method="get" class="d-flex flex-wrap justify-content-start align-items-center mb-2" id="topHeadLinesForm">
  <div b-xmgnz7sr0y="" class="d-flex align-items-center mb-2 me-4">
    <label b-xmgnz7sr0y="" for="searchType" class="form-label text-nowrap mb-0 me-2 text-black">Search type</label>
    <select b-xmgnz7sr0y="" class="form-select" id="searchTypeInTopHeadlinesForm">
      <option value="topHeadlines" selected="">Top Headlines</option>
      <option value="everything">Everything</option>
    </select>
  </div>
  <div b-xmgnz7sr0y="" class="d-flex align-items-center mb-2 me-4">
    <label b-xmgnz7sr0y="" for="Q" class="form-label text-nowrap mb-0 me-2 text-black">Search for</label>
    <input b-xmgnz7sr0y="" type="search" class="form-control" name="Q" placeholder="Enter search query">
  </div>
  <div b-xmgnz7sr0y="" class="d-flex align-items-center mb-2 me-4">
    <label b-xmgnz7sr0y="" for="Country" class="form-label text-nowrap mb-0 me-2 text-black">Country</label>
    <select b-xmgnz7sr0y="" class="form-select" name="Country">
      <option value="" selected="selected">All</option>
      <option value="ae">UAE</option>
      <option value="ar">Argentina</option>
      <option value="at">Austria</option>
      <option value="au">Australia</option>
      <option value="be">Belgium</option>
      <option value="bg">Bulgaria</option>
      <option value="br">Brazil</option>
      <option value="ca">Canada</option>
      <option value="ch">Switzerland</option>
      <option value="cn">China</option>
      <option value="co">Colombia</option>
      <option value="cu">Cuba</option>
      <option value="cz">Czech Republic</option>
      <option value="de">Germany</option>
      <option value="eg">Egypt</option>
      <option value="fr">France</option>
      <option value="gb">United Kingdom</option>
      <option value="gr">Greece</option>
      <option value="hk">Hong Kong</option>
      <option value="hu">Hungary</option>
      <option value="id">Indonesia</option>
      <option value="ie">Ireland</option>
      <option value="il">Israel</option>
      <option value="in">India</option>
      <option value="it">Italy</option>
      <option value="jp">Japan</option>
      <option value="kr">South Korea</option>
      <option value="lt">Lithuania</option>
      <option value="lv">Latvia</option>
      <option value="ma">Morocco</option>
      <option value="mx">Mexico</option>
      <option value="my">Malaysia</option>
      <option value="ng">Nigeria</option>
      <option value="nl">Netherlands</option>
      <option value="no">Norway</option>
      <option value="nz">New Zealand</option>
      <option value="ph">Philippines</option>
      <option value="pl">Poland</option>
      <option value="pt">Portugal</option>
      <option value="ro">Romania</option>
      <option value="rs">Serbia</option>
      <option value="ru">Russia</option>
      <option value="sa">Saudi Arabia</option>
      <option value="se">Sweden</option>
      <option value="sg">Singapore</option>
      <option value="si">Slovenia</option>
      <option value="sk">Slovakia</option>
      <option value="th">Thailand</option>
      <option value="tr">Turkey</option>
      <option value="tw">Taiwan</option>
      <option value="ua">Ukraine</option>
      <option value="us">United States</option>
      <option value="ve">Venuzuela</option>
      <option value="za">South Africa</option>
    </select>
  </div>
  <div b-xmgnz7sr0y="" class="d-flex align-items-center mb-2 me-4">
    <label b-xmgnz7sr0y="" for="Category" class="form-label text-nowrap mb-0 me-2 text-black">Category</label>
    <select b-xmgnz7sr0y="" class="form-select" name="Category">
      <option value="" selected="selected">All</option>
      <option value="business">Business</option>
      <option value="entertainment">Entertainment</option>
      <option value="general">General</option>
      <option value="health">Health</option>
      <option value="science">Science</option>
      <option value="sports">Sports</option>
      <option value="technology">Technology</option>
    </select>
  </div>
  <div b-xmgnz7sr0y="" class="d-flex align-items-center mb-2 me-4">
    <label b-xmgnz7sr0y="" for="Language" class="form-label text-nowrap mb-0 me-2 text-black">Language</label>
    <select b-xmgnz7sr0y="" class="form-select" name="Language">
      <option value="">All</option>
      <option value="ar">Arabic</option>
      <option value="de">German</option>
      <option value="en" selected="selected">English</option>
      <option value="es">Spanish</option>
      <option value="fr">French</option>
      <option value="he">Hebrew</option>
      <option value="it">Italian</option>
      <option value="nl">Dutch</option>
      <option value="no">Norwegian</option>
      <option value="pt">Portuguese</option>
      <option value="ru">Russian</option>
      <option value="sv">Swedish</option>
      <option value="zh">Chinese</option>
    </select>
  </div>
  <button b-xmgnz7sr0y="" type="submit" class="btn btn-primary mb-2" id="searchTopHeadline">Search Top Headline</button>
</form>

GET /Home/GetEverything

<form action="/Home/GetEverything" method="get" class="d-flex flex-wrap justify-content-start align-items-center mb-2 d-none" id="everythingForm">
  <div b-xmgnz7sr0y="" class="d-flex align-items-center mb-2 me-4">
    <label b-xmgnz7sr0y="" for="searchType" class="form-label text-nowrap mb-0 me-2 text-black">Search type</label>
    <select b-xmgnz7sr0y="" class="form-select" id="searchTypeInEverythingForm">
      <option value="topHeadlines" selected="">Top Headlines</option>
      <option value="everything">Everything</option>
    </select>
  </div>
  <div b-xmgnz7sr0y="" class="d-flex align-items-center mb-2 me-4">
    <label b-xmgnz7sr0y="" for="Q" class="form-label text-nowrap mb-0 me-2 text-black">Search for</label>
    <input b-xmgnz7sr0y="" type="search" class="form-control" name="Q" placeholder="Enter search query" required="">
  </div>
  <div b-xmgnz7sr0y="" class="d-flex align-items-center mb-2 me-4">
    <label b-xmgnz7sr0y="" for="From" class="form-label text-nowrap mb-0 me-2 text-black">Date from</label>
    <input b-xmgnz7sr0y="" type="date" class="form-control" name="From" id="dateFrom" min="2024-10-14" max="2024-11-13">
  </div>
  <div b-xmgnz7sr0y="" class="d-flex align-items-center mb-2 me-4">
    <label b-xmgnz7sr0y="" for="To" class="form-label text-nowrap mb-0 me-2 text-black">Date to</label>
    <input b-xmgnz7sr0y="" type="date" class="form-control" name="To" id="dateTo" min="2024-10-14" max="2024-11-13">
  </div>
  <div b-xmgnz7sr0y="" class="d-flex align-items-center mb-2 me-4">
    <label b-xmgnz7sr0y="" for="Language" class="form-label text-nowrap mb-0 me-2 text-black">Language</label>
    <select b-xmgnz7sr0y="" class="form-select" name="Language">
      <option value="">All</option>
      <option value="ar">Arabic</option>
      <option value="de">German</option>
      <option value="en" selected="selected">English</option>
      <option value="es">Spanish</option>
      <option value="fr">French</option>
      <option value="he">Hebrew</option>
      <option value="it">Italian</option>
      <option value="nl">Dutch</option>
      <option value="no">Norwegian</option>
      <option value="pt">Portuguese</option>
      <option value="ru">Russian</option>
      <option value="sv">Swedish</option>
      <option value="zh">Chinese</option>
    </select>
  </div>
  <div b-xmgnz7sr0y="" class="d-flex align-items-center mb-2 me-4">
    <label b-xmgnz7sr0y="" for="SortBy" class="form-label text-nowrap mb-0 me-2 text-black">Sort By</label>
    <select b-xmgnz7sr0y="" class="form-select" name="SortBy">
      <option value="publishedAt" selected="selected">Published At</option>
      <option value="relevancy">Relevancy</option>
      <option value="popularity">Popularity</option>
    </select>
  </div>
  <button b-xmgnz7sr0y="" type="submit" class="btn btn-primary mb-2" id="searchEverything">Search News</button>
</form>

Text Content

Login
×
Dark
Search type Top Headlines Everything
Search for
Country All UAE Argentina Austria Australia Belgium Bulgaria Brazil Canada
Switzerland China Colombia Cuba Czech Republic Germany Egypt France United
Kingdom Greece Hong Kong Hungary Indonesia Ireland Israel India Italy Japan
South Korea Lithuania Latvia Morocco Mexico Malaysia Nigeria Netherlands Norway
New Zealand Philippines Poland Portugal Romania Serbia Russia Saudi Arabia
Sweden Singapore Slovenia Slovakia Thailand Turkey Taiwan Ukraine United States
Venuzuela South Africa
Category All Business Entertainment General Health Science Sports Technology
Language All Arabic German English Spanish French Hebrew Italian Dutch Norwegian
Portuguese Russian Swedish Chinese
Search Top Headline
Search type Top Headlines Everything
Search for
Date from
Date to
Language All Arabic German English Spanish French Hebrew Italian Dutch Norwegian
Portuguese Russian Swedish Chinese
Sort By Published At Relevancy Popularity
Search News


TOP HEADLINES

36 results


SOFTBANK POSTS BLOWOUT QUARTERLY GAINS AT VISION FUND TECH ARM - CNBC

CNBC | Ruxandra Iordache

1d

The company lodged a steep quarterly increase on Vision Fund gains after
swinging back to black in the three months to June.


NEW ZEALAND OFFERS NATIONAL APOLOGY TO PEOPLE ABUSED IN CARE - REUTERS

Reuters | Praveen Menon, Renju Jose

1d

New Zealand offered a historic national apology on Tuesday to victims and
families of hundreds of thousands of young people and vulnerable adults who were
subjected to physical and sexual abuse in institutions over the last 70 years.


PALESTINIAN FACTIONS EDGE TOWARD PLAN FOR POSTWAR GAZA RECOVERY - THE WALL
STREET JOURNAL

Google News | The Wall Street Journal

1d




AT U.N. CLIMATE TALKS, MANY LEADERS TAKE A PASS ON AN ‘UNMISSABLE’ MOMENT - THE
WASHINGTON POST

The Washington Post | Chico Harlan, Maxine Joselow

1d

The annual U.N. Climate Change Conference, or COP29, comes as Earth is on track
to endure its hottest year on record, and many top leaders are not attending.


CHINA MILITARY DISPLAYS UPGRADED Z-20 HELICOPTER AT ZHUHAI AIR SHOW - REUTERS

Reuters | Greg Torode

1d

The Z-20's potential at sea to plug gaps in the Chinese navy's ability to
protect itself from submarines is attracting scrutiny.


TRUMP TAPS FORMER NEW YORK CONGRESSMAN LEE ZELDIN AS EPA CHIEF - THE WASHINGTON
POST

The Washington Post | Maxine Joselow, Mariana Alfaro

1d

Zeldin, a lawyer by trade, lacks an extensive background in environmental
policy.


WHO IS RICHARD ALLEN? ALL ABOUT DELPHI MURDER SUSPECT FOUND GUILTY OF BRUTAL
2017 SLAYINGS ON INDIANA TEENS - HINDUSTAN TIMES

Hindustan Times | Sumanti Sen

1d

Delphi murder suspect Richard Allen has been found guilty by a jury in the
gruesome murders of Indiana teens Abigail Williams and Liberty German.


2025 NFL DRAFT ORDER AFTER WEEK 10: JAGUARS TAKE OVER TOP SPOT, GIANTS CLIMB TO
NO. 2 AFTER LOSS TO PANTHERS - CBS SPORTS

CBS Sports

1d

A look at the current draft order


MONDAY NIGHT FOOTBALL: DOLPHINS KEEP HOPE ALIVE, BEAT RAMS 23-15 - NBC SPORTS

NBCSports.com | Myles Simmons

1d

In a sloppy matchup between Miami and Los Angeles, the Dolphins did enough to
improve to 3-6 on the season.


REP. MIKE GARCIA CONCEDES 27TH DISTRICT SEAT TO DEMOCRAT GEORGE WHITESIDES -
ABC7 LOS ANGELES

KABC-TV | ABC7.com staff

1d

The congressional seat representing Santa Clarita and the Antelope Valley is
switching to the Democrats' control.


TRUMP ISN’T THE ONLY ‘STORY’ DRIVING BITCOIN’S PRICE HIGHER, SAYS EXEC -
COINTELEGRAPH

Cointelegraph | Martin Young

1d

Bitcoin supply is struggling to meet demand after the halving, which could drive
prices even higher than the Trump victory rally.


KUO: APPLE PLANNING SMART HOME CAMERA AND NEW AIRPODS WITH MORE HEALTH FEATURES
- MACRUMORS

MacRumors | Joe Rossignol

1d

In a blog post today, Apple supply chain analyst Ming-Chi Kuo revealed two new
products that Apple apparently plans to release in a few years from...


TRUMP ASKS REP. MIKE WALTZ, CHINA HAWK, TO BE HIS NATIONAL SECURITY ADVISER -
THE ASSOCIATED PRESS

Associated Press | LISA MASCARO, LOLITA C. BALDOR

1d

President-elect Donald Trump has asked U.S. Rep. Michael Waltz, a retired Army
National Guard officer and war veteran, to be his national security adviser, a
person familiar with the matter says. The nod came despite simmering concerns on
Capitol Hill about T…


TRUMP GEARS UP FOR ASSAULT ON WOKENESS WITH EDUCATION OVERHAUL - THE WALL STREET
JOURNAL

The Wall Street Journal | The Wall Street Journal

1d




TRAM SET ON FIRE AS AMSTERDAM RIOTS RAGE ON - FOX NEWS

Fox News | Associated Press

1d

Dozens of rioters set fire to a tram in Amsterdam on Monday, according to
police, as unrest over last week's violence against Israeli soccer fans worsens.


TRUMP TRADE POWERS DOW 44,000, S&P 6,000 AS STOCKS KEEP HUMMING - FOX BUSINESS

Fox Business | Suzanne O'Halloran

1d

The Dow, S&P 500 and Nasdaq Composite hit a fresh round of new record highs as
investor optimism continues following President-elect Donald Trump's historic
White House win.


BRIAN AUSTIN GREEN SHARES MESSAGE TO SHARNA BURGESS AMID EX MEGAN FOX'S BABY
NEWS - E! ONLINE - E! NEWS

Eonline.com

1d

Shortly after Megan Fox shared that she and Machine Gun Kelly are expecting
their first child together, her ex Brian Austin Green had his own loving message
for fiancée Sharna Burgess.


FANS THINK JESSICA SIMPSON’S CRYPTIC POST IS HINT AT ERIC JOHNSON SPLIT - PAGE
SIX

Page Six | Sabrina Picou

1d

The singer teased her potential music comeback, but some of followers thought
she was dropping a clue about the end of her marriage.


EUROPEAN GOOGLE RIVALS PARTNER ON SEARCH ENGINE INFRASTRUCTURE TO COUNTER BIG
TECH - CNBC

CNBC | Ryan Browne

1d

Ecosia and Qwant are partnering to build a European search index and reduce
their dependence on U.S. Big Tech firms.


MIKE WILLIAMS INSTAGRAM POST: STEELERS' WR SHADES AARON RODGERS 'RED LINE'
COMMENTS - USA TODAY

USA Today | Nick Brinkerhoff

1d

Mike Williams knows where the red line is as a member of the Steelers and he
isn't afraid to let Aaron Rodgers know about it.


TOM HOMAN: HOW WILL THE 'BORDER TSAR' APPROACH IMMIGRATION? - BBC.COM

BBC News

1d

Homan has described the US border as "the biggest national security
vulnerability" the nation has seen since 9/11.


MIKE MCCARTHY, MICAH PARSONS ‘HAD A CONVERSATION’ AFTER EDGE RUSHER’S
CONTROVERSIAL COMMENTS FOLLOWING COWBOYS LOSS - YAHOO SPORTS

Yahoo Entertainment | Jori Epstein

1d

Parsons said it was "above my paygrade" whether McCarthy returns, and suggested
at least one teammate "put in more time and work than Mike McCarthy ever did....


KEVIN COSTNER NOT IN A RUSH TO SEE JOHN DUTTON’S ‘YELLOWSTONE’ FATE IN SEASON 5B
PREMIERE: “I DIDN’T SEE IT” - DEADLINE

Deadline | Armando Tinoco

1d

Kevin Costner is reacting to his character John Dutton's fate following the
Yellowstone Season 5B premiere on Paramount Network.


THE LAST SUPERMOON OF THE YEAR IS COMING. HERE’S WHEN TO SEE IT - PBS NEWSHOUR

PBS

1d

It will be a while until the next one.


VALVE ANNOUNCES LIMITED EDITION WHITE STEAM DECK OLED - EUROGAMER

Eurogamer.net | Victoria Kennedy

1d

Valve has announced the Steam Deck OLED: White Edition.


DONALD TRUMP TO APPOINT IMMIGRATION HAWK STEPHEN MILLER AS DEPUTY CHIEF OF STAFF
- FINANCIAL TIMES

Financial Times | Alex Rogers, Lauren Fedor, Aime Williams

2d

Adviser championed policies during president-elect’s first term that included
separating migrants from their children


BIRD FLU CASE FOUND IN HOSPITALIZED CANADIAN TEENAGER. WHAT HAPPENS NEXT. -
BARRON'S

Barron's | Barron's

2d




SPACEX LAUNCHING 24 STARLINK SATELLITES FROM FLORIDA TODAY AFTER WEATHER DELAY -
SPACE.COM

Space.com | Mike Wall

2d

It was the second Florida launch by SpaceX on Nov. 11.


NORTHERN TAURID METEOR SHOWER PEAK IS TONIGHT OVER CONNECTICUT - CT INSIDER

Ctinsider.com | Tim McGill

2d

Then the Leonid meteor shower peaks Nov. 17, the same day we'll see a supermoon
in Connecticut's night sky.


FIREFIGHTERS BATTLE TO CONTAIN DANGEROUS WILDFIRES BURNING ON BOTH COASTS - CNN

CNN | Hanna Park, Paradise Afshar, Andy Rose, Lauren Mascarenhas

2d

Dangerous wildfires are burning Monday on the East and West coasts, with
firefighters in New York and New Jersey working to contain a deadly blaze
spurred by an ongoing, historic drought – while strong winds in Southern
California could fan a destructive fire…


APPLE EXECS ADDRESS MAC MINI'S HIDDEN POWER BUTTON IN 2024 REDESIGN -
APPLEINSIDER

AppleInsider | Andrew Orr

2d

Apple's 2024 Mac mini stashes the power button underneath, a bold move that
executives say aligns with user habits, even if it's left some fans scratching
their heads.


WHO SAYS MPOX CASES IN CONGO'S EPICENTER WHERE THE NEW VARIANT WAS DETECTED MAY
BE 'PLATEAUING' - THE ASSOCIATED PRESS

Associated Press

2d

The World Health Organization says mpox cases in the region of Congo where a new
and more infectious variant was first detected appear to be “plateauing,” even
as the virus continues to increase in other regions of the country, as well as
in Burundi and Ugand…


ALIEN-LIKE SIGNAL FROM 2023 HAS BEEN DECODED. THE NEXT STEP IS TO FIGURE OUT
WHAT IT MEANS - CNN

CNN | Taylor Nicioli

2d

A father-daughter duo has decoded an alien-like signal beamed from a spacecraft
in 2023. Now, citizen scientists are trying to interpret the cosmic puzzle.


TAYLOR SWIFT BACK AT ARROWHEAD, CHEERS ON TRAVIS KELCE DURING BRONCOS-CHIEFS -
ESPN

ESPN | Brianna Williams

3d

The superstar arrived in a red plaid outfit to support Chiefs tight end Travis
Kelce in Week 10 against the Broncos.


CAN YOU DIE FROM LONG COVID? THE ANSWER IS NOT SO SIMPLE - THE CONVERSATION

The Conversation Africa | Catherine Itsiopoulos, Kate Anderson, Magdalena
Plebanski, Rose (Shiqi) Luo, Zhen Zheng

3d

While long COVID may not be immediately or directly life-threatening, it could
exacerbate existing conditions.



ACCOUNT LIMITATION

Cannot show more than 100 news due to account limitation.

Close
© 2023 - MyNews