Tavily Make integrationAutomate Tavily with Make.
Need fresh web research inside your automations without writing a line of code? The Tavily Make integration gives you 4 action modules: search the web, crawl a site, pull raw page content, or call the API directly. This page walks you through the connection and a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Tavily Make integration do for you?
The Tavily Make integration lets a Make scenario, the automation you build as a chain of bricks called modules, ask Tavily to search the web, crawl a website or fetch the content of pages. The results come back as bundles, one item each, that the next module can store, send or summarize.
A research feed for a sales team. When a new company lands in your CRM, Perform a Search looks it up on the web, and the results travel to the next module of the scenario, for example a note on the record.
A content archive for a marketing team. Crawl a Website walks through a site you name and returns what it read, ready to be written to a sheet or a document.
A clean input for an AI step. You already have a list of links; Extract Raw Content fetches their text so the next module works on the page itself, not just the address.
Limits worth knowing: Tavily has no trigger in Make, so a scenario starts on a schedule or on another app's event. The Make documentation page for Tavily is itself flagged as AI-generated from Tavily's docs, so check anything critical with Tavily. Many apps also have an n8n node; the n8n vs Make comparison helps you choose. To go further, see our Make training or the Make pricing page.
How do you connect Tavily to Make?
- 01
Copy your Tavily API key
You need an active Tavily account. Log in, open your dashboard and copy the API key shown there. Keep it at hand: Make asks for it once, then every Tavily module reuses the same connection.
- 02
Add a Tavily module and open the connection window
In your Make scenario, add any Tavily module and click Create a connection. The Connection name field is optional; a clear name helps when you later run several Tavily accounts side by side.
- 03
Paste the key and save
Paste the API key you copied from Tavily, or follow the instructions shown on screen, then save. The connection, your Tavily account linked to Make, now appears in the dropdown of every Tavily module.
Your first scenario with Tavily
GoalWhen the scenario runs, Tavily searches the web for your topic, then Make fetches the raw content of the pages it found.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Search for Tavily and pick Perform a Search.
- 02
Link your account and describe the search
Click Create a connection, paste your API key, then fill in the module with the topic you want Tavily to look up on the web.
- 03
Add Extract Raw Content
Click the + on the right of the search module and add Extract Raw Content. Map, from the search module, the web addresses you want its text for.
- 04
Test with Run once
Click Run once. Make executes the scenario one time; read the bundles each module received and check the content matches your topic.
- 05
Schedule and switch on
Open the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. Each module run counts as an operation on your plan.
What the Tavily modules do
Tavily gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Crawl a Website
ActionIn Make“Intelligently crawl a website to extract content.”
Hand Tavily one website and get back what it read as it moved through the pages, so a whole site becomes material your scenario can store or analyze.
Extract Raw Content
ActionIn Make“Retrieves raw content from a list of urls.”
Give this module a list of web addresses and it returns the raw content of each page, the text itself rather than the link, ready for a summary or an archive.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reach any endpoint of the Tavily API from your scenario, using the same connection as the other modules, when the three ready-made modules do not cover what you need.
Perform a Search
ActionIn Make“Performs search for real-time web data.”
Ask a question the way you would type it in a search engine, and Tavily returns fresh web results your next module can use: a note, a message, a row in a table.
Need help automating Tavily with Make?
A person reads every message.