> 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/zui-xin-ban-ben/geo-prospector-6.7.23.1.md).

# Geo Prospector 6.7.23.1

发布于 2026-07-24。

Geo Prospector v6.7.23.1 提升了 B2B 开发的安全性、抓取连续性、计划限制、Email Finder 容量以及处理时间估算。

## 亮点

* 在进行 B2B 抓取之前，会强制使用 Google Maps 规范类别。
* 已移除自定义自由文本类别注入。
* 市场研究标签仍与可执行的 B2B 类别保持隔离。
* 抓取限制现已与当前许可证对齐：
  * 免费版：每次搜索 50 个结果
  * 入门版：每次搜索 500 个结果
  * 商业版：每次搜索 1,000 个结果
  * 企业版：每次搜索 5,000 个结果
* 停止抓取现在会保留部分结果。
* 已停止的会话会保留其实际历史计数和状态。
* 将根据实际保存的结果只扣除一次积分。
* Email Finder 现在在界面和受保护的后端中均支持最多 5,000 个域名。
* Email Finder 的经过时间使用真实秒数。
* Email Finder 的实时 ETA 由已完成的网站计算得出。
* Email Finder 的初始 ETA 已根据九次基准测试运行进行校准。
* B2B ETA 现在可针对 500 到 5,000 的目标进行缩放，并避免在最初几个结果期间出现不稳定的估算。
* 应用界面、日志、验证消息以及当前 Dart 源码已通过英文和乱码审计。
* 安装程序中包含了自包含运行时、受保护的 Email Finder 后端以及已签名的安全锚点。

## 安装程序

* 文件： `GeoProspectorSetup.exe`
* 文件版本： `6.7.23.1`
* 产品版本： `6.7.23.1`
* 大小： `264037836 字节`
* SHA-256： `6785F71605AB56C9ACAD611AFF58FD598FABD23230A0AEF02420937C49F7840D`

## 验证

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

预期的 SHA-256：

```
6785F71605AB56C9ACAD611AFF58FD598FABD23230A0AEF02420937C49F7840D
```

## 下载

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

## 文档

[打开 Geo Prospector 文档](https://visi-digital-internasional.gitbook.io/geo-prospector)

## 安全性

Geo Prospector Established Edition 使用 Ed25519 签名的安全锚点、构建完整性验证、设备绑定许可和时钟回拨保护。私有签名材料不包含在应用程序或安装程序中。


---

# 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/zui-xin-ban-ben/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.
