Moneysavingexpert: Get Category Discussions
Moneysavingexpert via Parse · Finance
Fetches discussions for a specific forum category ID. Returns paginated results ordered by most recent activity. Each discussion includes its ID, title, body HTML, URL, category, date, comment count, and view count. Access MoneySavingExpert forum data including categories, discussions, comments, and search across financial topics like mortgages, banking, savings, and MSE news. Fulfilled by Parse from moneysavingexpert.com.
- finance
- moneysavingexpert
- moneysavingexpert-com
- news-media
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0562cc27-5751-430a-8896-99d5c51183cb/get_category_discussions
- Interface artifact
- sha256:085f129e74236fb5aaf9d40a0275b8bd2fe3c45eff40991f41d4b1e41e3bec16
- Manifest digest
- sha256:f874c9a39d13e16bea049fd0e7c4294507eb6d8b55694a09f388e42747b013cd
Request fields
- page (integer): Page number for pagination.
- limit (integer): Max discussions per page.
- category_id (integer, required): Forum category ID (e.g. 11 for Credit Cards, 15 for Mortgages, 17 for Savings, 20 for Banking).: Allowed values: 11, 15, 17, 20
Example queries
- {"page":"1","limit":"5","category_id":"11"}