Skip to Content
0
Former Member
Jun 10, 2011 at 05:53 PM

How to scrape the screen data of an external page.

216 Views

I am trying to scrape the data off of an external webpage using Web Dynpro for ABAP. Basically, I want the html code of that page in a string so I can parse it later.

Does anyone know how to do this?