> 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/release-notes/6.7.18.1.md).

# Version 6.7.18.1

**Release date:** 18 July 2026 **Edition:** Established Edition **Platform:** Windows 64-bit

Geo Prospector 6.7.18.1 introduces the new **Email Finder** workflow and improves data acquisition across the B2B Finder engine.

## What's new

### Email Finder

* Find public business emails using Google Maps business data.
* Search by one or multiple business categories.
* Filter searches by country, region, and city.
* Select the required company data count.
* Scan company websites for publicly available email addresses.
* Keep public email providers such as Gmail, Yahoo, and Outlook.
* Validate email domains using MX records.
* Display companies found, emails found, and valid emails.
* Show estimated processing time and live elapsed time.
* Preserve Email Finder results when navigating between application menus.
* Clear previous Email Finder results before starting a new search.
* Export results to CSV and Excel.

### B2B Finder improvements

* Expanded Google Maps viewport coverage.
* Added scraping targets up to 500 data.
* Improved persistent duplicate filtering.
* Improved business identity matching.
* Added UTF-8 BOM-safe dedupe handling.
* Improved result coverage and scraper stability.
* Added dynamic processing-time estimates.

## Email Finder result fields

Email Finder results may include:

* Business name
* Business category
* Company address
* Public email address
* Website domain
* Email validation status

One company may produce more than one public email address.

## Credit usage

Before a search begins, Geo Prospector checks whether the active license has sufficient credits. Credits are charged according to the number of companies successfully found.

## Download

* [Download GeoProspectorSetup.exe](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.18.1/GeoProspectorSetup.exe)
* [View the GitHub release](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.18.1)

## Upgrade notes

Geo Prospector 6.7.18.1 is distributed as a Windows 64-bit application. Close any running Geo Prospector instance before installing the update.


---

# 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/release-notes/6.7.18.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.
