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

# Geo Prospector 6.7.23.1

2026-07-24에 출시되었습니다.

Geo Prospector v6.7.23.1은 B2B 발굴 안전성, 스크래핑 연속성, 요금제 한도, 이메일 찾기 용량, 처리 시간 추정치를 개선합니다.

## 주요 내용

* B2B 스크래핑 전에 정식 Google Maps 카테고리가 적용됩니다.
* 사용자 지정 자유 텍스트 카테고리 주입이 제거되었습니다.
* 시장 조사 레이블은 실행 가능한 B2B 카테고리와 분리된 상태로 유지됩니다.
* 이제 스크래핑 한도가 활성 라이선스에 맞춰집니다:
  * 무료: 검색당 50개 결과
  * 스타터: 검색당 500개 결과
  * 비즈니스: 검색당 1,000개 결과
  * 엔터프라이즈: 검색당 5,000개 결과
* 이제 스크래핑을 중지해도 부분 결과가 보존됩니다.
* 중지된 세션은 실제 기록 수와 상태를 유지합니다.
* 크레딧은 실제로 저장된 결과에 따라 한 번만 차감됩니다.
* 이제 이메일 찾기는 UI와 보호된 백엔드 모두에서 최대 5,000개 도메인을 허용합니다.
* 이메일 찾기의 경과 시간은 실제 초를 사용합니다.
* 실시간 ETA는 완료된 웹사이트를 기준으로 계산됩니다.
* 초기 ETA는 9회의 벤치마크 실행을 바탕으로 보정되었습니다.
* 이제 B2B ETA는 500개에서 5,000개까지의 대상에 맞게 확장되며, 초기 몇 개 결과 동안의 불안정한 추정치를 피합니다.
* 애플리케이션 UI, 로그, 검증 메시지, 활성 Dart 소스는 영어 및 모지바케 감사 검사를 통과했습니다.
* 자체 포함 런타임, 보호된 이메일 찾기 백엔드, 서명된 보안 앵커가 설치 프로그램에 포함됩니다.

## 설치 프로그램

* 파일: `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-ko/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.
