Ghost blog poster 🔥 avatar
Ghost blog poster 🔥

Pricing

Pay per event

Go to Store
Ghost blog poster 🔥

Ghost blog poster 🔥

Developed by

Azzouzana

Maintained by Community

🚀 Ghost Blog Poster: Easily publish articles to your Ghost blog using this tool! Just provide your blog's API URL, admin API key, and inputs like title, HTML content, tags, slug, excerpt, and status (published or draft). Great for building advanced Ghost API integrations! 📝✨

5.0 (1)

Pricing

Pay per event

2

Monthly users

3

Runs succeeded

>99%

Last modified

a month ago

You can access the Ghost blog poster 🔥 programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "title": "Hello World!",
3  "html": "<h1>Hello World from API!</h1>",
4  "tags": [
5    "automation"
6  ],
7  "custom_excerpt": "This is a custom excerpt",
8  "slug": "hello-world-automation"
9}' |
10apify call azzouzana/ghost-blog-poster --silent --output-dataset

Ghost blog poster 🔥 API through CLI

The Apify CLI is the official tool that allows you to use Ghost blog poster 🔥 locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Pricing

Pricing model

Pay per event 

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Price for Actor start

$0.02

Flat fee for starting an Actor run.

Price for generating a short-lived (5m) signed token

$0.01

Flat fee for generating a signed token.

Price for pushing to the dataset

$0.01

Flat fee for pushing to the dataset.

Price for making a Ghost API call

$0.03

Flat fee for making a Ghost API call.