Ghost blog poster πŸ”₯ avatar
Ghost blog poster πŸ”₯

Pricing

Pay per usage

Go to Store
Ghost blog poster πŸ”₯

Ghost blog poster πŸ”₯

Developed by

Azzouzana

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 usage

2

Total users

7

Monthly users

4

Runs succeeded

>99%

Last modified

2 months 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.

$echo '{
< "title": "Hello World!",
< "html": "<h1>Hello World from API!</h1>",
< "tags": [
< "automation"
< ],
< "custom_excerpt": "This is a custom excerpt",
< "slug": "hello-world-automation"
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: