The WoT Database Crawler is a generic tool to rebuild the internal Vehicle Database from the popular computer game World of Tanks by crawling the data that is available from the public wiki.
The program creates an XML database that can be used to generate more sophisticated content analysis (see examples). Basic content analysis and HTML table export are already implemented.
The full XML database and the latest binaries are available from the developer section of the project home page.
WotCrawler is being developed by Sebastian Straub, sebastian-straub@gmx.net.
For further information, please visit the project homepage.
Copyright (C) 2012 Sebastian Straub, <sebastian-straub@gmx.net>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.