this post was submitted on 16 Feb 2025
36 points (86.0% liked)
Summit
899 readers
25 users here now
Community to discuss Summit, a Lemmy reader for Android.
App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit
APK: https://github.com/idunnololz/summit-for-lemmy/releases
Support the app
Website: https://summit.idunnololz.com/
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Gotcha. Is the api different for the overall rating? I wonder how the bot and the other app are doing it
I'm guessing all of them scraped the website and they are all using the data they scraped. I've done a lot of projects like this before. The first couple of years its easy. But it can get annoying over time because the website can change, they can add anti-scraping measures, etc and it becomes a whole cat and mouse game. I've been forced to just remove features in the past because I didn't want to play that game anymore and it has always sucked.