miasmos / op.gg-api

Serves op.gg web pages as json.
MIT License
81 stars 22 forks source link

Requests don't return data anymore #8

Closed freakpants closed 8 years ago

freakpants commented 8 years ago

Well formed requests only return {"status":"ok","data":false}.

This happens with all requests for Summoners on EUW currently.

miasmos commented 8 years ago

This is an issue that affects all endpoints. op.gg have since updated their site, so the code that parses the pages needs to be updated. I'm currently in the process of rewriting.