Skip to content

Dynamically generate a table containing every item and its pricing

Notifications You must be signed in to change notification settings

fadedlamp42/acnh-item-lister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

acnh-item-lister

Dynamically generate a table containing every item and its pricing

Overview

Selenium-based web-scraper that pulls data from https://www.animalcrossingitemlist.com/list/all-items/ and saves it locally to items.csv. Currently uses hard-coded values but may be parametrized in future to support scraping different lists.

Usage

Install requirements with pip3 install -r require.txt

Run with python3 run.py

About

Dynamically generate a table containing every item and its pricing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages