Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/helias/wowhead-php-extractors

Compare your database with WoWHead and find missing data
https://github.com/helias/wowhead-php-extractors

azerothcore extractor parser trinitycore world-of-warcraft wow wowhead

Last synced: 3 months ago
JSON representation

Compare your database with WoWHead and find missing data

Awesome Lists containing this project

README

        

# WoWHead-PHP-Extractors

## Extractors

This tool compare your database with WoWHead and find the missing data of your database.
The extractors can check:

- creature loot
- pickpocketloot
- skinloot
- vendor
- trainer
- creature queststarter / questender
- gameobject queststarter / questender

The script to extract the missing vendor and trainer are in the same file php (vendor-trainer.php) to extract them you must use this file.

While the loot are in 3 files loot.php, skinloot.php and pickpocketloot.php but I made one file to check all the loot in the same time to check once a page of wowhead instead of 3.

## Usage

First of all you must configure it by modify the data on "connect.php".

Pay attention about the parameter '$start = "";' where you should put the entry where the tool start to compare.

To use this tool you can run the file php from terminal (suggested) or from web.

To use via terminal you can execute the follow command.

```
php file.php
```

If you have Linux or Mac OS check that the folder of the project and the files have the permissions 777.

Why via terminal? Because there you can read the logs.

Well, while the extractors compare the data they will add the entries (with missing data) in some files.txt.