Scifabric / pybossa

PYBOSSA is the ultimate crowdsourcing framework (aka microtasking) to analyze or enrich data that can't be processed by machines alone.
http://pybossa.com
GNU Affero General Public License v3.0
737 stars 266 forks source link

Removing Flickr importer #2015

Closed teleyinex closed 3 years ago

teleyinex commented 3 years ago

PYBOSSA has several integrations with third-party services like Flickr. These integrations were designed with Crowdcrafting in mind, but in the last years, almost all tasks have been created within PYBOSSA using CSV or JSON files via its API. Thus, that importer is no longer interesting, and we will focus more on improving CSV and JSON imports. It makes more sense to focus on an open format like CSV or JSON that can be created from any programming language from any external service (if it has an API).

teleyinex commented 3 years ago

This has been removed on version 4.0

portableant commented 3 years ago

This was the importer we used most frequently on MicroPasts, sad to see it deprecated...