Skip to content

Latest commit

 

History

History

docs

shotit API

shotit API provides a HTTP interface for developers to interact with shotit programmatically.

Using the API, you can develop programs such as: chat bots, browser plugins, video tagging / deduplication applications, games or whatever scripts that you need to know the anime info from an image.

What is shotit

shotit is a Anime Scene Seach Engine that can 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.

Showcase

Web URL integration

The easiest way to integrate with shotit without using API is by URL.

By opening the following link it would start searching your given image URL.

https://shotit/?url=https://raw.githubusercontent.com/soruly/shotit/master/demo.jpg

Read the rest of the API docs if you need an API.