http://api.comicvine.com/characters/?api_key=<mykey>&gender=F&sort=birth_date&format=xml
Shouldn't this return me all females characters? or at least the first 100?
Curious if there is any word about which filters are available to use yet. I tried the name, gender, etc fields, but it still looks like all results are being returned.
Gender, etc. are still not supported filters. Check the documentation for each resource type to see what kind of filters are supported. The search resource is the one you'd use for searching, but it only supports title searches. Other fields are not searchable.
"Gender, etc. are still not supported filters. Check the documentation for each resource type to see what kind of filters are supported. The search resource is the one you'd use for searching, but it only supports title searches. Other fields are not searchable.
"
"Filters are not in place yet. See this thread on Giant Bomb for more details."
"LordAndrew said:"Gender, etc. are still not supported filters. Check the documentation for each resource type to see what kind of filters are supported. The search resource is the one you'd use for searching, but it only supports title searches. Other fields are not searchable.
"
Thanks, I got the search working the way I want. Now to start writing that web app!
"
Log in to comment