Szggzy: List Results Announcements
Szggzy via Parse · government_public
List trading result announcements (中标/成交结果公告) with pagination and category filtering. Returns paginated results sorted by publish time descending. Each page returns up to `limit` announcement summaries. The total result count is capped at 1000 by the upstream system. 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/list_results_announcements
- Interface artifact
- sha256:c9fc511dd213b80f9d7fbd9fd35ca4d7d74bbb6f5b28ac046f6b830f012964b8
- Manifest digest
- sha256:f66172c5b6ce51b4a913d11778938e20e3bdf724b0cd7c4916d6f7c460d6d9a4
Request fields
- page (integer): Page number (0-indexed)
- limit (integer): Number of items per page: Allowed values: 5, 10, 20
- query (string): Optional keyword search within results
- category_id (integer): Category ID (e.g., 2850 for Government Procurement/政府采购): Allowed values: 2850
Example queries
- {"page":"0","limit":"5","category_id":"2850"}