🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Create Operator or Output with Groovy

User: "darktemptation"
New Altair Community Member
Updated by Jocelyn
My Problem is quite simple:
I want to load a Webpage with Groovy in a Text-Operator (i.e. Document) and then extract certain attributes (e.g. all <li>-Texts).

Now I can fetch the HTML from a page with

"http://rapid-i.com".toURL().text
But the Script Operator does not return anything to the output, even when I use the "return" from Groovy.

Can somebody give me a hint?

Find more posts tagged with