|
|
|
|
|
by herol3oy
180 days ago
|
|
I'm building an app that takes a screenshot every hour from some news websites. It's is a small python script running on my raspberry pi 5 and for now I'm saving the images there. I'm planning to build a front-end app to explorer how each website changes over the course of a day, focusing only on the top of the landing page. |
|
Why screenshots and not copy the source?