> 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-hi/latest-release/geo-prospector-6.7.23.1.md).

# Geo Prospector 6.7.23.1

24-07-2026 को जारी किया गया।

Geo Prospector v6.7.23.1 B2B प्रॉस्पेक्टिंग सुरक्षा, स्क्रैपिंग निरंतरता, योजना सीमाएँ, Email Finder क्षमता, और प्रसंस्करण-समय के अनुमान को बेहतर बनाता है।

## मुख्य बिंदु

* B2B स्क्रैपिंग से पहले Canonical Google Maps श्रेणियाँ लागू की जाती हैं।
* कस्टम मुक्त-पाठ श्रेणी इंजेक्शन हटा दिया गया है।
* Market Research लेबल निष्पादन योग्य B2B श्रेणियों से अलग बने रहते हैं।
* स्क्रैपिंग सीमाएँ अब सक्रिय लाइसेंस के अनुरूप हैं:
  * Free: प्रति खोज 50 परिणाम
  * Starter: प्रति खोज 500 परिणाम
  * Business: प्रति खोज 1,000 परिणाम
  * Enterprise: प्रति खोज 5,000 परिणाम
* स्क्रैप को रोकने पर अब आंशिक परिणाम सुरक्षित रहते हैं।
* रुके हुए सत्र अपनी वास्तविक इतिहास संख्या और स्थिति बनाए रखते हैं।
* क्रेडिट्स वास्तविक रूप से सहेजे गए परिणामों के अनुसार एक बार काटे जाते हैं।
* Email Finder अब UI और सुरक्षित बैकएंड दोनों में 5,000 डोमेन तक स्वीकार करता है।
* Email Finder का बीता हुआ समय वास्तविक सेकंड का उपयोग करता है।
* Email Finder का लाइव ETA पूर्ण हो चुकी वेबसाइटों के आधार पर गणना की जाती है।
* Email Finder का प्रारंभिक ETA नौ बेंचमार्क रन के आधार पर कैलिब्रेट किया गया था।
* B2B ETA अब 500 से 5,000 लक्ष्यों के लिए स्केल करता है और पहले कुछ परिणामों के दौरान अस्थिर अनुमानों से बचता है।
* एप्लिकेशन UI, लॉग, सत्यापन संदेश, और सक्रिय Dart स्रोत अंग्रेज़ी और mojibake ऑडिट में सफल रहे।
* स्वतंत्र runtime, संरक्षित Email Finder backend, और हस्ताक्षरित security anchor इंस्टॉलर में शामिल हैं।

## इंस्टॉलर

* फ़ाइल: `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-हस्ताक्षरित security anchor, build-integrity validation, device-bound licensing, और clock rollback protection का उपयोग करता है। निजी साइनिंग सामग्री एप्लिकेशन या इंस्टॉलर में शामिल नहीं है।


---

# 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-hi/latest-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.
