How can I web scrap all the texts from the web page dynamically and convert them into excel in the below format?
Hi Ajay,
If you want this of your OutSystems applications you can used the build in multi language feature of OutSystems:
https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Translating_the_app_UI/Multilingual_Web_Applications
Regards,
Daniel
Hi Daniel,Thanks for responding. But I wanted to do it in a screen/web block manually. How can that be done? or can I use the built-in multi language feature in a screen? Regards,Aj
Why would you if you get the functionality already for free in the platform?