Avatar of toben88
toben88

asked on 

How do I automate entering about 500 lines of information into a website from a csv file? Each line would create a user with a password

I have a listing of 500 names addresses, passwords etc that I need to enter into a website. Is there a program I can use to automate this process? I need several mouse clicks and then fill in a page of info, click the mouse and fill in another page of info and click the mouse again. Obviously I dont want to do this 500 times and I can not directly import to the websites database.

The data is in  csv file right now, but I could modify that to txt or excel if needed.

What should I do?
Web BrowsersProgramming

Avatar of undefined
Last Comment
toben88

8/22/2022 - Mon