mariochampion / roboflow

RoboFlow is a semi-automated TensorFlow image classification explorer in a python command line app.
https://mariochampion.github.io/roboflow/
Apache License 2.0
4 stars 0 forks source link

eek! webstagram stopped working!! #17

Closed mariochampion closed 6 years ago

mariochampion commented 6 years ago

https://web.stagram.com/tag/robot https://web.stagram.com/tag/robotart

etc etc -- meaning downloads not working. time to re-prioritize the issues!

mariochampion commented 6 years ago

replacing it with imgur API search, BUT looks like their json is non-compliant! doh! --- woops that was me! opening with "a" in my tests meant adding another json object to the file. my bad!

also, for posterity, jsonobj["data"]["items"][0]["link"] is what i was looking for...

mariochampion commented 6 years ago

solved with pr