Chapter 72 – Build a Blog Content Generator Using OpenAI GPT3 and Easy2Digital API
ChatGPT has been in the spotlight recently. OpenAI GPT3 has been launched since 2020. So in a way, I kind of feel it might be relevant to external factors of the cost of capital and the cost of debt rising which might tighten the business’s operational cost now or this situation might last for a while moving forward. It’s a sort of good timing for AI. Capital-driven is always able to smell the project opportunities in hands.
In this article, I would walk through how to build a blog content generator using OpenAI GPT3 and Easy2Digital APIs to automatically generate blog content in Google Sheets.

ChatGPT has been in the spotlight recently. OpenAI GPT3 has been launched since 2020. So in a way, I kind of feel it might be relevant to external factors of the cost of capital and the cost of debt rising which might tighten the business’s operational cost now or this situation might last for a while moving forward. It’s a sort of good timing for AI. Capital-driven is always able to smell the project opportunities in their hands.
In this article, I would walk through how to build a blog content generator using OpenAI GPT3 and Easy2Digital APIs to automatically generate blog content in Google Sheets.
Ingredients to Build a Blog Content Generator Using OpenAI GPT3 and Easy2Digital API
- OpenAI GPT3 API Key
- Topic Ideas API
- Topic Teaser API
- List of Article Talking Points API
- The paragraph in Each Section API
- Get the Easy2Digital API Free Token for Blog Content Generator Using OpenAI GPT3
OpenAI GPT3 API Key
First thing first, we need to go to OpenAI.com and sign up a free account. In the account, please go to the API key section and generate a new key. Every new account has US$18 free credits so please be sure to keep your key confidential.
Topic Ideas API
Topic Ideas: https://www.buyfromlo.com/api/1/aiblog?token=&apiKey=&topic=
For this Easy2Digital API endpoint, we need three components to generate the topic ideas, which are the OpenAI key, Easy2Digital API token, and the root keyword for topic idea generation. The result basically includes the top 10 trending topics from each round you generate.
Here is the sample as follows:
Topic Teaser API
Teaser: https://www.buyfromlo.com/api/1/aiblog?token=&apiKey=&opening=&adjective
Excerpt for the API key and token and the topic you selected, topic teaser also requires you to add a sentiment adjective parameter to appeal to readers
Here is the sample as follows:

List of Article Talking Points API
List of Article Talking Points: https://www.buyfromlo.com/api/1/aiblog?token=&apiKey=&topic=&outline=
Based on the topic you select to produce texture content, this endpoint is used to outline a list of talking points or a table of contents for your reference
Here is the sample as follows:
The paragraph in Each Section API
Paragraphs: https://www.buyfromlo.com/api/1/aiblog?token=&apiKey=&topic=¶graph=&tone=
After having generated and selected the list of points for each article section, this endpoint is used to generate detailed content for each section. We can customize the tone of voice for each section by using the tone parameter.
Here is the sample as follows:

Free Easy2Digital API Token and Google App Script Code Sample for Blog Content Generator Using OpenAI GPT3
If you are interested in Chapter 72 – Build a Blog Content Generator Using OpenAI GPT3 and Easy2Digital API, please subscribe to our newsletter by adding the message ‘Chapter 72 free API token + Google APP scripts’. We would send you the script immediately to your mailbox.
I hope you enjoy reading Chapter 72 – Build a Blog Content Generator Using OpenAI GPT3 and Easy2Digital API. If you did, please support us by doing one of the things listed below, because it always helps out our channel.
- Support and Donate to our channel through PayPal (paypal.me/Easy2digital)
- Subscribe to my channel and turn on the notification bell Easy2Digital Youtube channel.
- Follow and like my page Easy2Digital Facebook page
- Share the article on your social network with the hashtag #easy2digital
- You sign up for our weekly newsletter to receive Easy2Digital latest articles, videos, and discount codes
- Subscribe to our monthly membership through Patreon to enjoy exclusive benefits (www.patreon.com/louisludigital)