CBDB API



https://projects.iq.harvard.edu/cbdb/cbdb-api




Example: creating an API call to CBDB for 王安石 (Wang Anshi)


Send out http request using the following link:

1. Query by person ID:

http://cbdb.fas.harvard.edu/cbdbapi/person.php? id=1762 (Wang Anshi's CBDB ID)

2. Query by name:

http://cbdb.fas.harvard.edu/cbdbapi/person.php? name=王安石

http://cbdb.fas.harvard.edu/cbdbapi/person.php? name=Wang Anshi


3. Output to XML:

http://cbdb.fas.harvard.edu/cbdbapi/person.php?id=1762&o=xml

4. Output to json:http://cbdb.fas.harvard.edu/cbdbapi/person.php?name=王安石&o=json




바로 : 한국인물을 중심으로한 KBDB가 나올 날을 소망하며...




+ Recent posts