- install pip3 and python3
- install librares using
- run , can specify the path if it doesnt work /home/dev/pyy/file.py
- run get_links.py to get the product's page link scraped and stored in csv
- run get_data.py to get the specific product's variation in size and color
- In <get_links.py>
- line 47 to change asins file
- In <get_data.py>
- line 45; give the link of csv file extracted from get_links.py