Matlab for auto logging into websites, populating web fields etc or go with Python

4 vues (au cours des 30 derniers jours)
Joe Dainton
Joe Dainton le 25 Juil 2020
Commenté : Simon le 25 Jan 2025
Hello all
I know that Matlab is suited for many engineering uses however i wanted the opinion of the community of using Matlab to run automated reports by extracting data from web sites as well as autologging into websites and populating data fields.
An idea i have is to use a Matlab GUI for a user to enter data, this data then opens a browser and populates various web fields.
I have been told that i should abandon the idea of using Matlab and go with Python.
Just wondering what the thoughts of the commuinty was?
Thank you.
  2 commentaires
Rik
Rik le 26 Juil 2020
Neither sounds terribly well suited for this task. I would assume the runtime (either Matlab or python) will have to send key strokes, or send a POST request. I don't see a reason why python would outperform Matlab in either case.
Simon
Simon le 25 Jan 2025
I have the same need of automating login. Have you found out how to achieve this in Matlab? Python has a selenium package that seems to do the job (with key strokes?) But I prefer Matlab doing it.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by