Hi All ,
Here is an example below :
https://www.google.com/search/?text=alteryx + Designer + version&rlz=1C1GGRV_enUS751US751&oq=alteryx&aqs=chrome..69i57j69i59j69i60l2j69i59j69i60.1399j0j7&sourceid=chrome&ie=UTF-8
I want to extract the search key words from the URL
so I should extract the following:
All the URL will contain "search/?text=" before the keywords , multiple keywords separated by + but the content after the keywords can change and there is no pattern to it.
Thanks