Viewing a single comment thread. View all comments

rafaelfootball63 t1_j75wbxs wrote

I don't see how a raspberry pi helps the goal at all, can you elaborate? I'm thinking if you were to try to do a ghetto API you could use Puppeteer or an equivalent which could run on an pi I guess, but also basically any computer. I would just run Puppeteer on whatever hardware you are using for the rest of your app, be it your PC, AWS...

4

Raichuboy17 t1_j77gtlg wrote

Yup. Pretty much. I'm not a programmer, but I've done this exact thing on a raspberry pi which is why I mentioned it. Didn't know about Puppeteer, but yeah, that seems like a much easier solution!

1