> 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-zh/fa-xing-shuo-ming/6.7.18.1.md).

# 版本 6.7.18.1

**发布日期：** 2026年7月18日 **版本：** 成熟版 **平台：** Windows 64 位

Geo Prospector 6.7.18.1 引入了新的 **邮箱查找器** 工作流程，并提升了 B2B Finder 引擎的数据获取能力。

## 新功能

### 邮箱查找器

* 使用 Google 地图商家数据查找公开的企业邮箱。
* 按单个或多个业务类别搜索。
* 按国家、地区和城市筛选搜索结果。
* 选择所需的公司数据数量。
* 扫描公司网站，查找公开可用的电子邮件地址。
* 保留来自 Gmail、Yahoo 和 Outlook 等公共邮箱提供商的邮箱。
* 使用 MX 记录验证邮箱域名。
* 显示找到的公司、找到的邮箱和有效邮箱。
* 显示预计处理时间和实时已用时间。
* 在应用菜单之间切换时保留 Email Finder 结果。
* 在开始新搜索前清除之前的 Email Finder 结果。
* 将结果导出为 CSV 和 Excel。

### B2B Finder 改进

* 扩展了 Google 地图视口覆盖范围。
* 新增了最多可抓取 500 条数据的目标。
* 改进了持久化重复项过滤。
* 改进了企业身份匹配。
* 新增了兼容 UTF-8 BOM 的去重处理。
* 改进了结果覆盖率和抓取器稳定性。
* 新增动态处理时间估算。

## Email Finder 结果字段

Email Finder 结果可能包括：

* 商家名称
* 商家类别
* 公司地址
* 公开邮箱地址
* 网站域名
* 邮箱验证状态

一家公司可能生成多个公开邮箱地址。

## 积分使用情况

在搜索开始前，Geo Prospector 会检查当前许可证是否有足够的积分。积分将根据成功找到的公司数量计费。

## 下载

* [下载 GeoProspectorSetup.exe](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.18.1/GeoProspectorSetup.exe)
* [查看 GitHub 发布版本](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.18.1)

## 升级说明

Geo Prospector 6.7.18.1 作为 Windows 64 位应用程序发布。安装更新前，请关闭任何正在运行的 Geo Prospector 实例。


---

# 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-zh/fa-xing-shuo-ming/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.
