
Ghost blog poster 🔥
Pricing
Pay per usage

Ghost blog poster 🔥
🚀 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
6
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.
$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: