Checking if there is an element by ID from $.get

Checking if there is an element by ID from $.get

I am using $.get to get a webpage (not GO to a webpage, just get it )
I want to check if there is an element with the id 

#ctl00_cphRoblox_rbxGroupFundsPane_GroupFunds

on it

How to do?