I am looking for someone who can help me create an upload bot. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

11th May 2018, 10:58 AM
Cookie Monster
Cookie Monster - avatar
2 Answers
+ 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!
11th May 2018, 11:12 AM
Cookie Monster
Cookie Monster - avatar
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 😇
11th May 2018, 11:04 AM
Cookie Monster
Cookie Monster - avatar