Latent: Search Posts
Latent via Parse · news_media
Search for posts by keyword across all Latent Space content. Returns matching posts sorted by date or popularity. An empty array is returned when offset exceeds available results. Access podcast episodes, newsletters, search, and full transcripts from the Latent Space publication on AI engineering. Fulfilled by Parse from latent.space.
- developer-tools
- entertainment
- latent
- latent-space
- news-media
- 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/521547f0-2179-4187-b87e-57eae46029c7/search_posts
- Interface artifact
- sha256:9472b3b1eb3eff23925d45a649845d15050aeec7912fafa931db9754554d7be3
- Manifest digest
- sha256:4747b163c4a7ac8e132259d2f9ca95ec4fdbcf62dfa8a5eb3350ae4593d46848
Request fields
- sort (string): Sort order for results.: Allowed values: new, top
- limit (integer): Maximum number of results per page.
- query (string, required): Search keyword.
- offset (integer): Number of items to skip for pagination.
Example queries
- {"sort":"new","limit":"5","query":"AI","offset":"0"}