
simple-chatgpt-actor
Pricing
$50.00 / 1,000 results
Go to Apify Store

simple-chatgpt-actor
DeprecatedThe actor will start the webhook so you can ask your question to ChapGPT without providing the api key and receive the corresponding response.
0.0 (0)
Pricing
$50.00 / 1,000 results
1
15
1
Last modified
9 months ago
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.
After starting the actor, you will see such information in the log.
- HTTP POST { "text": "What is your question?" } as "application/json" at URL
Input Parameters
- timeout (optional): Stop the webhook after timeout reached.
Output example:
You will receive the such response and it's also saved in the dataset.
{ "result":"What is the definition of analytics?" }