Build an AI with Python+Selenium+ChromeWebDriver to build list of url, copy pictures , video, xpath and make Excel files
Budget: $10 – $30 CAD
Python+Selenium+ChromeWebDriver
1-give to the AI the URL
2-Copy the link of URL only if criteria is correct and build list while attributing a SKU to each different product link
When script start it ask for the first SKU number (IE ALE-1-1-1) and increase the number for each product found
IE: ALE-1-1-1 (first), second link found ALE-2-1-1, third ALE-3-1-1
This script only build list and attribute SKU number
SKU|DESCRIPTION|URL|PRICE|Shipping are what required in each column of the SKU-LIST.xlsx file (Excel file)
3-New script. Access to the link and copy all pictures and video, description, select the good type to match good price, copy xpath for the quantity
Each link already has a SKU (from previous script) so It attribute the video name with the first SKU then picture with the SKU but increase by 1 each different picture IE: ALE1-1-1.jpg, ALE1-1-2.jpg, ALE1-1-3.jpg...
Picture need to be saved in 500x500 pixel or a little over to preserv quality, nothing under 500x500.
Pictures and video are saved in script path "Images" folder, SKU name folder.
SKU-LIST-Done.xlsx file need to be generated
This file will containt: SKU|DESCRIPTION|URL|PRICE|Shipping|VARIATION DESC|XPATH TO ADD QUANTITY
Example of URL (each url is the same but different category of products)
https://sale.alibaba.com/p/dtmtand1d/index.html?spm=a2700.8293689.201702.1.2ce267afZWZiHj&wx_screen_direc=portrait&wx_navbar_transparent=true&path=/p/dtmtand1d/index.html&ncms_spm=a27aq.22883793&deliveryId=2536007_902151202_STOCK_25_42044554&topOfferIds=60672409642&tracelog=20210711_ICBU_HOME_MAIN_BANNER_ICBU_HOME_MAIN_BANNER_SLIDER_1_T
Picture and step will be provided to the awarded person
1-give to the AI the URL
2-Copy the link of URL only if criteria is correct and build list while attributing a SKU to each different product link
When script start it ask for the first SKU number (IE ALE-1-1-1) and increase the number for each product found
IE: ALE-1-1-1 (first), second link found ALE-2-1-1, third ALE-3-1-1
This script only build list and attribute SKU number
SKU|DESCRIPTION|URL|PRICE|Shipping are what required in each column of the SKU-LIST.xlsx file (Excel file)
3-New script. Access to the link and copy all pictures and video, description, select the good type to match good price, copy xpath for the quantity
Each link already has a SKU (from previous script) so It attribute the video name with the first SKU then picture with the SKU but increase by 1 each different picture IE: ALE1-1-1.jpg, ALE1-1-2.jpg, ALE1-1-3.jpg...
Picture need to be saved in 500x500 pixel or a little over to preserv quality, nothing under 500x500.
Pictures and video are saved in script path "Images" folder, SKU name folder.
SKU-LIST-Done.xlsx file need to be generated
This file will containt: SKU|DESCRIPTION|URL|PRICE|Shipping|VARIATION DESC|XPATH TO ADD QUANTITY
Example of URL (each url is the same but different category of products)
https://sale.alibaba.com/p/dtmtand1d/index.html?spm=a2700.8293689.201702.1.2ce267afZWZiHj&wx_screen_direc=portrait&wx_navbar_transparent=true&path=/p/dtmtand1d/index.html&ncms_spm=a27aq.22883793&deliveryId=2536007_902151202_STOCK_25_42044554&topOfferIds=60672409642&tracelog=20210711_ICBU_HOME_MAIN_BANNER_ICBU_HOME_MAIN_BANNER_SLIDER_1_T
Picture and step will be provided to the awarded person