How can I read/load new topics from a Discuss forum? (like Streamlit's)

Hello,

Can someone point me to how to load for instance the latest posts in a desired category of a Discuss forum? For example this one for Streamlit:

I’d like to be able to read the latest, lets say 5, posts there, and bulk insert them in Google Spreadsheet (I dont have problem with the insert).

I thought in an alternative that is to read them from Gmail income emails, since I can watch/track specific categories or tags in Discuss, but I’d rather to do it more direct or differently since i’m having troubles to connect the Gmail module.