HenrySEO
Regular Member
- May 31, 2022
- 268
- 84
I want to process about 1,500 prompts (questions) to ChatGPT...
Obviously, I am not doing that one by one, so I have two options as I see it:
- Get a custom made python script
- Get a robot to do it...
My preference is #2, and use Selenium IDE to simply copy the query from a spreadsheet (Google Sheet), paste it into ChatGPT, run, then paste the answer back in the same row of the spreadsheet...
Make sense?
Am I on the right track or is my approach dumb?
Thanks
Obviously, I am not doing that one by one, so I have two options as I see it:
- Get a custom made python script
- Get a robot to do it...
My preference is #2, and use Selenium IDE to simply copy the query from a spreadsheet (Google Sheet), paste it into ChatGPT, run, then paste the answer back in the same row of the spreadsheet...
Make sense?
Am I on the right track or is my approach dumb?
Thanks