Myown: List Blog Posts
Myown via Parse · news_media
List blog posts with pagination. Returns post summaries including title, slug, image, description, published date, and author. Posts are ordered most-recent-first. Each page contains up to items_per_page results; use the has_next_page flag or the SDK's automatic pagination to walk the full archive. 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
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- news_media
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1283a7e0-0027-4638-9009-6e31e7be599f/list_blog_posts
- Interface artifact
- sha256:347054b84bcaf8e050d066aeab4972337d7f9695c8c61ddfb8417327eb404b84
- Manifest digest
- sha256:413856c9c43b77ba07979eab6ac9f4d5aecd2650a2035a548276c4d098a8ba77
Request fields
- page (integer): Page number for pagination (starts at 1).
- items_per_page (integer): Number of posts per page, between 1 and 20.
Example queries
- {"page":"1","items_per_page":"5"}