allocine-api icon indicating copy to clipboard operation
allocine-api copied to clipboard

Added showtimelist

Open sdabet opened this issue 10 years ago • 5 comments

Added showtimelist method in Allocine class, along with a demo script that calls it and does some formatting.

sdabet avatar Jul 02 '14 17:07 sdabet

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.

ghost avatar Jul 02 '14 17:07 ghost

Hi Julien, I'm sorry, I didn't understand your comment, what did you mean?

sdabet avatar Jul 02 '14 17:07 sdabet

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.

ghost avatar Jul 02 '14 17:07 ghost

That's some good news

sdabet avatar Jul 02 '14 17:07 sdabet

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 !

girardinsamuel avatar Mar 12 '20 13:03 girardinsamuel