Hi,
can you provide more information?
How are you getting the mail? Are you doing it through browser or through an api?
you can use regex, get substring or get html for this.
Freezing when copying and pasting
-
Hello. I copy a relatively large piece of data from notepad and paste it into a textarea on a site. However, this process, which normally takes 1 second, takes too long on my bot. Because when you do the paste operation, the browser freezes and it recovers after about 30-40 seconds. How can I fix this?