Simple ChatGPT Actor avatar

Simple ChatGPT Actor

Pricing

from $50.00 / 1,000 results

Go to Apify Store
Simple ChatGPT Actor

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.

Pricing

from $50.00 / 1,000 results

Rating

0.0

(0)

Developer

Tin

Tin

Maintained by Community

Actor stats

1

Bookmarked

16

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

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