Daily checks the HTML of a website, extracts all links containing specific words, and sends them via email

Effortless daily link extraction from your favorite websites, delivered straight to your inbox.

  • Execute the task periodically
  • Get URL HTML (site_inspector → get_html)
  • Get list of objects with XPath (btzhtmlparser → map_node)
  • Filter elements from a list (btzfilters → filter_array)
  • Send an email (gmail → send)

Spending your mornings sifting through a website’s HTML, on the hunt for fresh links that match certain keywords, is not just draining—it’s a real risk to your time and focus. There’s always the nagging chance you’ll overlook a crucial new link or forget to check manually, meaning you might miss out on vital opportunities, late-breaking news, or competitor moves. If you manage this by hand, you’re trading away hours each week, inviting errors, and eroding your ability to act swiftly where visibility and quick reactions could make all the difference.

This formula from Botize changes the game: every day, it grabs the HTML of the site you choose, smartly extracts all anchor links, and filters out the noise, delivering only those that contain your chosen keywords—like ‘hotel,’ ‘golf,’ or ‘robot’—straight to your inbox. Each link arrives cleanly formatted and ready to review, so you spot exactly what matters without ever sifting through code or pages again. You take back control, gaining reliable, automatic coverage, while being able to adjust frequency, specify the filter terms, and pick your email destination for total flexibility and relevancy.

If you’re ready to skip grunt work forever and catch every key link, just follow the step-by-step setup below—or jump right in with this formula that’s already waiting for your custom tweaks. Let’s make your daily web monitoring effortless and bulletproof with Botize.

Automate this task with 5 simple prompts

Copy and paste the following prompts into Botize's AI task editor

  1. 2

    Select the AI editing tool.

    AI Prompt Tool
  2. 3

    Set up the automation so that it checks the website every day on its own.

    Copy and paste this prompt into the AI editing tool.

    Schedule this automation to run automatically once every day. —

    AI Prompt Tool

    Click the 'Apply this task' button to confirm.

  3. 4

    Retrieve the HTML content from the specified NASA news webpage.

    Copy and paste this prompt into the AI editing tool.

    Access the webpage https://www.nasa.gov/news/all-news/ and get its full HTML code. —

    AI Prompt Tool

    Click the 'Apply this task' button to confirm.

  4. 5

    Extract all links and their accompanying text from the webpage using XPath.

    Copy and paste this prompt into the AI editing tool.

    From the HTML that was just fetched, use XPath to find all the links (<a> tags). Gather both the link addresses (href) and the visible link text for each. —

    AI Prompt Tool

    Click the 'Apply this task' button to confirm.

  5. 6

    Filter these links to keep only those that mention certain words.

    Copy and paste this prompt into the AI editing tool.

    Check all the links you've found and keep only the ones where the link text includes any of these words: hotel, golf, robot. —

    AI Prompt Tool

    Click the 'Apply this task' button to confirm.

  6. 7

    Send an email with the filtered links, neatly formatted.

    Copy and paste this prompt into the AI editing tool.

    Send an email where the body contains the filtered links, each shown as a clickable hyperlink followed by a line break. Use the specified subject line and include all the links that matched the filter. —

    AI Prompt Tool

    Click the 'Apply this task' button to confirm.

  7. 8

    Your automation is ready to use. Click the 'Save changes' button.

    Save changes

Get the Links You Crave, Instantly!

This nifty automation dives into a webpage's HTML every day, grabs all the juicy links you care about, and shoots them right into your email, pretty and clickable.

Manual Botize
Search and open website 5 0 Minutes
Extract relevant links manually 15 0 Minutes
Compile and send email 10 0 Minutes
Total 30 0 Minutes

Looking for a hassle-free way to stay updated? You're at the right place!


Stay on Top of Industry News

Automatically gather links containing 'tech', 'innovation', and 'startup' every morning from tech news sites.

Save Time

Stop wasting hours sifting through websites.

Stay Informed

Never miss an important link again.

Peace of Mind

Know that relevant info is being monitored for you.


Monitor Competitor Updates

Receive links related to your competitors' names from their press release pages.

🔗

⌟ You need to track specific topics across websites.

⌟ You want to automate tedious daily routines.

đŸš«

✕ You don't use email regularly.

✕ You prefer manual internet browsing for updates.


✓ Easily change the keywords you're tracking.

✓ Modify the frequency of the email reports.

✓ Customize the email layout to your liking.




Every day, the automation accesses the HTML of a specific webpage. Once it retrieves the HTML, it uses XPath to extract all the links (<a>), collecting both their URLs and the associated text. Then, it filters these links to select only those containing any of the specified words in the task. After filtering, the automation prepares an email and sends these filtered links to an email address. Each link is presented in the body of the email in hyperlink format, followed by a line break. This automation simplifies the daily tracking of specific content related to the filtered terms.

Related automations