News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Hook into Wikipedia information using PHP and the MediaWiki API
August 17, 2011 @ 12:16:25

On the IBM developerWorks site, there's a tutorial from Vikram Vaswani showing you how to connect to Wikipedia's API in your PHP application. It shows how to fetch, search and update entries through their backend. The tutorial's a little bit older (from May 2011) but the content is still relevant.

Wikipedia is the ultimate online encyclopedia, containing millions of entries on different aspects of human knowledge. Web application developers are able to access and search these entries through the Wikipedia API. This article introduces the Wikipedia API and demonstrates it in the context of a PHP application, explaining how to search and retrieve different elements of Wikipedia content with PHP.

He starts with a general introduction to the API including example feed results and URL request formats. From there he moves into the code - a mostly Zend Framework-driven example that uses the REST client. He shows how to make requests for categories, full-text search, grabbing raw page content and adding/editing the content of pages.

0 comments voice your opinion now!
mediawiki api rest client zendframework backend tutorial


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Zend_Acl and MVC Integration Part II (Advanced Use)

PHPMaster.com: Testing Error Conditions with PHPUnit

Community News: Zend Framework Documentation Now Version Specific

Zend Developer Zone: ACRONYM or MixedCasing in Zend Framework 2? You decide!

WordPress Arena: How to Convert a WordPress Blog into WordPress MU


Community Events











Don't see your event here?
Let us know!


community symfony2 zendframework2 language podcast conference opinion usergroup database release rest series framework development unittest phpunit introduction functional testing interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework