{"id":23116329,"url":"https://github.com/breakbb/wowhead_scraper","last_synced_at":"2025-08-16T21:32:38.373Z","repository":{"id":37059430,"uuid":"204325762","full_name":"BreakBB/wowhead_scraper","owner":"BreakBB","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-29T10:17:24.000Z","size":1250,"stargazers_count":7,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-07-29T11:26:27.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BreakBB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-25T17:14:34.000Z","updated_at":"2023-07-29T11:26:27.599Z","dependencies_parsed_at":"2023-01-20T19:17:12.322Z","dependency_job_id":null,"html_url":"https://github.com/BreakBB/wowhead_scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BreakBB%2Fwowhead_scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BreakBB%2Fwowhead_scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BreakBB%2Fwowhead_scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BreakBB%2Fwowhead_scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BreakBB","download_url":"https://codeload.github.com/BreakBB/wowhead_scraper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230061431,"owners_count":18166705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-17T04:16:00.020Z","updated_at":"2024-12-17T04:16:00.587Z","avatar_url":"https://github.com/BreakBB.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wowhead Scraper\n\nThis project targets to scrape the [Wowhead](https://classic.wowhead.com) website and extract information about NPCs, quests, items, objects and experience points (XP). These information are primarily used for localization of the [Questie Addon](https://github.com/AeroScripts/QuestieDev/).\n\n## How to use\n\n### Install requirements\n\nYou will need Python to run any part of this project and the modules can be installed using the `requirements.txt`:\n\n`pip install -r requirements.txt`\n\n### Running the scraper\n\nCurrently this project can only be used via command line:\n\n`python runner.py`\n\nThe available parameters are:\n\n| Parameter         | Type  | Description                          | Possible values                                | Default |\n|-------------------|-------|--------------------------------------|------------------------------------------------|---------|\n| `-l`, `--lang`    | `str` | The language you want to scrape.     | `en`, `de`, `fr`, `es`, `ru`, `cn`, `pt`, `ko` | `en`    |\n| `-t`, `--target`  | `str` | The target you want to scrape.       | `npc`, `quest`, `item`, `object`, `xp`         | `npc`   |\n| `-v`, `--version` | `str` | The game version you want to scrape. | `classic`, `tbc`, `wotlk`                      | `wotlk` |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreakbb%2Fwowhead_scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbreakbb%2Fwowhead_scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreakbb%2Fwowhead_scraper/lists"}