this post was submitted on 12 May 2026
233 points (97.9% liked)
Asklemmy
54273 readers
526 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Can the IMDb be scraped? Not necessarily for the reviews, but for the titles, actors, and so forth. Kind of wish Anna's Archive had done that instead of Spotify.
Any website can be scraped if you want it badly enough.
However, tmdb is a significantly less shitty alternative, even if data isn't always as good. It also has a free API for non-commercial use, so FOSS apps can use it for free.
The Move Database is great. Yes the info is sometimes not quite as good as amazon, but it's way more open than IMDb. You can edit info, and the api is great. I use it in the cli tool I built for myself.