fabiobatalha / crossrefapi

A python library that implements the Crossref API.
BSD 2-Clause "Simplified" License
265 stars 44 forks source link

filters not supported on members route #4

Closed gbilder closed 6 years ago

gbilder commented 6 years ago

the members route now supports a few filters. So this should work:

Members().filter(has_public_references="True")