Looking for some help with a program request that should hopefully be pretty quick.

The general idea is I have a list of strings.
I want the program to enter them into a web interface one at a time and record values that are obtained from each string.

Looking for something similar to what this website does: (you need an account to see links)

But I want it to scan for Eth balance as well as the alt tokens in the wallet. Ideally a standalone program that I can run direct on my systems.

I messed around with it myself a bit, but it didn't work exactly how I wanted. I figure somebody here who knows what their doing can probably get it done much much faster too