packages.msys2.org API: search_packages
packages.msys2.org via Parse · developer_tools
Full-text search across the MSYS2 package repository by base or binary package name. Returns an exact match (if any) and a list of related results. The search is server-side; results are not paginated — a single request returns all matches. Scraper for MSYS2 package repository data including package search, details, build queue, mirrors, and statistics. Fulfilled by Parse from packages.msys2.org.
- developer-tools
- packages-msys2-org
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6fe13aed-0ff7-4718-8322-a870fca218c5/search_packages
- Interface artifact
- sha256:b251078ab512fa2c06033ab67e22e63573bd9ca9de8cd73f026b8d3eea52e368
- Manifest digest
- sha256:40aa4848d0884a02e2a764f34298aaccc28cea1ce21e2bef0d43dd45111c86da
Request fields
- qtype (string): Search type: 'pkg' for base package name, 'binpkg' for binary package name.: Allowed values: pkg, binpkg
- query (string, required): Search query string (e.g. 'gcc', 'python', 'boost')
Example queries
- {"qtype":"pkg","query":"gcc"}