Trendforce: Get Post
Trendforce via Parse · news_media
Get the full content of a post by its slug. Returns article metadata plus the body divided into text_sections (paragraphs, headings, list items, blockquotes) and figures (images with alt text and captions). The text_sections array preserves document structure with each element's HTML tag name. Figures include source URL, alt text, and any figcaption text. Use slugs from list_posts results. Scrape articles from TrendForce Insights (insights.trendforce.com), a semiconductor and AI industry analysis publication. Returns post listings and full article content divided into text sections and figures for LLM parsing. Fulfilled by Parse from insights.trendforce.com.
- b2b-directory
- finance
- insights-trendforce-com
- news-media
- parse
- platform-key
- trendforce
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/fbe93ce5-a6bd-4c39-8e93-3a714d6de4c4/get_post
- Interface artifact
- sha256:3420ca1f5fd45b7ed83ef7321fb0b1ef69a4df673109ecf6c359e750f93e353e
- Manifest digest
- sha256:26929a7a375083e2cc668a1a88b79b304902e85bf39cacc08e8bcdff7840b79f
Request fields
- slug (string, required): Post slug from the URL path or from list_posts results.
Example queries
- {"slug":"computex-2026-cpo-in-focus"}