Myown: Get Blog Post
Myown via Parse · news_media
Get full content of a single blog post by its slug. Returns title, published date, author, meta description, featured image URL, and the full article text with markdown-style headings. The slug is available from list_blog_posts results. A missing or invalid slug returns input_not_found. Access blog posts from MyOwnWebsite.com, a business management platform for service businesses (salons, pet care, spas). List posts with pagination or retrieve full post content by slug. Fulfilled by Parse from myown.website.
- b2b-directory
- myown
- myown-website
- news-media
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- news_media
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1283a7e0-0027-4638-9009-6e31e7be599f/get_blog_post
- Interface artifact
- sha256:7c0b170cb4dc8d1cb7bf7e9e6dbad86d2b01f29a00fc608fee56f8b012c03e26
- Manifest digest
- sha256:58241bdb646d3a0393b041a2d48999c8f15ce3767e05ce99f96a63337e79d7f6
Request fields
- slug (string, required): Blog post slug path (e.g. 'blog/client-intake-form-automation' or 'best-salon-software'). Available from list_blog_posts results.
Example queries
- {"slug":"blog/how-to-open-salon"}