Extract structured discussion threads from web pages including forums, comment sections, product reviews, Reddit discussions, and blog comments. Returns posts with author info, timestamps, content, and hierarchical relationships. Useful for analyzing conversations, gathering fee…
urlRequiredstringThe URL of the discussion page to process (e.g., forum thread, Reddit discussion, product review page, or comment section).
fieldsstringComma-separated list of additional fields to include in the response (e.g., 'sentiment', 'links', 'meta', 'breadcrumb').
timeoutintegerMaximum time in milliseconds to wait for the response. Default is 30000 (30 seconds).
maxPagesMaximum number of pages to concatenate. Default is 1 (no concatenation). Set to 'all' to retrieve all pages in the thread. Each page counts as a separate API call.
norenderbooleanWhether to disable full page rendering. Set to True for faster responses with potentially lower extraction quality. Default is False.
discussionbooleanWhether to extract comments/reviews. Set to False to disable comment extraction for faster response times. Default is True.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.