how save a console log into variable (in Javascript)
Hi I'm trying to build a bot for a website,
This website prints a log on the console. I need to save it in a variable, but I only need the number inside the log. How do I do that?
I brought the sample log below