'How to search for values in chrome heap snapshot?
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?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
