I have a list of author names in a .csv and want to find where each author was born. I know you can use the wikipedia api to get information and wikidata is a thing - but I am not sure what query to use or how to get my head around the documentation.
Does anyone have any helpful links which are good at explaining the data or have a way of identifying that the name is from an author in the JSON call and to get the birth location back from this?
I'm sorry this question is slightly vague - I'm not quite sure where to start.