High accuracy web search: people, news, docs avatar

High accuracy web search: people, news, docs

Pricing

Pay per usage

Go to Apify Store
High accuracy web search: people, news, docs

High accuracy web search: people, news, docs

AI-powered web search using interfaze.ai that is consistently updated with our scraper engine. Search across people, research indexes, social platforms, financial data, and the general web, all through a single query. Great for enrichment.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Interfaze.ai

Interfaze.ai

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Web Search

AI-powered web search actor using Interfaze. Search across research indexes, social platforms, financial data, and the general web -- all through a single query.

What it does

This actor takes a search query and returns structured results including titles, descriptions, URLs, and content snippets. It uses Interfaze's web_search run task for fast, deterministic results.

Input

FieldTypeRequiredDescription
querystringYesThe search query to execute
interfazeApiKeystringNoYour own Interfaze API key. If not provided, the actor uses its built-in key

Example input

{
"query": "Latest news on AI"
}

Output

The actor returns raw structured results from Interfaze's web search. Each result includes:

{
"name": "web_search",
"result": [
{
"title": "AI agent trends 2026 report | Google Cloud",
"description": "The era of simple prompts is over...",
"content": "Our new report reveals the 5 top trends...",
"url": "https://cloud.google.com/...",
"is_content_truncated": false
}
]
}

Use cases

  • Market research and competitive analysis
  • News monitoring and media tracking
  • Content research and fact-checking
  • Lead generation and prospecting
  • Academic research

API key

You can optionally provide your own Interfaze API key in the input. Get one at interfaze.ai/dashboard.