Sunday, 18 August 2013

How to get a list of book writers in freebase

How to get a list of book writers in freebase

I want to get a list of all writers from freebase. I've done an app for
musicians and it works nice http://brainbol.com/musicos where I have the
next query:
var query = { 'filter':'(all type:/music/artist)', 'key' : 'blablabla...',
'lang':'es' };
But I can't figure out how to do the same with book writers. Can u help
me, thanks!

No comments:

Post a Comment