Step 1: clone this repo to PC
git clone https://github.com/namle133/shopping_online_scrape.git
Step 2: run main program
cd shopping_online_scrape
make shopping_online
Step 3: fill shopping information in GUI input
For example:
and then press the button ("Print Input Value")
Step 4: check informations which you scraped in folder shopping_online_scrape/csv/
Step 1: clone this repo to PC
git clone https://github.com/namle133/shopping_online_scrape.git
Step 2: create .env
file
please change (username & password)
Step 3: fill shopping information in GUI input
For example:
and then press the button ("Print Input Value")
Step 4:
You will see in the terminal:
if you type "N":
check informations which you scraped in folder shopping_online_scrape/csv/
and done it
if you type "Y" (add item to cart):
please follow the instruction
I use the shopping online which is located in VietNam. Therefore, if you want to crawl the data of the shopping online in foreign country, please change the url and config shopee_scraper.py
, lazada_scraper.py
, amazon_scraper.py
and driver.py
THANK YOU !!!