Skip to content

mangostools/WowHead_Quest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

🥭 Scraper for: Wowhead Quests

This script will scrape through the Wowhead pages to gather information in any provided locale for quests.

🖥️ How To Use

  • 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.

Releases

No releases published

Packages

No packages published

Languages