{"id":13901221,"url":"https://github.com/sungyeonu/animal-crossing-scraper","last_synced_at":"2025-07-17T21:32:41.597Z","repository":{"id":50175879,"uuid":"242419127","full_name":"sungyeonu/animal-crossing-scraper","owner":"sungyeonu","description":"Web scraper for Animal Crossing - New Horizons data using bs4","archived":false,"fork":false,"pushed_at":"2022-12-08T03:43:35.000Z","size":761,"stargazers_count":37,"open_issues_count":6,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-07T21:45:16.459Z","etag":null,"topics":["animal-crossing-new-horizons","bs4"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sungyeonu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-22T22:14:02.000Z","updated_at":"2023-01-06T12:30:22.000Z","dependencies_parsed_at":"2023-01-24T10:00:26.846Z","dependency_job_id":null,"html_url":"https://github.com/sungyeonu/animal-crossing-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sungyeonu%2Fanimal-crossing-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sungyeonu%2Fanimal-crossing-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sungyeonu%2Fanimal-crossing-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sungyeonu%2Fanimal-crossing-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sungyeonu","download_url":"https://codeload.github.com/sungyeonu/animal-crossing-scraper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226305261,"owners_count":17603777,"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":["animal-crossing-new-horizons","bs4"],"created_at":"2024-08-06T21:01:01.376Z","updated_at":"2024-11-25T09:31:01.233Z","avatar_url":"https://github.com/sungyeonu.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# animal-crossing-scraper\nPython webscraper to extract various data of the game Animal Crossing - New Horizons.\n\nData source: https://animalcrossing.fandom.com/wiki/\n\nFeel free to use the JSON files! Some of the pages on the wiki are incomplete, so if some data is missing please check back later. \n\n## Output\nAll JSON files are stored in /data\n\n*-- Completed --*  \n/museums\n- bugs.json\n- fish.json\n- fossils.json\n- artwork.json\n\n/characters\n- villagers.json\n\n/flowers\n- availability.json\n- genetics_others.json\n- genetics_rose.json\n- hybridization_advanced.json\n- hybridization_simple.json\n\n/music\n\n*-- Incomplete --*  \n/crafting\n- tools.json\n- equipments.json\n- housewares.json\n- miscellaneous.json\n- wallMounteds.json\n- wallpaperRugsFloorings.json\n- others.json\n\n/clothing\n- tops.json\n- bottoms.json\n- dresses.json\n- hats.json\n- accessories.json\n- socks.json\n- shoes.json\n- bags.json\n- umbrellas.json\n\n\n\n## JSON fields\nPrice: -1 indicates the data is not available yet. \n\n## Set Up\n1. In the animal-crossing-scraper root directory, clone the project using \n```\ngit clone https://github.com/sungyeonu/animal-crossing-scraper.git\n```\n\n2. Set up a virtual environment\n```\npython -m venv venv\n```\n\n3. Activate the virtual environment\n- Windows: `venv\\Scripts\\activate`\n- Linux/Mac: `source venv/bin/activate`\n\n4. Install required packages\n```\npip install -r requirements.txt\n```\n\n## Usage\nTo run:\n```\npython scrapy.py\n```\n\nTo test:\n```\npython test_scrapy.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsungyeonu%2Fanimal-crossing-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsungyeonu%2Fanimal-crossing-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsungyeonu%2Fanimal-crossing-scraper/lists"}