Urlload extra information

Good afternoon

I am trying to bring some information from a website to a snippet, and I saw that the {urlload} command can be really helpful. But I want to know were I can find more documentation about the usage of it. about the functions that can be used there.

For example, I want to extract some information between some divs, but I am not sure how I can differentiate according to the div class or another attribute.

Thank you so much for any insight.

Hi Diego, and welcome to the forum! :slight_smile:

You will likely want to use the regular expressions function to find the relevant part of the page. You can learn more about them here: