Forum Discussion
Kieren George
Jun 07, 2018Copper Contributor
Website data entry
Hi I am a mortgage broker and I spend a lot of time entering one client's details into 10-15 different lenders online assessment and I wanted to see if it is possible to automate this process using...
- Jun 11, 2018
Excel is better at collecting the data than publishing it. For what you ask, you can definitely do it with Python. If you want to learn, you can check the Automate the Boring Stuff with Python book. It will get you started.
Steven Correy
Jun 11, 2018Copper Contributor
Excel is better at collecting the data than publishing it. For what you ask, you can definitely do it with Python. If you want to learn, you can check the Automate the Boring Stuff with Python book. It will get you started.
Kieren George
Jun 12, 2018Copper Contributor
Thanks - I will look into it.