/freebase-php

Reading People/Person data via the FreeBase.com API

Primary LanguageJavaScriptOtherNOASSERTION

freebase-php

Sample PHP script that shows how to query the FreeBase API for Person data. Additionally, it traverses the FreeBase API Result extracting important details. This script also allows you to see the entire JSON result.

Requirements

Installing

Helpful Links

Notes

I originally wrote a version of this script to extract Author data for my site, http://www.worldofquotes.com. You can see it presented here for reference: http://www.worldofquotes.com/author/Mahatma+Gandhi/1/index.html

License

See included LICENSE.md file.