Baireaphzer
New Member
I have this web application that users (mainly English learners or children) can search for some existing licensed articles in my database. They can be filtered by categories, tags and how difficult each one is. So I am thinking of adding articles from Wikipedia to the database and be able to update the articles in my database once in a while but I am not sure what would be the best way for that. My understanding is that I need to download compressed files every time and then decompress them so I will get articles in XML format. Then I can add them to the database according to the tags? Is there a way I can have it update automatically? I read the article but on data dumps but not sure how to get started.http://en.wikipedia.org/wiki/Wikipedia:Database_download#SQL_schema