simple-chatgpt-actor avatar
simple-chatgpt-actor
Deprecated

Pricing

$50.00 / 1,000 results

Go to Apify Store
simple-chatgpt-actor

simple-chatgpt-actor

Deprecated

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

$50.00 / 1,000 results

Rating

0.0

(0)

Developer

Tin

Tin

Maintained by Community

Actor stats

1

Bookmarked

15

Total users

1

Monthly active users

a year 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.

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?" }