Vanilla is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorskacofonix
    • CommentTimeJul 14th 2015
     permalink
    Notice to developers,

    I propose an unofficial API for the website WhatTheMovie.
    It is open source, under MIT license and free.
    This is alpha version, many things need improvement but it's works !

    Try this URL for random shot with unconnected user : http://wtmapi.azurewebsites.net/api/Shot

    Help from other services here : http://wtmapi.azurewebsites.net/Help

    You can see the repository here : https://github.com/skacofonix/WhatTheMovie

    The big advantage of using an API is that all the logic that "parse" the site is deported.
    If tomorrow WhatTheMovie change how works pages, or management rules (as it happened not very long time with the pictures and refrer field), you just need to update the API.
    No need to deploy a new version of your application.

    I started my own Android app based on Xamarin.
    But i don't have enougt time to continue the job.

    If you are interested, use it, fork it, contribute !

    Skacofonix