logo

Alpha

Get Started

Introduction

Core Concepts

Utilities

Integrations

Web

  • Search - Real-time information from the internet
  • Scraping - Extract data from live web pages
  • Statistics & Finance - Market data and financial insights

Searches enables Interfaze to fetch real-time information from the internet, augmenting its reasoning capabilities with fresh data that’s not part of its training set. This gives Interfaze the ability to keep up with current events, product availability, company details, or other dynamic topics.

Prompt Examples

Company & People

Current Events

Market & Products

...

Note: If you'd like to override the built-in web search feature and provide your own implementation, pass a custom tool named web_search when making the LLM call.

Example:

...

Scraping

Scraping enables Interfaze to extract structured data directly from live web pages. Unlike the Web Search tool (which retrieves summarized search results), Web Scrape pulls live content of a given URL in its original form, making it useful for populating tables, articles, product data, or specific page sections. This gives Interfaze the ability to monitor prices, read documentation, pull metadata from sites, and perform deep fact extraction.

Prompt Examples

Twitter

LinkedIn

Amazon

...

Statistics & Finance

Stats and Finance enables Interfaze to access real-time and historical data across markets and economies, including cryptocurrency prices, stock performance, company financials, economic indicators, and other investment insights.

This gives Interfaze the ability to process current financial context embedded into conversations, whether for market research, portfolio planning, or general awareness.

Prompt Examples

Crypto Prices

Macroeconomics

...