Skip to content

dev-itzarun/imdb-image-api

Repository files navigation

IMDB Image Api [May Be Useful] [ Unofficial ]

only Works with IMDB Media Gallery URL's

Ex imdb media url : https://www.imdb.com/title/tt10701074/mediaviewer/rm3006207233

Features :

Images can be easily Embed anywhere directly using <img> tag

[ It returns the very high quality image , so images may load slow on your site ]

How to use :

Pass Imdb Media Url as a file parameter to API EX : https://imdb-image-api.vercel.app/api/?file=https://www.imdb.com/title/tt10701074/mediaviewer/rm3006207233

Response :

jpeg

How it works :

This script Grabs the image using DOM Parser

Hosted @ Vercel.com:

Host this yourself on vercel for free , click the deploy button below

Deploy with Vercel


Releases

No releases published

Packages

No packages published