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

Issue17 add imgur api, replace webstagram #18

Closed mariochampion closed 6 years ago

mariochampion commented 6 years ago

on jan 01 2018 webstagram seems to have stopped working -- oik! there s a lessonin using other peoples sevices.

this PR replaces webstgram code with imgur API code.

next step will be to DEDUPE because even paged (.../tag/time/[1,2,3,4...]) imgur API calls seems to have overlapping jpgs.

step after that is to modularize the scrapeurl/regexes to make such a switch easier and even automatic.