esp.ethereum.foundation API: get_blog_post_detail
esp.ethereum.foundation via Parse · crypto_web3
Fetches full content of a specific blog post by its URL path. Accepts paths with or without the /en/ prefix and trailing slash. Returns the complete markdown content, frontmatter metadata, and canonical URL. Access the Ethereum Foundation Ecosystem Support Program (ESP) website, providing structured data for grant rounds, RFPs, wishlists, blog posts, and application form details. Fulfilled by Parse from esp.ethereum.foundation.
- crypto-web3
- developer-tools
- esp-ethereum-foundation
- government-public
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/08f63c73-ce3b-42cd-b2f4-ad7c81056ed7/get_blog_post_detail
- Interface artifact
- sha256:2f0c3cb0dccb7cdc5a7e8f84284d2021cc92226e1b817c3e05d247d0b91697ff
- Manifest digest
- sha256:5f337ab8764da2df9ea0dba9acdb0d445790d2cc629933e2d1fc4c9f877a596b
Request fields
- url_path (string, required): URL path of the blog post in format YYYY/MM/DD/slug. Accepts variations: '/en/YYYY/MM/DD/post-slug/', '/YYYY/MM/DD/post-slug', or 'YYYY/MM/DD/post-slug'. Obtain from get_blog_posts results.
Example queries
- {"url_path":"/2026/08/18/allocation-q2-26"}