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

ChatGPT Search Scraper

Retrieve well-structured, cited responses from ChatGPT - optimized for fast, reliable sourcing in research, content, and automation workflows.

What does ChatGPT Search Scraper do?

The ChatGPT Search Scraper enables you to input a list of prompts and retrieve AI-generated answers with relevant citations. It mimics the ChatGPT web experience - including the citations panel - giving you not only the final response, but also the sources behind it.

This Actor is ideal if you need to:

  • Automate question-answering or AI research tasks
  • Access ChatGPT-like responses programmatically
  • Perform bulk prompt querying with structured outputs
  • Analyze referenced sources used by ChatGPT to generate responses

Key Features

  • Prompt-Based Queries: Submit a list of prompts you want ChatGPT to answer.
  • Citation Extraction: Retrieve both the response and all direct/indirect citations used to generate it. This goes beyond the OpenAI API, which only returns limited references - making this Actor ideal for research, transparency, and auditability.
  • Proxy Configuration: Use residential proxies and optionally select from multiple countries to tailor search results to specific locations.
  • Bulk Automation: Run hundreds of queries at once and access results in a structured, easy-to-parse format.

How to Use the ChatGPT Search Scraper

  1. Sign in to Apify or create a free account.
  2. Navigate to the ChatGPT Search Scraper on the Apify platform.
  3. On the input page, enter your desired prompts in the “Prompts” field.
  4. Optional: Select a proxy country to customize the output based on location.
  5. Run the Actor.
  6. Retrieve results from the dataset, ready to export as JSON, CSV, or via API.

Input

{
"prompts": [
"What is the Apify platform?",
"Explain the concept of quantum entanglement."
],
"country": "US"
}
Input FieldDescription
promptsAn array of strings, each representing a query to be sent to ChatGPT
country(Optional) Proxy country code (e.g., "US", "AU"). Uses residential proxies

Output

{
"id": "OZ8lmHde3yCKsSN",
"prompt": "What is the Apify platform?",
"response": "Apify is a cloud-based platform designed for web scraping and automation, enabling users to extract and process data from websites efficiently. It provides a comprehensive suite of tools for developers and businesses to automate web interactions, gather valuable information, and streamline workflows...",
"citations": [
{
"title": "What is Apify | ApiX-Drive",
"url": "https://apix-drive.com/en/blog/other/what-is-apify",
"source": "ApiX Drive",
"snippet": "What is Apify #Other 15.07.2024 • 187 WHAT IS APIFY Jason Page Author at ApiX-Drive Reading time: ~6 min Apify is a powerful web scraping and automation platform designed to extract and proces..."
}
]
}
Data FieldDescription
idUnique identifier for the request
promptThe question or query sent to ChatGPT
responseThe full response generated by ChatGPT based on the given prompt
citationsAn array of source objects used to generate the response
citations[].titleTitle of the referenced article or webpage
citations[].urlDirect URL link to the source
citations[].sourceName of the website or publication that provided the content
citations[].snippetShort preview or snippet from the referenced source

Why Use This Actor Over the OpenAI API?

Unlike OpenAI's API, which only includes direct references, this Actor replicates ChatGPT's full citations panel, showing all sources - both direct and indirect.

Pricing

This Actor follows a pay-per-result model. The price of the Actor is $25 per 1000 results.

Feedback & Support

We're constantly working to improve the performance and value of this Actor. If you:

  • Found a bug
  • Have feature suggestions
  • Or just want to share feedback

👉 Create an issue on the Actor's page in the Apify Console. We'd love to hear from you!


Utilizing this Actor on Apify's platform enhances your data retrieval process with various features such as scheduling, proxy management, and easy API integration. Enjoy seamless and efficient data scraping with the ChatGPT Search Scraper! 🚀