Szggzy: Search Announcements
Szggzy via Parse · government_public
Search for trading announcements by keyword across categories. Returns paginated results matching the query sorted by relevance. Uses the same underlying API as list_results_announcements but requires a query keyword. API for extracting procurement and trading announcements from szggzy.com, including winning bid details (party and amount). Fulfilled by Parse from szggzy.com.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- szggzy
- szggzy-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/527e0919-28cb-4f67-8cf7-8e8cd6242550/search_announcements
- Interface artifact
- sha256:b638446e4af56867ad7e183497c61da0724d61ad638a5e59d0ae95c8dc37d1e0
- Manifest digest
- sha256:42009cc5e5f8527dcafbc401f607163e765508137bc8aac2bf2d1b5d44fd5d9f
Request fields
- page (integer): Page index (0-indexed)
- limit (integer): Max results per page: Allowed values: 5, 10, 20
- query (string, required): Search keyword
- category_id (integer): Category ID filter (e.g., 2850 for Government Procurement/政府采购): Allowed values: 2850
Example queries
- {"page":"0","limit":"5","query":"医疗","category_id":"2850"}