+ 1
I am looking for someone who can help me create an upload bot.
The bot should be able to: -upload a picture through the File Explorer (filepath can be found in an Excel Sheet) -fill out 5 description inputs (data in Excel Sheet) -click through to the next page -wait to load -loop through over 1000 uploads I tried myself, but had roblems because it's a dynamic page
2 Respostas
+ 1
I tried doing it with excel Vba (as I can tun ist from any Computer without having to Install any additional Software). I also want to avoid anything Like sendKeys methods because the while script or programm should be able to run in the Background.
I guess Python + Selenium would also be a good choice.
I tried to find some codes online but didn't realy know what to look for any tips (what language would bei best,what websites to look at) would bei amazing!
0
I want to upload hundrets of products (all the data and information is stored in an excel) to a new online store. But I don't want to Copy Paste them myself 😇