Add a procurement portal
Submit a tender source
Don't see a portal you rely on? Submit its URL and our Kimi-driven onboarding analyser renders the page, captures its network traffic, infers the extraction rules, and starts pulling tenders. Most sites are live within two minutes.
How the analysis works
- 1. Render. A headless Chromium loads the URL with full network capture, including any anti-bot challenges.
- 2. Heuristic analysis. Our DOM analyst looks for tender-card patterns (tables, repeating articles, list groups) and grades each with a confidence score.
- 3. Kimi reasoning. If the heuristic confidence is below threshold, the Kimi Code CLI takes over — it sees the rendered DOM, the network traffic, the search forms — and produces a structured extraction strategy: container selectors, API endpoints, pagination, anti-bot indicators.
- 4. Persist & activate. Extraction rules land in our database; the site joins our scrape rotation if signal is sufficient.