GPT Search avatar
GPT Search

Pricing

$25.00 / 1,000 answers

Go to Store
GPT Search

GPT Search

Developed by

Tri⟁angle

Tri⟁angle

Maintained by Apify

Send queries to ChatGPT and retrieve structured answers with full source citations. Easily integrate into your tools or workflows for flexible, scalable AI-powered solutions.

0.0 (0)

Pricing

$25.00 / 1,000 answers

0

Total users

7

Monthly users

7

Runs succeeded

>99%

Last modified

3 days ago

You can access the GPT Search programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "prompts": [
< "What is the Apify platform?"
< ]
<}' |
<apify call tri_angle/gpt-search --silent --output-dataset

GPT Search API through CLI

The Apify CLI is the official tool that allows you to use GPT Search locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: