{"id":18364319,"url":"https://github.com/cornayy/dofus-scraper","last_synced_at":"2025-10-03T14:27:11.447Z","repository":{"id":49570979,"uuid":"282994783","full_name":"Cornayy/dofus-scraper","owner":"Cornayy","description":"An open-source Dofus encyclopedia scraper.","archived":false,"fork":false,"pushed_at":"2023-04-21T05:04:35.000Z","size":2886,"stargazers_count":7,"open_issues_count":6,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-06T15:41:37.162Z","etag":null,"topics":["cheerio","dofus","dofus-scraper","encyclopedia","node","nodejs","scraping","ts","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Cornayy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-27T19:24:00.000Z","updated_at":"2024-12-08T07:49:29.000Z","dependencies_parsed_at":"2025-04-06T15:44:37.986Z","dependency_job_id":null,"html_url":"https://github.com/Cornayy/dofus-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Cornayy/dofus-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cornayy%2Fdofus-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cornayy%2Fdofus-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cornayy%2Fdofus-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cornayy%2Fdofus-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cornayy","download_url":"https://codeload.github.com/Cornayy/dofus-scraper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cornayy%2Fdofus-scraper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266255244,"owners_count":23900098,"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":["cheerio","dofus","dofus-scraper","encyclopedia","node","nodejs","scraping","ts","typescript"],"created_at":"2024-11-05T23:09:49.630Z","updated_at":"2025-10-03T14:27:11.370Z","avatar_url":"https://github.com/Cornayy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dofus-scraper\n\nAn open-source [Dofus](https://www.dofus.com/en) encyclopedia scraper. Scrape your desired encyclopedia categories and save it to your configured database.\n\n\u003ca href=\"https://codeclimate.com/github/Cornayy/dofus-scraper/maintainability\"\u003e\u003cimg src=\"https://api.codeclimate.com/v1/badges/807065bf4ec6dfbff9fb/maintainability\" /\u003e\u003c/a\u003e\n\n## Contributing\n\nThe most important categories of the encyclopedia have been scraped, if you feel like some information about items are missing, feel free to open an issue or contribute.\n\n## Modes\n\nThe 'MODE' environment variable is configurable in the following modes.\n\n```\nexisting - the scraper will look for existing .json files.\nnew - the scraper will fetch the newest data.\n```\n\n## Usage\n\nCreate a .env file in the root of your project, a typical .env should look like this. You can also copy the contents of the .env.example file in the root directory.\n\n```\nDB_TYPE=mongodb\nHOST=localhost\nPORT=27017\nDB_NAME=dofus-scraper\nMODE=existing\n```\n\nHowever, this project is using [TypeORM](https://typeorm.io/#/), so the use of database is to your preference. When your .env is configured, run one of the following commands to start the scraping.\n\n```\nnpm run existing\nnpm run new\n```\n\n## Example\n![Scraping](./example/dofus-scraper.gif)\n\n## TODO\n\n-   [x] Equipment\n-   [x] Sets\n-   [x] Weapons\n-   [x] Resources\n-   [x] Pets\n-   [x] Ceremonial items\n-   [x] Mounts\n-   [x] Consumables\n-   [x] Bestiary\n-   [x] Idols\n\n## Less important\n\n-   [ ] Professions\n-   [ ] Classes\n-   [ ] Sidekicks\n-   [ ] Haven bags\n-   [ ] Harnesses\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcornayy%2Fdofus-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcornayy%2Fdofus-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcornayy%2Fdofus-scraper/lists"}