> For the complete documentation index, see [llms.txt](https://visi-digital-internasional.gitbook.io/geo-prospector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-nl/laatste-release/geo-prospector-6.7.23.1.md).

# Geo Prospector 6.7.23.1

Uitgebracht op 2026-07-24.

Geo Prospector v6.7.23.1 verbetert de veiligheid van B2B-prospectie, de continuïteit van scraping, planlimieten, de capaciteit van Email Finder en schattingen van verwerkingstijd.

## Hoogtepunten

* Canonieke Google Maps-categorieën worden afgedwongen vóór B2B-scraping.
* Aangepaste categorie-injectie in vrije tekst is verwijderd.
* Labels voor Marktonderzoek blijven gescheiden van uitvoerbare B2B-categorieën.
* Scrapinglimieten zijn nu afgestemd op de actieve licentie:
  * Gratis: 50 resultaten per zoekopdracht
  * Starter: 500 resultaten per zoekopdracht
  * Business: 1.000 resultaten per zoekopdracht
  * Enterprise: 5.000 resultaten per zoekopdracht
* Het stoppen van een scrape behoudt nu gedeeltelijke resultaten.
* Gestopte sessies behouden hun werkelijke geschiedeniscount en status.
* Credits worden één keer afgetrokken op basis van de daadwerkelijk opgeslagen resultaten.
* Email Finder accepteert nu tot 5.000 domeinen in zowel de UI als de beveiligde backend.
* De verstreken tijd van Email Finder gebruikt echte seconden.
* De live ETA van Email Finder wordt berekend op basis van voltooide websites.
* De initiële ETA van Email Finder is gekalibreerd op basis van negen benchmarkruns.
* De B2B ETA schaalt nu voor doelwitten van 500 tot 5.000 en voorkomt onstabiele schattingen tijdens de eerste paar resultaten.
* De applicatie-UI, logboeken, validatieberichten en actieve Dart-broncode zijn geslaagd voor de Engelse en mojibake-audit.
* De zelfstandige runtime, de beveiligde backend van Email Finder en het ondertekende beveiligingsanker zijn inbegrepen in het installatieprogramma.

## Installatieprogramma

* Bestand: `GeoProspectorSetup.exe`
* Bestandsversie: `6.7.23.1`
* Productversie: `6.7.23.1`
* Grootte: `264037836 bytes`
* SHA-256: `6785F71605AB56C9ACAD611AFF58FD598FABD23230A0AEF02420937C49F7840D`

## Verificatie

```powershell
Get-FileHash `
  -LiteralPath ".\GeoProspectorSetup.exe" `
  -Algorithm SHA256
```

Verwachte SHA-256:

```
6785F71605AB56C9ACAD611AFF58FD598FABD23230A0AEF02420937C49F7840D
```

## Download

[GeoProspectorSetup.exe downloaden](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.23.1/GeoProspectorSetup.exe)

## Documentatie

[Open de Geo Prospector-documentatie](https://visi-digital-internasional.gitbook.io/geo-prospector)

## Beveiliging

Geo Prospector Established Edition gebruikt een beveiligingsanker met Ed25519-handtekening, validatie van bouwintegriteit, apparaatgebonden licenties en bescherming tegen het terugzetten van de klok. Privémateriaal voor ondertekening is niet inbegrepen in de applicatie of het installatieprogramma.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-nl/laatste-release/geo-prospector-6.7.23.1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
