I'm trying to scrap data from a website and the values are on a canvas element. The website uses 0 Bytes storage. So I guess the data is stored in Memory. I can take/ save snapshot of the heap from chrome devtools. Is there anyway to search for numerical values in the snapshot?