I have a pandas dataframe which contains a column containing twitter profile descriptions. In some of these description, there are strings like 'insta: profile_name'.
How can I create a line of code which would search for a string (eg, 'insta:' or 'instagram:') and then return the rest of the string of whatever is next to it?
1252: 'lad who loves to cook • insta: xxx',
1254: 'founder and head chef | insta: xxx |',
1992: ' |bakery instagram - xxx',
2291: 'insta: @xxx for enquiries'
2336: 'self taught baker. ig:// xxxx ',