TrailerAddict

TrailerAddict

  • Category: Media

Exploring the TrailerAddict API

TrailerAddict provides a public API for developers to access its movie trailers database. The API allows you to search for movie trailers, get information about movies, and access other related data. In this blog post, we will explore the TrailerAddict API and provide some example code in JavaScript.

Getting Started

Before we begin, you will need to sign up for an API key from TrailerAddict in order to use their API. After you have obtained a key, you can start making requests to the API.

API Endpoints

The TrailerAddict API has several endpoints that allow you to get different types of data about movies. Let's take a look at some of them:

Search for a Movie Trailer

If you want to search for a movie trailer, you can use the following endpoint:

https://api.traileraddict.com/v4/search/movie

To make a request to this endpoint, you will need to pass in a q parameter with the movie name or keyword you want to search for. Here's an example of how you can search for the trailer of the movie "Inception" using JavaScript:

const apiKey = 'your_api_key';
const movieName = 'inception';

fetch(`https://api.traileraddict.com/v4/search/movie?q=${movieName}&count=1&width=460&apikey=${apiKey}`)
  .then(response => response.json())
  .then(data => console.log(data));

Get Movie Information

If you want to get information about a specific movie, you can use the following endpoint:

https://api.traileraddict.com/v4/movie/info

To make a request to this endpoint, you will need to pass in a imdb parameter with the IMDb ID of the movie you want to get information about. Here's an example of how you can get information about the movie "Inception" using JavaScript:

const apiKey = 'your_api_key';
const imdbId = 'tt1375666';

fetch(`https://api.traileraddict.com/v4/movie/info?imdb=${imdbId}&width=460&apikey=${apiKey}`)
  .then(response => response.json())
  .then(data => console.log(data));

Get Movie Trailer Embed Code

If you want to get the embed code for a movie trailer, you can use the following endpoint:

https://api.traileraddict.com/v4/trailer/embed

To make a request to this endpoint, you will need to pass in a movie parameter with the IMDb ID of the movie you want to get the trailer for. Here's an example of how you can get the trailer embed code for the movie "Inception" using JavaScript:

const apiKey = 'your_api_key';
const imdbId = 'tt1375666';

fetch(`https://api.traileraddict.com/v4/trailer/embed?imdb=${imdbId}&width=460&autoplay=y&apikey=${apiKey}`)
  .then(response => response.text())
  .then(data => console.log(data));

Conclusion

In this blog post, we explored the TrailerAddict API and provided some example code in JavaScript. We looked at how to search for a movie trailer, get information about a movie and get the trailer embed code. The TrailerAddict API provides a lot of useful data for developers who are looking to build movie-related applications. Happy coding!

Visit to TrailerAddict website

Similar APIs of Media

DeepL API

DeepL API

Media

The DeepL API provides programmatic access to DeepL’s machine translation technology, making it possible to bring high quality translation capabilities directly to your websites and applications.

translationdeepl

Svrf – Face Filters

Svrf – Face Filters

Media

Let your users search and experience the largest database of immersive face filters, 360 videos, and 360 photos. The Svrf API is free to use across all types of apps: camera, messaging, chat, dating, creation, community, and more. The Svrf API allows you to supercharge your project or app with the first and largest search engine for immersive experiences. We make it simple for any developer to incorporate highly immersive experiences with all kinds of applications: augmented reality, virtual reality, mixed reality, mobile, and web. The Svrf API is RESTful and communicates using JSON. We support CORS, allowing you to access immersive experiences indexed by Svrf on your own web domains. We also provide a variety of resolutions, projections, and file formats to support most modern clients.

filtercameraentertainment

Meme Generator API

Meme Generator API

Media

Generate memes with a simple link! The api allows to input text on top and bottom places of the images. The images are selected from the api's website. You can create amazing fun apis through api meme.

memesjokesfun

Lolwallpapers API

Lolwallpapers API

Media

League of Legends Wallpapers website official API. This is a lightweight public API which provides an easy way to fetch informations about any wallpapers on LoLWallpapers.The current API version is ALPHA. This means that it can be unstable and could be slow sometimes. This version may not contain all of the features that are planned for the final version.

wallpapersphotoimages

Trace.moe API

Trace.moe API

Media

Trace back the scene where an anime screenshots is taken from. It tells you which anime, which episode, and the exact moment this scene appears.

animefiltersearch

Reelgood

Reelgood

Media

Reelgood takes all the various movies and TV shows that have ever been made (almost) and tells you where you can watch them, from subscription services (like Netflix and Prime Video) to free services (like Crackle, TubiTV and others) to TV everywhere options (like FX, ABC, and FOX) to rental and purchase options (like iTunes, Amazon, and Vudu.) Beyond simply searching and finding, we also take all the various services you have access to and can combine them into a single browsable, searchable and trackable interface. Trackable? Yes, trackable. With Reelgood we invite you to track your favorite shows or shows you want to see so that you can always pick up where you left off or wait until the show you're watching is available on a service you use. Think of us as the one place you need to go to start streaming on your laptop, desktop, tablet or mobile device. We even have a tvOS app for your AppleTV. We are every streaming service in one app so you can stop checking all your various services and simply check Reelgood whenever you're ready to watch.

genrereleaselive

Identity Protection Suite: Image & video redaction

Identity Protection Suite: Image & video redaction

Media

brighter AI’s Identity Protection Suite (IPS) offers various solutions to automatically redact faces and license plates on images and videos with highest quality. Protect personally identifiable information in images and videos against identification through facial or license plate recognition software and comply with data privacy regulations. Anonymize image and video material without losing compatibility with analytics and machine learning through our unique DNAT solution. Speed up public data collection and data sharing across domains, such as autonomous driving, video analytics, labelling, and video management systems.

VideoImageFace

New York Times Movie Reviews

New York Times Movie Reviews

Media

Search New York Times movie reviews by keyword and opening date and filter by Critics' Picks. The API allows you to filter content with respect to Critics, Links, MultiMedia and NewYork times Reviews.

reviewsmoviesapi

ErosNow API

ErosNow API

Media

ErosNow is Bollywood multi-platform movie streaming platform. The ErosNow Partner APITrack this API returns data about Bollywood films, music, tracks, original episodes, live channel, active purchases, playlists, top charts, and TV shows.

erosnowapi

GoWatchIt

GoWatchIt

Media

The API provides access to the GoWatchIt database of movies and information about movie availabilities. Availibility information is available for formats such as DVD rentals, online streaming, theaters, and outdoor screenings. This API also provides links to watch, rent, or purchase movies online through GoWatchIt's partners.

moviestreaminginformation