π 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! πβ¨
This actor is a tool that allows you to post articles to your Ghost blog. It is a simple actor that uses the Ghost API to post articles to your blog. It is a good starting point for building more complex actors that interact with the Ghost API and could be used in your ai agents.
(Please note that the actor uses the Ghost API V4. Support for V5 is coming soon.)
Input
The actor expects the following inputs:
title - the title of the article (required!)
html - the content of the article in HTML format
tags - an array of tags for the article: ["tag1", "tag2", "tag3"]
slug - the slug of the article (Example: my-article-slug, leave empty to generate automatically)
custom_excerpt - a custom excerpt for the article
status - the status of the article (published or draft, default is draft)
GHOST_BASE_API_URL - the base API URL of your Ghost blog
GHOST_ADMIN_API_KEY - the API key of your Ghost blog
Output
Successful post creation will return the following output:
The actor uses the Pay-Per-Event pricing model, detailed below:
actor-start - Price for Actor start: $0.02
token-generation - Price for generating a signed token: $0.01
actor-dataset-push - Price for pushing to the dataset: $0.01
ghost-api-call - Price for making a Ghost API call: $0.03
Updates
Please note that this toll is in its early stages and might not cover all the features of the Ghost API. If you need more features, please contact us or create an issue. Thank you & happy blogging :)
Frequently Asked Questions
Is it legal to scrape job listings or public data?
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
Do I need to code to use this scraper?
No. This is a no-code tool β just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
What data does it extract?
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Can I scrape multiple pages or filter by location?
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
How do I get started?
You can use the Try Now button on this page to go to the scraper. Youβll be guided to input a search term and get structured results. No setup needed!