https://kitchener.bidsandtenders.ca/Module/Tenders/en/Home/BidsHomepage
Actions ▾
- Kind
- Tender portal
- Ingestion
- scrape
- Confidence
- —
- Added
- May 19, 2026 at 00:27
- Strategy status
- pending retry 2 / 3
Validation issues
Source: validator
- executor returned no rows — selectors may be wrong
Strategy JSON
{
"pagination": {
"type": "next_prev",
"selector": "button.repeater-next",
"max_pages": null,
"url_pattern": null,
"selector_type": "css"
},
"detail_link": {
"base_url": "https://kitchener.bidsandtenders.ca",
"selector": "td[data-property='Bid'] a",
"attribute": "href",
"selector_type": "css"
},
"list_fields": {
"title": {
"selector": "td[data-property='Bid'] a, td.bid-name a",
"attribute": "text",
"selector_type": "css"
},
"value": {
"selector": null,
"attribute": "text",
"selector_type": "css"
},
"status": {
"selector": "td[data-property='Status']",
"attribute": "text",
"selector_type": "css"
},
"deadline_at": {
"selector": "td[data-property='BidClosingDate']",
"attribute": "text",
"selector_type": "css"
},
"published_at": {
"selector": "td[data-property='PublishDate']",
"attribute": "text",
"selector_type": "css"
},
"issuing_entity": {
"selector": null,
"attribute": "text",
"selector_type": "css"
},
"reference_number": {
"selector": "td[data-property='BidNumber']",
"attribute": "text",
"selector_type": "css"
}
},
"listing_url": "https://kitchener.bidsandtenders.ca/Module/Tenders/en/Home/BidsHomepage",
"detail_fields": {},
"item_selector": "div.repeater-canvas table tbody tr",
"item_selector_type": "css"
}