
Natural Language Dataset Query
Pricing
Pay per usage
Go to Store

Natural Language Dataset Query
Use natural language queries to retrieve results from an Apify dataset. This Actor provides a query engine that loads a dataset, executes SQL queries, and synthesizes results. It works as an MCP (Model Context Protocol) server or REST API in Actor standby mode.
0.0 (0)
Pricing
Pay per usage
0
Total users
1
Monthly users
0
Runs succeeded
>99%
Last modified
3 days ago
Query
query
stringRequired
Query for the LLM.
Default value of this property is "What is the total number of pages containing the keyword 'apple'?"
OpenAI model
modelName
EnumOptional
The OpenAI model to use. Currently supported models are Gemini 2.5 Flash, Gemini 2.0 Flash, GPT-4.1, and GPT-4.1 Mini.
Value options:
"google/gemini-2.5-flash": string"google/gemini-2.0-flash-001": string"openai/gpt-4.1": string"openai/gpt-4.1-mini": string
Default value of this property is "google/gemini-2.5-flash"