Anyone found a clean way of navigating/parsing a r...
# suitescript
j
Anyone found a clean way of navigating/parsing a returned HTML string from a get request? The idea is that I can retrieve a webpage and then get specific information I'd like (either by id or what have you) off of it.