Version 0.8 des apis

lenonoa demandé le 06-05-2013 à 13:59 
Bonjour,

Les apis de recherche d'un film et d'affichage de la fiche sont disponibles.
Se rendre sur la page http://www.bdfci.info/apis/ pour plus de détails.
A noter que ceux-ci sont en évolution, pour atteindre la version définitive de la 0.8.

Vous pouvez si vous le désirez suivre l'évolution en remplaçant 0.8 dans l'url par "beta". Evidemment, je ne puis vous garantir une quelconque stabilité. Mais une fois les évolutions validées, elles sont automatiquement basculées en 0.8 ou plus. (info sur ce forum).

Si vous avez des questions, que vous rencontrez des bugs ou des difficultés, merci de poster dans ce forum.

Bien à vous,

Votre dévoué webmaster cinéphile,
lenono
s-oroa répondu le 06-05-2013 à 14:10 
Salut,

J'ai rapidement regardé ce que ça donnait. Bravo pour le travail.

Vas-tu remettre la date de sortie ciné et le détails des acteurs dans cette version de l'api?
lenonoa répondu le 06-05-2013 à 14:44 
Je suis dessus.
lenonoa répondu le 06-05-2013 à 16:37 
Voilà la version 0.8b

On y trouve :
- les acteurs et les rôles si disponibles
- le ou les réalisateurs
- date de sortie
- date de reprise si existante
- les illustrations de la fiche

Un exemple :
PORTION DE CODE :
{
    "Resultat": {
        "FicheComplete": "http://www.bdfci.info/23184/jurassic-park",
        "Film_Id": "23184",
        "Film_Titre": "Jurassic Park",
        "titre_original": "Jurassic Park",
        "annee": "1993",
        "realisateurs": [
            {
                "realisateur": {
                    "id": "5058",
                    "nom": "Steven Spielberg"
                }
            }
        ],
        "duree": "127",
        "sortie": "20 Octobre 1993",
        "synopsis": "John Hammond vient d'accomplir une prouesse : à partir d'une goutte de sang absorbée par un moustique fossilisé, lui et son équipe sont parvenus à recréer une dizaine d'espèces de dinosaures. Non content d'avoir mené à bien ce projet, le vieil homme s'est décidé à le rentabiliser en ouvrant, sur une île, le plus grand parc à thème du monde : Jurassic Park. Mais si avant tout ça, dinosaures et humains n'avaient jamais cohabités, il y avait sans doute une raison...",
        "affichette": "http://static.bdfci.com/data/0/0/2/3/1/8/4/e86ebfd7843d3dc95ecf562bf41c61e0.jpg",
        "acteurs": [
            {
                "acteur": {
                    "id": "254772",
                    "nom": "Greg Burson",
                    "role": "Voix de Mr DNA"
                }
            },
            {
                "acteur": {
                    "id": "4337",
                    "nom": "Sam Neill",
                    "role": "Dr Alan Grant"
                }
            },
            {
                "acteur": {
                    "id": "1304",
                    "nom": "Jeff Goldblum",
                    "role": "Dr Ian Malcolm"
                }
            },
            {
                "acteur": {
                    "id": "10226",
                    "nom": "Laura Dern",
                    "role": "Dr Ellie Sattler"
                }
            },
            {
                "acteur": {
                    "id": "2563",
                    "nom": "Richard Attenborough",
                    "role": "John Parker Hammond"
                }
            },
            {
                "acteur": {
                    "id": "15879",
                    "nom": "Bob Peck",
                    "role": "Robert Muldoon"
                }
            },
            {
                "acteur": {
                    "id": "2312",
                    "nom": "Martin Ferrero",
                    "role": "Donald Gennaro"
                }
            },
            {
                "acteur": {
                    "id": "810683",
                    "nom": "BD Wong",
                    "role": "Dr Henry Wu"
                }
            },
            {
                "acteur": {
                    "id": "31195",
                    "nom": "Joseph Mazzello",
                    "role": "Tim Murphy"
                }
            },
            {
                "acteur": {
                    "id": "11779",
                    "nom": "Ariana Richards",
                    "role": "Lex Murphy"
                }
            },
            {
                "acteur": {
                    "id": "144",
                    "nom": "Samuel L. Jackson",
                    "role": "Ray Arnold"
                }
            },
            {
                "acteur": {
                    "id": "8419",
                    "nom": "Wayne Knight",
                    "role": "Dennis Nedry"
                }
            },
            {
                "acteur": {
                    "id": "31196",
                    "nom": "Gerald R. Molen",
                    "role": "Dr Gerry Harding"
                }
            },
            {
                "acteur": {
                    "id": "8088",
                    "nom": "Miguel Sandoval",
                    "role": "Juanito Rostagno"
                }
            },
            {
                "acteur": {
                    "id": "12455",
                    "nom": "Cameron Thor",
                    "role": "Dr Lewis Dodgson"
                }
            },
            {
                "acteur": {
                    "id": "5897",
                    "nom": "Richard Kiley",
                    "role": "Voix du Jurassic Park Tour"
                }
            },
            {
                "acteur": {
                    "id": "430669",
                    "nom": "Melvina Jones",
                    "role": "Le pilote d'hélicoptère"
                }
            },
            {
                "acteur": {
                    "id": "818546",
                    "nom": "Jophery C. Brown",
                    "role": "L'ouvrier de l'enclos des raptors"
                }
            },
            {
                "acteur": {
                    "id": "39689",
                    "nom": "Christopher John Fields",
                    "role": "Le premier volontaire"
                }
            },
            {
                "acteur": {
                    "id": "73157",
                    "nom": "Dean Cundey",
                    "role": "Mate"
                }
            },
            {
                "acteur": {
                    "id": "653792",
                    "nom": "Whit Hertford",
                    "role": "Le second volontaire"
                }
            }
        ],
        "url": "http://www.bdfci.info/film/23184/jurassic-park",
        "editeurs": [
            {
                "editeur": {
                    "id": "4186",
                    "nom_societe": "United International Pictures (UIP)"
                }
            }
        ],
        "listePays": [
            {
                "pays": {
                    "id": "3",
                    "origine": "américain"
                }
            }
        ],
        "categories": [
            {
                "categorie": {
                    "id": "4",
                    "categorie": "Science-fiction"
                }
            },
            {
                "categorie": {
                    "id": "9",
                    "categorie": "Aventure"
                }
            }
        ],
        "videos": [
            {
                "video": {
                    "id": "00012011",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366151161.mp4",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/412a5bc59f764b998abb55be27ca13d2.jpg",
                    "length": "158"
                }
            },
            {
                "video": {
                    "id": "00012101",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366636862.mp4",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366636862.jpg",
                    "length": "130"
                }
            },
            {
                "video": {
                    "id": "00012102",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366636561.mp4",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366636561.jpg",
                    "length": "80"
                }
            },
            {
                "video": {
                    "id": "00012103",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366636261.mp4",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366636261.jpg",
                    "length": "91"
                }
            },
            {
                "video": {
                    "id": "00012104",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366635961.mp4",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366635961.jpg",
                    "length": "71"
                }
            },
            {
                "video": {
                    "id": "00012105",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366635661.mp4",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366635661.jpg",
                    "length": "46"
                }
            }
        ],
        "galerie": [
            {
                "galerie": {
                    "id": "243897",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/e8bee5816af80ceb4bf1568d2826684c.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366704218.jpg",
                    "type": "affiche"
                }
            },
            {
                "galerie": {
                    "id": "243905",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/050b8aa3e6e5588b4a95032a8c9c99c8.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366679121.jpg",
                    "type": "affiche"
                }
            },
            {
                "galerie": {
                    "id": "243904",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/73e629b04ef243492d20a062071265b2.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366671395.jpg",
                    "type": "affiche"
                }
            },
            {
                "galerie": {
                    "id": "243903",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/04b70505a7fb39b1e86518aef1a61e8d.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366685394.jpg",
                    "type": "affiche"
                }
            },
            {
                "galerie": {
                    "id": "243902",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/3c41eaf1c6f2fa920efa53ba45bce588.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366682732.jpg",
                    "type": "affiche"
                }
            },
            {
                "galerie": {
                    "id": "243901",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/913c446cb04b40010829dad96aef1091.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366677660.jpg",
                    "type": "affiche"
                }
            },
            {
                "galerie": {
                    "id": "243900",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/0a5c491b7cc016c66b521caebe607bcb.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366711677.jpg",
                    "type": "affiche"
                }
            },
            {
                "galerie": {
                    "id": "243899",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/374ca7de881687f98c6059dab0da9b2e.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366636286.jpg",
                    "type": "affiche"
                }
            },
            {
                "galerie": {
                    "id": "243898",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/cb80d458927d8a3a2b477c19cfbf5e1e.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366705637.jpg",
                    "type": "affiche"
                }
            },
            {
                "galerie": {
                    "id": "243906",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/669e5f3215a65d5c6dda82e9a919ae5a.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366676596.jpg",
                    "type": "affiche"
                }
            },
            {
                "galerie": {
                    "id": "243907",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/a07f5f358c80f8f9834e42b6d833a6d1.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366685918.jpg",
                    "type": "affiche"
                }
            },
            {
                "galerie": {
                    "id": "243908",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/5429b2276f57205de6d5d4e3cccef3b2.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366716158.jpg",
                    "type": "affiche"
                }
            },
            {
                "galerie": {
                    "id": "243909",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/75457e4a37e5af4c7df3fb8fee349bea.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/f846d7c1b1484fa6a0b119b02354e290.jpg",
                    "type": "affiche"
                }
            },
            {
                "galerie": {
                    "id": "242837",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/9071c7bc03f75c993fedeb8e03f26cf5.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366201142.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "242838",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/c0eb54119ec16aacd5c4f3a3f015acbe.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366228539.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "242839",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/85cc72c4e858d9c079931208c986e8ac.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366185830.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "242840",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/96e41405d76d6f3c834fff07a43cbbff.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366215858.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "242842",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/e4e199229820dc04adda431781c13be9.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366151661.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "242843",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/5ffe718a7a0b04f1241e92050840ee8b.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366197068.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "242844",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/61fc2b9d03cc8134cc29619657da0b2e.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366151185.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "242845",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/67e2bb78cd4ac0df8449cc16c7e63ff7.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/69473e80674ac86f7db3d1b27b5ed6e1.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "243918",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/cd5660c5dab597067fd83e1db1e14410.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/4807c104b24f603f5f16660dae71aee8.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "243917",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366635394.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366653727.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "243916",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366635383.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366642274.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "243915",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366635368.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366657165.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "243914",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366635350.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366686160.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "243913",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366635333.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366694422.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "243912",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366635316.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366664078.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "243911",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366635298.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1366653944.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216550",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640523.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354689513.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "198300",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1349331375.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1349347327.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216536",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640447.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354678673.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216535",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640439.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354753147.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216534",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640432.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354747080.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216533",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640428.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354671639.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216532",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640424.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354740635.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216531",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640420.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354679367.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216530",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640412.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354721036.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216529",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640406.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354743459.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216528",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640400.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354737272.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216527",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640395.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354725322.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "198303",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1349331466.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1349348205.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "198302",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1349331448.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1349419023.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "198301",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1349331412.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1349431892.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216537",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640455.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354678308.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216538",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640462.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354727005.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216539",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640466.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354670815.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216549",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640516.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354739979.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216548",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640511.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354758381.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216547",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640506.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354718662.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216546",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640501.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354690162.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216545",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640498.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354667668.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216541",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640477.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354683228.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216544",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640493.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354758169.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216543",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640488.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354672378.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216540",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640472.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354725929.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216542",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640483.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354684903.jpg",
                    "type": "photo"
                }
            },
            {
                "galerie": {
                    "id": "216553",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640535.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354758454.jpg",
                    "type": "autour"
                }
            },
            {
                "galerie": {
                    "id": "216554",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640541.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1356576198.jpg",
                    "type": "autour"
                }
            },
            {
                "galerie": {
                    "id": "216551",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640526.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354705688.jpg",
                    "type": "autour"
                }
            },
            {
                "galerie": {
                    "id": "216552",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354640530.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1354692138.jpg",
                    "type": "autour"
                }
            },
            {
                "galerie": {
                    "id": "198304",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1349331484.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/1349348434.jpg",
                    "type": "jaquette"
                }
            },
            {
                "galerie": {
                    "id": "243910",
                    "media": "http://static.bdfci.com/data/0/0/2/3/1/8/4/087cd2e6f6cc6c184ba77bb9141ff94e.jpg",
                    "preview": "http://static.bdfci.com/data/0/0/2/3/1/8/4/d1086525f3f1c1065151eab0cba5c9a2.jpg",
                    "type": "fond"
                }
            }
        ]
    }
}


Bon usage !
s-oroa répondu le 06-05-2013 à 18:43 
Ca fonctionne au top! C'est intégré sur mon site! Merci
Essekera répondu le 06-05-2013 à 21:08 
Hello,

Les nombres de requêtes disponibles et utilisés n'apparaissent plus dans les données retournées, est-ce permanent?

Excellente évolution de l'API, merci pour ce travail.

Esseker
lenonoa répondu le 07-05-2013 à 10:26 
Ce ne sera pas permanent, puisque c'est remis :
apis
-->allow (ce qui est autorisé quotidiennement)
-->used (ce qui est utilisé)

De rien et bien bonne journée

lenono
s-oroa répondu le 14-05-2013 à 09:42 
Salut lenono, quel est ta technique pour détecter le fait qu'il n'y a pas de resultat à une recherche ?

Exemple : http://apis.bdfci.info/0.8/request.php?ask=seven%20psychopathes

Il y a une erreur dans le XML, et une faute d'orthographe : RESUTLAT au lieu de résultat
lenonoa répondu le 14-05-2013 à 10:32 
Bonjour s-oro,

Alors déjà ça marchera mieux avec http://apis.bdfci.info/0.8/request.php?ask=7%20Psychopathes.

Je comprends pas la question ! Mais la recherche est en refonte pour justement améliorer les résultats, comme sur le portail.

Je vais corriger la faute sinon.
s-oroa répondu le 14-05-2013 à 18:18 
Justement mon problème c'est que quand je lance une requête depuis mon site avec un titre non présent dans la BDD de BDFCI, le xml retourné est mal formaté.

Ca dit :

This page contains the following errors:

error on line 6 at column 10: Extra content at the end of the document
Below is a rendering of the page up to the first error.
lenonoa répondu le 14-05-2013 à 21:55 
Bonsoir S-oro,

Ce message signifiait que le xml n'était pas correctement fermé.
Signifiait car maintenant c'est corrigé !
Désolé pour le dérangement.

lenono
s-oroa répondu le 19-05-2013 à 15:18 
Merci
tilawa répondu le 17-08-2013 à 14:59 
Bonjour,

Il me semble qu'il y ait un problème similaire avec le json lorsque le nombre de résultats retournés est 0. Je récupère systématiquement une erreur (python) lors du décodage du résultat :
PORTION DE CODE :

ValueError: Expecting , delimiter: line 1 column 17 (char 17)


Le résultat est :
PORTION DE CODE :

{"Resultat":"ask":"requeteSansResultat","ResultatTotal":"0","ResultatsRetournes":"0"}

Il ne manque pas une paire d'accolade pour encadrer ce qui suit «{"Resultat":» ?

Une réponse qui ne pose pas de problème au décodeur python :
PORTION DE CODE :

{"Resultat":{"ask":"rocky","ResultatTotal":"5051","ResultatsRetournes":"1","PlusDeResultats":"http://www.bdfci.info/?q=rocky&d=f&page=search&src=bdfci&startFrom=1offset=1","result":{"films":[{"film":{"idfilm":"145612","titre":"'Columbia' and 'Shamrock II' Finishing Second Race","titre_original":"","annee":"1901","duree":"0","synopsis":"","affichette":"","url":"http://www.bdfci.info/film/145612/columbia-and-shamrock-ii-finishing-second-race"}}]}}}


Bon courage,
Tilaw
lenonoa répondu le 19-08-2013 à 15:40 
Bonjour Tilaw et merci pour le retour,

je vais regarder cela dans les jours qui suivent, je viens de rentrer de congés et j'ai pas mal de pain sur la planche...

Bonne journée,

lenono
romain07a répondu le 23-08-2013 à 22:12 
Bonjour à tous,

Nouveau sur le site, j'aurai aimé un petit coup de mains pour intégrer l'API sur un site privé.
Mon site est en PHP et j'aimerais faire une recherche en live en AutoCompletion.
Je me tourne vers vous en dernier recours car mes recherchent sur les APIS n'ont rien donné de très concret...
Depuis mon input texte, comment faire pour intérargir avec l'API ?

J'ai prix connaissance qu'il fallait utiliser deux fichiers "request.php" et "film.php.". De plus, certains parlent de parser les résultats XML obtenus...

Des âmes volontaires pour m'indiquer la route à emprunter pour avoir à mes fins ? :p

Merci
Romain