Whop: Get Public Forum Posts
Whop via Parse · marketplace
Fetch public forum posts from across the Whop platform with cursor-based pagination. Returns post content, attachments, reactions, and recent comments. The feed is fast-moving so cursors may expire quickly; use before_cursor to page backward through older posts reliably. Access Whop.com marketplace data including verified companies, popular businesses by category, business classification taxonomy, public forum posts, and discover categories. Fulfilled by Parse from whop.com.
- b2b-directory
- marketplace
- parse
- platform-key
- reviews-ratings
- whop
- whop-com
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7201534b-d436-4a37-95d9-3d3cb7c533a6/get_public_forum_posts
- Interface artifact
- sha256:e84205d03d1bdadd5a50ce9a349518d3e88cb98ada1bec8f73d9b204d8781a51
- Manifest digest
- sha256:3a30675e5613d25b64a721acc07fb093f004f680307c6e84c7ead93823297723
Request fields
- limit (integer): Number of posts to fetch per page (max 50): Allowed values: 5, 10, 20
- after_cursor (string): Cursor for fetching newer posts (from a previous response's after_cursor field)
- before_cursor (string): Cursor for fetching older posts (from a previous response's before_cursor field)
Example queries
- {"limit":"5"}