NoppesTheFolf / Fluffle

A reverse image search service tailored to the furry community.
MIT License
13 stars 1 forks source link

Add support for DeviantArt #17

Closed NoppesTheFolf closed 1 year ago

NoppesTheFolf commented 1 year ago

DeviantArt hosts a lot of art, of which a significant chunk is furry related. From running Fluffle on some images posted to DeviantArt, it seems Fluffle is not able to find a significant amount. This makes it worth adding support for DeviantArt.

Indexing the entirety of DeviantArt would be overkill for Fluffle while also taking an unreasonably long time. Content on DeviantArt seems to be relatively well tagged and it should be possible to utilize those tags to specifically look for furry (adjacent) content and artists to index. Investigating is needed as to what would be the best approach here.

They offer an API with which DeviantArt could be relatively easily integrated.