this post was submitted on 14 Mar 2026
51 points (100.0% liked)

Open Source

45629 readers
143 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

4 years ago, I posted about the weather service I did build. Back then, Serenum used OpenWeatherMap, but after a while they changed their API and I didn't have any strength to make the changes in Serenum API.

Earlier this year, I started with the new version of Serenum without Serenum API (too much work, too little time), now using Open-Meteo. I released the first version last week as a beta and now I find Serenum enough finished to share it here on Lemmy.

Still in beta, though, since stuff needs to be improved. But everything(?) works as it should.

https://serenum.org/

you are viewing a single comment's thread
view the rest of the comments
[โ€“] solrize@lemmy.ml 1 points 19 hours ago (1 children)

I've scraped html for this type of thing but nowadays sometimes hit cloudflare captchas and the like. A json endpoint would be great.

[โ€“] airikr@lemmy.ml 1 points 19 hours ago

Cloudflare are the worst! I'll add an API that are based on JSON :) Might take some time, though, due to mental health issues.