As Reddit makes it harder to use their API, I decided to make a wrapper around their undocumented JSON feeds. This allows you to get data from Reddit without authentication. This is only suitable for getting public data. I hope this helps someone out there.
I'm also planning to make an android app via CapacitorJS using this library.
Feel free to ask questions or give feedback.
Thanks!