Skip to content

This-HW/Naver_map-Auto_parsing

Repository files navigation

Naver-map_Auto-search

Using "R / Rstudio / RSelenium"

Naver map.V4 Auto parsing program. If you enter a keyword in the program, the program will search for that keyword on the Naver map. After completing all searches, the file is saved as a csv file in the current directory. (You should run selenium before run this program)

To run RSelenium, Open a CMD window and navigate to the directory where the Naver_map-Auto_parsing project is stored. Then type "cd selenium-server-standalone-master \ bin". finally type " java -jar selenium-server-standalone.jar -port 4445 ". Then selenium will be run.

네이버지도 자동 파싱 프로그램입니다. 프로그램에 키워드를 입력하면 프로그램이 네이버 맵에서 해당 키워드를 검색합니다. 모든 검색을 완료 한 후 파일은 현재 디렉토리에 csv 파일로 저장됩니다. (slelnium이 실행 된 상태에서 프로그램이 구동됩니다.)

-selenium 실행방법 CMD창을 키고 저장한 "Naver_map-Auto_parsing"파일의 디렉토리로 이동합니다. 그리고 "cd selenium-server-standalone-master\bin"을 입력합니다. 마지막으로 "java -jar selenium-server-standalone.jar -port 4445"을 입력하면 selenium이 실행됩니다.

About

Naver map.v4 auto parsing program. By R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published