allocine-api
allocine-api copied to clipboard
Added showtimelist
Added showtimelist method in Allocine class, along with a demo script that calls it and does some formatting.
Allocine seems to not publish an api; They are a very good reason but time is money and they are not concerned by this. That´s all.
Julien
Le 2 juil. 2014 à 19:19, Sébastien Dabet [email protected] a écrit :
Added showtimelist method in Allocine class, along with a demo script that calls it and does some formatting.
You can merge this Pull Request by running
git pull https://github.com/sdabet/allocine-api master Or view, comment on, or merge it at:
https://github.com/gromez/allocine-api/pull/5
Commit Summary
Added showtimelist method Added script to demonstrate usage of showtimelist File Changes
M PHP/allocine.class.php (16) A PHP/showtimelist.php (62) Patch Links:
https://github.com/gromez/allocine-api/pull/5.patch https://github.com/gromez/allocine-api/pull/5.diff — Reply to this email directly or view it on GitHub.
Hi Julien, I'm sorry, I didn't understand your comment, what did you mean?
Hi Sebastien,
Good work about Allocine api. But an official api should be now in 2014 the better way.
On Jul 2, 2014, at 19:24 , Sébastien Dabet [email protected] wrote:
Hi Julien, I'm sorry, I didn't understand your comment, what did you mean?
— Reply to this email directly or view it on GitHub.
That's some good news
Hello guys !
I am reopening this old topic : When using the showtimelist API endpoint, with the example provided (zip = 10, radius = 38000).
It generates the following request:
http://api.allocine.fr/rest/v3/showtimelist?partner=100043982026&zip=38000&radius=10&format=json&filter=movie&sed=20200312&sig=0g3wnXKCLsCMYJvkALowSTssB2s%3D
And I get the following error :
{"error":{"code":0,"$":"Invalid filter parameter value"}}
Do you have an idea about the issue ?
Thanks in advance !