Manifold: Search Markets
Manifold via Parse · Finance
Search for prediction markets by keyword. Returns market details including probabilities, trading volume, creator info, and resolution status. Paginates via offset. Each market carries a probability (null for multiple-choice), volume metrics, bettor counts, and timestamps. An empty term returns trending/top markets in the chosen sort order. Search prediction markets on Manifold Markets. Find markets by keyword with sorting, filtering, and pagination support. Fulfilled by Parse from manifold.markets.
- finance
- manifold
- manifold-markets
- news-media
- other
- parse
- platform-key
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/70abd972-e3f0-4c0c-9426-6d3f743bb5da/search_markets
- Interface artifact
- sha256:17f3ee550dad9a337cb700e76b390a783c76b48821548dd38a161bf931802f6c
- Manifest digest
- sha256:ca8002c81079385b7a81a76bf145cea597a3cada168c1496f7c7abf8430f4074
Request fields
- sort (string): Sort order for results.: Allowed values: score, newest, liquidity
- term (string): Search query term.
- limit (integer): Maximum number of results to return.: Allowed values: 5, 10, 20
- filter (string): Filter markets by resolution status.: Allowed values: all, open, closed, resolved
- offset (integer): Offset for pagination (0-based).: Allowed values: 0
Example queries
- {"sort":"score","term":"AI","limit":"5","filter":"all","offset":"0"}