Selector Tool: Extracting specific content (example first name)

Hi Community,

Does someone know how I can extract specific content from a website? Like for instance only one word or the first name? I have seen a comment on YouTube recommending to use the split() function but I don´t know how to apply it in the snippet / extracted content.

Thanks in advance!

Hi @Ida_Horstmann

This video should give you a good primer on how it's done:

In a nutshell, you'll need to use the {site} command to extract the data you need from the page. Then there are other commands and functions such as split(), that allow you to manipulate the data you extracted to fit your needs.

Since every use case is different, I can't provide you with a ready-made solution here. But feel free to email us on support@blaze.today if you need further assistance :slight_smile:

1 Like