Czech Public Procurement Scraper (VVZ)
Pricing
Pay per usage
Czech Public Procurement Scraper (VVZ)
Scrape Czech public tenders from VVZ. Uses official government API - 100% legal.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Alex v
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
# Czech Public Procurement Scraper (VVZ)
Scrape Czech public tenders and contracts from VVZ (Vestnik verejnych zakazek). Uses official government API - 100% legal, no blocking.
## Example input (active tenders)
{"mode": "active", "maxResults": 20}
## Example input (search by keyword)
{"mode": "search", "searchQuery": "stavba silnice", "maxResults": 10}
## Example input (awarded contracts)
{"mode": "awarded", "dateFrom": "2026-01-01", "maxResults": 20}
## Example input (IT tenders)
{"mode": "search", "cpvCode": "72000000", "maxResults": 20}
## What you get
- Tender title and description
- Contracting authority name and IČO
- Estimated value in CZK
- Submission deadline
- Contract type and procedure
- CPV category codes
- Winner info (for awarded contracts)
- Link to VVZ listing
## CPV codes (examples)
- 45000000 — Stavebnictví
- 72000000 — IT služby
- 85000000 — Zdravotnictví
- 60000000 — Doprava
- 79000000 — Poradenské služby
## Use cases
- Business development and tender monitoring
- Competitor analysis
- Government spending research
- Supplier discovery