Extracting data from Wikipedia JSON or XML with PHP

Posted by user343223 on Stack Overflow See other posts from Stack Overflow or by user343223
Published on 2010-05-29T21:25:16Z Indexed on 2010/05/29 21:32 UTC
Read the original article Hit count: 229

Filed under:
|
|
|

I want to use PHP (possibly with Curl/XPath?) to extract data from Wikipedia pages. What would be the best way to go about this? I'll be using CakePHP for this project, although just need to figure out how to get this working first.

© Stack Overflow or respective owner

Related posts about php

Related posts about xpath