---
title: "Explorium n8n Node v1.24: Smarter Fetching &amp; Enrichments"
description: "We’re excited to announce Explorium n8n Node v1.24, one of our most significant updates to date. Click here to learn more about it."
canonical: "https://www.explorium.ai/blog/product-updates/explorium-n8n-node-v1-24-smarter-fetching-enrichments/"
last-updated: "2026-01-21"
---

# Explorium n8n Node v1.24: Smarter Fetching &amp; Enrichments

> We’re excited to announce Explorium n8n Node v1.24, one of our most significant updates to date. Click here to learn more about it.

- Canonical URL: https://www.explorium.ai/blog/product-updates/explorium-n8n-node-v1-24-smarter-fetching-enrichments/
- Last updated: 2026-01-21

We’re excited to announce **Explorium n8n Node v1.24**, one of our most significant updates to date.
This release focuses on making data workflows **more powerful, more scalable, and more reliable**, while keeping full backward compatibility.

**Requirements:** n8n v2.3.5+

Below is a full breakdown of what’s new and how it improves your workflows.

What's new?

Smarter Fetching & Filters

- **Fetch Businesses**: new **Intent filters** (Topics + Level)

- **Fetch Prospects**: new **Related Jobs** checkbox

- **Autocomplete**: now supports **Intent Topics**

- **Extract Data toggle** (Fetch Businesses):

OFF (default): full response with metadata

- ON: entities only

## New Bulk Business Enrichments

Added missing bulk enrichments to **Enrich Businesses**:

- Lookalike

- Company Webstack

- Company Hierarchy

- Website Traffic (optional month period, default: last month)

- Intent Topics (free-text, min score 60–100)

## Auto Pagination

New **Auto Paginate** toggle:

- Automatically fetches up to the requested result size

- Stops early if fewer results exist

- No manual paging required

Output behavior:

- **Extract Data ON** → one merged array of entities

- **Extract Data OFF** → per-request responses

(Default: OFF)

## Improved Reliability

When running multiple enrichments:

- A failure in one enrichment no longer fails the entire node

- Successful enrichments return normally

- Failed ones include an error field in the response

## AI Agent Support

- MCP node now works as an **AI Agent tool**

- Default model updated to **gpt-5.2**
