Chatgpt Prompt Actor avatar
Chatgpt Prompt Actor

Pricing

$15.00/month + usage

Go to Apify Store
Chatgpt Prompt Actor

Chatgpt Prompt Actor

Developed by

Egon Maier

Egon Maier

Maintained by Community

This Actor automates interactions with ChatGPT by sending prompts and extracting responses. it opens the web interface, dismisses pop-ups, sends prompts, waits for responses (up to 2 minutes), and extracts generated results including citations for further use.

5.0 (1)

Pricing

$15.00/month + usage

0

2

2

Last modified

2 hours ago

ChatGPT Prompt Actor

This Actor automates interactions with ChatGPT by sending prompts and extracting responses. It uses PlaywrightCrawler with Camoufox - a stealthy fork of Firefox - to navigate ChatGPT's web interface and perform automated conversations.

What this Actor does:

  1. Navigates to ChatGPT: Opens the ChatGPT web interface at https://chatgpt.com/
  2. Handles UI Elements: Automatically closes any modal dialogs that might appear
  3. Sends Prompts: Enters your provided prompt into ChatGPT's text input field
  4. Waits for Response: Monitors the page until ChatGPT completes its response (up to 2 minutes)
  5. Extracts Results: Captures the AI-generated response text
  6. Saves Data: Stores both the original prompt and response in a structured dataset

Input Parameters:

  • prompt (string): The message/question you want to send to ChatGPT (defaults to "Hello, how are you?")
  • proxyCountry (string): Select which country the proxy should be located in (optional, auto-selects if empty)

Output:

The Actor saves results to a dataset containing:

  • prompt: Your original input prompt
  • response: ChatGPT's generated response
  • timestamp: When the interaction occurred
  • url: The loaded URL

Features:

  • Stealth Browsing: Uses Camoufox to avoid detection and blocking
  • Proxy Support: Automatically uses Apify proxy configuration when running on the platform
  • Country Selection: Choose proxy location from 35+ countries for geo-specific responses
  • Error Handling: Gracefully handles timeouts and extraction failures
  • Modal Handling: Automatically closes ChatGPT's welcome dialogs and popups