Skip to content

hburaktasyurek/whatanime.ga

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whatanime.ga

Website License

The website of whatanime.ga

Image Reverse Search for Anime Scenes

This repo for studying purpose only. Some settings and config are not included, it won't work out of the box after you clone this repo. Plase understand what you are doing before you fork this repo.

Please read the rest to understand how it works.

Integrating search with whatanime.ga

To add whatanime.ga as a search option for your site, pass the image URL via query string like this

https://whatanime.ga/?url=http://searchimageurl

Note that the server cannot access private images via URL. In that case, users has to copy and paste (Ctrl+V/Cmd+V) the image directly, or save and upload the file.

To begin search immediately after the image has loaded, you can add the auto option like this

https://whatanime.ga/?auto&url=http://searchimageurl

Once the page is loaded, the auto parameter is removed from URL. Then it would automatically search once the image is loaded.

The intention of not searching automatically is because some users may need to crop / flip the image before searching.

There may be changes to these parameters, but the official WebExtension is always up-to-date. https://github.com/soruly/whatanime.ga-WebExtension

About

Image Reverse Search for Anime Scenes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 53.7%
  • JavaScript 39.1%
  • CSS 7.2%