Simple ChatGPT Actor
Pricing
from $50.00 / 1,000 results
Go to Apify Store
Simple ChatGPT Actor
The actor will start the webhook so you can ask your question to ChapGPT without providing the api key and receive the corresponding response.
HOW TO USE
The actor will start the webhook so you can ask your question to ChapGPT without providing the api key and receive the corresponding response. This actor runs in standby mode, which means it stays active to receive incoming webhook requests.
Post data example:
Send a POST request to the webhook with the following JSON body:
{ "text":"What is the definition of analytics?" }
Output example:
The actor will return the response in the following format (and also store it in the dataset):
{ "result":"What is the definition of analytics?" }
IMPORTANT NOTE
This actor also charges $0.04 per minute while the actor is running To avoid unnecessary charges, make sure to:
- Stop the actor when it is no longer needed
- Monitor runtime duration carefully