Unofficial APIs
21–30 of 75 posts
Re: Unofficial APIs
#22Re: Unofficial APIs
#23I'm actually the current owner of this repo!! I started it because I love working with unofficial APIs for fun hacks that improve my life. During college, I had an alert that told me when the Krispy Kreme donuts were fresh built off an unofficial API that promised enjoyable donuts. If you're interested, I have a newsletter to update you when new repos are added https://forms.gle/e8nCivpTBNftNtgGA and to feature inter…
I'm going to leave the submission up because it struck a genuine chord with people, but that's a lucky escape. Normally, the likelier outcome is bannage.
Re: Unofficial APIs
#24Re: Unofficial APIs
#25Does using an unofficial API authenticated with someone else (e.g. a customer)'s account count as a violation of the ToS? In other words: who gets reprimanded/sued? The final user or the messenger?
Re: Unofficial APIs
#26Haha the pokemonGo Api! I was in the final stages of a bootcamp right when Pokemon Go came out, and a bunch of us were desperately trying to put ourselves on the map by doing something lit with Pokemon Go. We discovered that the spawns were cycled hourly, so if we could gather enough data we could quite accurately map out every pokemon in the city. Then we came up against not knowing anything about parsing the data w…
The number of fake accounts was a function of how large of an area you wanted to cover and how often you wanted it to update.
Re: Unofficial APIs
#27Re: Unofficial APIs
#28My goal is to open source this, and allow anyone to contribute new / update existing drivers. Would there be interest in something like this?
Re: Unofficial APIs
#29Domino's Pizza has an unofficial API as well: https://github.com/RIAEvangelist/node-dominos-pizza-api and https://pypi.org/project/dominos/
The package works pretty well in my experience. Something that I found mildly interesting though is that Dominos has not changed their API since I implemented it. Since this is unsupported (and honestly, probably frowned upon), I was expecting this to break early/often; thankfully, that has not been the case.
Re: Unofficial APIs
#30Been meaning to do something with the Robinhood one