Skip to content

apmnt/taiga-updates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taiga Takahashi website clone

This FastHTML project mirrors the https://taigatakahashi.com site, sending requests to the site for product availability.

Taiga Takahashi restocks new items randomly, and the original site does not allow you to check which sizes are in stock without opening the product page.

On this site the available sizes are clearly visible, and the spreadsheet view allows an even faster way to check the stock.

Running locally

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
uvicorn main:app --reload

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published