65
Views
3
Comments
How to do web scraping manually?
Question

How can I web scrap all the texts from the web page dynamically and convert them into excel in the below format? 

websraping.PNG
2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

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

UserImage.jpg
Ajay Kiran P

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

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Why would you if you get the functionality already for free in the platform?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.