Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 438 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 438 Bytes

Utils for easily access FIFA World Cup 2014 Tickets API.

The FIFA website is horrible and completely non-user-friendly.

Thanks to FIFA to let their webservices work even without cookies.

To contribute create issues or fork it and send pull requests.

PS: There are non-explored data in the object returned by get_basic_info method.

How to use

In ipython run:

%run utils.py
get_availables()
get_availables_at_rio()