HELP: I want to search for the Imprint link

Goal: Find Imprint on homepage and get the hyperlink of the word “imprint”

My old way: in germany most Imprints have this kind of url “homepage.com/imprint” and so i just used this formula inside of google sheets to get the url of the imprint.

Im searching for a way to use the “FIND LINKS IN TEXT” Feature but it doesnt work for me.

Does Anyone have an idea how to check the homepage for the keyword imprint?

Thank you in advance

Book: Shared Playbook | Bardeen

Hi @0xdogged

The “Find links in Text” action is not necessary for this use case as it’s purpose is different.

I created the following automation that should help you get what you are looking for: Shared Playbook Template

In it, we’re running on right click → Then it grabs the current page’s HTML → Then it sends that HTML to OpenAI for Chat GPT to return the hyperlinks with the work “imprint” it in.

Give it a try and see if it returns what you are looking for.
I hope this helps!
Thank you,
Jess

1 Like

Indeed it’s possible and the automation is great!

Should get you started @0xdogged :slight_smile:

Consider Buying Jess a coffee for her help :coffee:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.