RIP: Get Set Cards
RIP via Parse · marketplace
List all cards within a specific expansion set with market prices, sorted by price descending. Supports pagination. Returns detailed card objects including attacks, abilities, and pricing data. Scraper for rip.fun - a digital Pokémon card pack opening and trading platform. Provides access to card details, pack information, pricing, marketplace activity, and set browsing. Fulfilled by Parse from rip.fun.
- crypto-web3
- ecommerce
- entertainment
- marketplace
- parse
- platform-key
- rip
- rip-fun
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e38c7481-b114-4e6c-9f4f-36374c3ad559/get_set_cards
- Interface artifact
- sha256:fa69220e6113fd98f444e06c004d5e4b9ceaee646863c89ed2a5dfed44ca0aee
- Manifest digest
- sha256:3bacbc2f1da1d472539f51ab93e207c92c63a1bc07d10c0a4f9461c6a9d2f694
Request fields
- page (integer): Page number for pagination.
- limit (integer): Number of results per page.
- set_id (string, required): Set ID (e.g. 'sv8pt5', 'ecard1').
Example queries
- {"page":"1","limit":"5","set_id":"sv8pt5"}