Jrdz: Get Post
Jrdz via Parse · b2b_directory
Returns the full content of a single blog post by its URL slug path. Includes the article title, publication date, tags, and full text content. Access Jonathan Rodriguez's developer portfolio, CV data, and tech blog posts from jrdz.dev Fulfilled by Parse from jrdz.dev.
- b2b-directory
- developer-tools
- jrdz
- jrdz-dev
- news-media
- parse
- platform-key
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3cc76d40-88b5-421b-a583-e20ad73c9398/get_post
- Interface artifact
- sha256:24c12a3bb45ddfe44246d3643046a3864be04fc990dc22ab51af449b2ef82fbd
- Manifest digest
- sha256:826cb4d3b9a3f4ef7888e34cf02359cb9bfef85f8d963aee6528dc8f440b8ce4
Request fields
- slug (string, required): Post identifier: accepts a full post URL (e.g. 'https://jrdz.dev/blog/cloud/azure/fundamentals/') or a relative path slug (e.g. 'cloud/azure/fundamentals'). The base URL and 'blog/' prefix are handled automatically.
Example queries
- {"slug":"https://jrdz.dev/blog/cloud/azure/fundamentals/"}