csfd-api
csfd-api copied to clipboard
Abandoned
hey there. thanks for the api in the first place! it worked pretty well though, however the last few days were little bumpy, and now the main site hosting this...
Hi, I noticed, that e.g. url http://csfdapi.cz/movie/346385?type=html returns two different results: The good one: ``` REMOVE the "?type=html" parameter from your request to get raw JSON { "id": 346385, "year":...
Hi, first of all thanks for great api . :clap: I have encountered this issue: when parsing: http://csfdapi.cz/movie?search=Dobrodru%C5%BEstv%C3%AD%20u%20%C4%8Cern%C3%A9ho%20mo%C5%99e%20&type=html I obtain info without ``` "year": 1972, ``` means this: ``` {...
IMDB id
Could you please add parsing IMDB id (or at least IMDB url) of the movie for /movie/[i:id] API call? Thank you.
Ahoj, at first thanks for API. Could you please add parsing of english name to response of request /movie?search=[key word]. I mean names["en"]. Actualy there is just names["cs"]. It would...