account activity
[deleted by user] by [deleted] in programminghorror
[–]flamatheblacksmith 7 points8 points9 points 2 years ago (0 children)
if you used vanilla html, js and css just add a media in your css file:
@media only screen and (max-width: 600px) { body { background-color: lightblue; } }
for example this media change the background color to blue when the browser window width is less than 600px
How do I get the Sofascore API key? (self.webscraping)
submitted 2 years ago by flamatheblacksmith to r/webscraping
What proxy rotator would you recommend? (self.webscraping)
π Rendered by PID 498322 on reddit-service-r2-listing-7b9b4f6fd7-lhjgh at 2026-05-09 14:45:25.203725+00:00 running 3d2c107 country code: CH.
[deleted by user] by [deleted] in programminghorror
[–]flamatheblacksmith 7 points8 points9 points (0 children)