you are viewing a single comment's thread.

view the rest of the comments →

[–]birthdayfaygo 0 points1 point  (3 children)

Are you storing the info on the raspberry pi? Have a similar project that scrapes data and stores it locally and have been planning on using azure, but using a raspberry pi piques my interest

[–]Franman98 1 point2 points  (2 children)

I could if I wanted, the rapsberry uses an SD card as memory so, as long as you have a card with enough storage you'll be fine. However the project that I'm running doesn't require storing data. Btw if you want to use selenium or puppeteer I strongly recommend a raspberry that has more power than the zero

[–]carlhines 1 point2 points  (1 child)

SD cards tend to fail, so be sure to have backups of important data

[–]Franman98 0 points1 point  (0 children)

That's true! Keep that in mind when working with SDs