Skip to content

wingsum93/dropit-scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dropit website price scrapping

For user to fetch website product and price

how to setup virtual environment

python -m venv .venv
source .venv/bin/activate  # Windows 用 .venv\Scripts\activate