2 years ago
Wed Sep 6, 2023 5:17pm PST
Ask HN: Multi step browser automation to fill out and update forms?
Hello, I'm looking for some input or open source projects that can do the following:

1.Login

2.Browse to a URL

3.Fill out form details from a spread sheet or DB.

4.GOTO another endpoint and fill out another form( Mostly Checkboxes for permissions)

5.Save

I've tried using the API to do this on my own but the API restricts some tasks that I need, so I'm thinking a browser bot could do the trick.

I record the flow, then tell it where to get the data to fill the forms.

Anyone have any advise or services (open source) I can use to accomplish this task?

Thank you

comments:
add comment
loading comments...