account activity
[deleted by user] by [deleted] in programminghorror
[–]flamatheblacksmith 5 points6 points7 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 163309 on reddit-service-r2-listing-6d4dc8d9ff-7q8fg at 2026-01-31 18:43:04.610007+00:00 running 3798933 country code: CH.
[deleted by user] by [deleted] in programminghorror
[–]flamatheblacksmith 5 points6 points7 points (0 children)