Is it possible to scrape data from android app?

Hi guys,
I have a question. Please make a response if its possible or not.
Here is the app.
https://www.veve.me/

Is it possible to scrap data from VEVE app? I have tried by Appium which failed (May be my fault but possible or not?) . Is there any other way you know?

Thanks in advance

I’m not sure what you mean by scrape the data, but it’s possible that you just want the screen source:

https://appium.io/docs/en/commands/session/source/

If that’s not what you are looking for, can you provide more information on the question and if possible the code that doesn’t work and the error(s) that you are getting?