itch.io API: search_games
itch.io via Parse · marketplace
Search for games on itch.io by keyword. Returns matching game results from the full-text search index. Results are HTML-parsed from the search page. No has_more indicator is provided; an empty games array means no more results. Scrape games, game jams, comments, creator profiles, and tags from itch.io Fulfilled by Parse from itch.io.
- entertainment
- itch-io
- marketplace
- parse
- platform-key
- reviews-ratings
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/f384d396-3711-487f-b2b9-165792feabc5/search_games
- Interface artifact
- sha256:392eb27bb2ef580a90d692c02a05ce07e79f4a45bc22c4287ac8f10eee2a24f9
- Manifest digest
- sha256:60aeec52bfe7314e0d26aee8c5147a7a28e842973010161b55ca6b53f81fe83a
Request fields
- page (integer): Page number for pagination.
- query (string, required): Search keyword.
Example queries
- {"page":"1","query":"horror"}