How do I grab just the parsed Infobox of a wikipedia article?
I'm still stuck on my problem of trying to parse articles from wikipedia. Actually I wish to parse the infobox section of articles from wikipedia i.e. my application has references to countries and on each country page I would like to be able to show the infobox which is on corresponding wikipedia article of that country. I'm using php here - I would greatly appreciate it if anyone has any code snippets or advice on what should I be doing here. Thanks again. EDIT Well I have a db table with names of countries. And I have a script that takes a country and shows its details. I would like to grab