This script will scrape through the Wowhead pages to gather information in any provided locale for quests.
- Python is required.
git clone https://github.com/mangostools/WowHead_Quest
cd ./WowHead_Quest
python -m pip install -r ./requirements.txt
python ./quests.py
The output should be in .csv files, one for each locale requested.