Copy and Paste filtered text

Hi,

I have copied text from the ‘View source page of a website’ and want to paste it into an excel sheet but I only want to paste any websites after “href”. Is it possible to filter the text after copying it?

Thanks, Katie

Take this copied value in variable then use string manipulation
like split, replace, trim

Thank you - how do I make it a variable?

In a variable pane or Assign activity use Ctrl+k
image