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_Questpython -m pip install -r ./requirements.txtpython ./quests.pyThe output should be in .csv files, one for each locale requested.