> 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/release-notes/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-ko/release-notes/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.
