Extracting report numbers from Gatling report

Hello Everyone,
I have configured a load test on my rest api with gatling v2.3
The test is running fine and I am able to see the graphs and the numbers on the console (final report and results).
Is there a way to extract these number in java/scala variable/map, so that I can use them further, for example to send it myself on email/text message etc ?

`