Forum Discussion

Kieren George's avatar
Kieren George
Copper Contributor
Jun 07, 2018
Solved

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 excel. 

 

It would be fairly easy for me to set up a template spreadsheet and have it organize the data how each lender wanted it, is anyone able to guide me how I could get that data from the spreadsheet to the required webpage? 

 

Any assistance is greatly appreciated

  • 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.

4 Replies

  • Steven Correy's avatar
    Steven Correy
    Copper 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.

  • 57m.fatih's avatar
    57m.fatih
    Copper Contributor

    HI

    Do you mean that you want to enter data from MT4 to Excel ?

    • Kieren George's avatar
      Kieren George
      Copper Contributor

      Hi 

       

      I mean I want to enter data from excel to the web 

       

       

Resources