> 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-ja/rirsu/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 マップの正規カテゴリが適用されます。
* カスタムの自由入力カテゴリの注入は削除されました。
* Market Research ラベルは、実行可能な B2B カテゴリとは分離されたままです。
* スクレイピングの上限は、現在のライセンスに合わせて調整されました：
  * 無料: 検索あたり50件の結果
  * スターター: 検索あたり500件の結果
  * ビジネス: 検索あたり1,000件の結果
  * エンタープライズ: 検索あたり5,000件の結果
* スクレイピングを停止しても、部分結果が保持されるようになりました。
* 停止したセッションは、実際の履歴件数とステータスを保持します。
* クレジットは、実際に保存された結果に基づいて一度だけ差し引かれます。
* Email Finder は、UI と保護されたバックエンドの両方で最大 5,000 ドメインを受け付けるようになりました。
* Email Finder の経過時間は実秒を使用します。
* Email Finder のリアルタイム ETA は、完了したウェブサイトを基に算出されます。
* Email Finder の初期 ETA は、9回のベンチマーク実行に基づいて調整されました。
* B2B ETA は、500〜5,000 の対象に合わせてスケーリングされ、最初の数件の結果では不安定な見積もりを避けるようになりました。
* アプリケーションの UI、ログ、検証メッセージ、および現在有効な 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-ja/rirsu/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.
