social.extract_posts
Extract structured social media posts from web pages to collect text, links, images, and positions for analysis or automation workflows.
Instructions
Scrape visible feed posts from the current page. Returns structured list of {text, links, images, y_position}.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| limit | No |