Skip to content

KraXen72/imdb-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cefc71f · May 23, 2024

History

51 Commits
Aug 8, 2021
May 13, 2023
Jul 30, 2021
Aug 8, 2021
Dec 26, 2022
Sep 25, 2022
May 23, 2024
Aug 23, 2022
Jul 30, 2021
Jul 30, 2021
Aug 8, 2021
Sep 24, 2022
Sep 23, 2022

Repository files navigation

imdb-fetch

small, fast & useful movie app.

pog

also has mobile ui: (outdated screenshot but i cannot be bothered to re-make it in gimp) mobile pog

API's used/credits:

  • IMDb suggets api crude but free jsonp imdb api. only gives like 10 results or so but works.
  • themoviedb.org TMDB api - used to fetch most info about the movie/show
  • OMDb api request-limited api used to get IMDB, rotten and metacritic scores.
  • thanks to this pen on codepen for circular progress

support development

Recurring donation via Liberapay One-time donation via ko-fi.com
Any donations are highly appreciated! <3

notes

  • i wrote this fully client side webapp in summer 2021, used it on and off for the following year
  • in september 2022 i decided to give it a pretty major rewrite, including a few of these things:
    • almost full backend & api handling rewrite
    • more information about shows like: status, episode length last & next episode to air
    • a smart age rating system, that takes into account ages from multiple countries, picks the most likely one & shows others on hover. (this took really long but it's really cool) + also cool colors for different age groups
    • better support for random imdb entries like "tv movie" and "video"
    • full poster fetching rewrite, includding reverse-engineering a CDN api
    • epic and pog circular progress for tmdb rating
    • three or four styling & css rewrites.

About

website to get movie information from the imdb or tmdb database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published