Flickr-Foundation / flickr-photos-api

Look up information about photos and collections of photos from Flickr
Apache License 2.0
0 stars 0 forks source link

Add a method for getting Flickr Commons members #47

Closed alexwlchan closed 2 months ago

alexwlchan commented 2 months ago

This is a handy utility method to have as a standalone piece – it's already in the Commons Explorer and I'm about to use it for a Data Lifeboat prototype.

The one thing I was unsure about is whether to do any filtering, and I decided not to. We remove three members from the Commons Explorer (the IA Book Images account, a member who's deleted all their photos, and the Commons Test Account). It's easier to do that filtering later than undo it, so I decided to return just the original results from this method.