diff --git a/client/.eslintcache b/client/.eslintcache index 114ae25cbce11876024f0600f2aee6c15b53df06..801d0905bd66cd9f7f02199d4cbb56d565202e25 100644 --- a/client/.eslintcache +++ b/client/.eslintcache @@ -1 +1 @@ -[{"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\index.js":"1","C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\reportWebVitals.js":"2","C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Components\\Place.js":"3","C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Components\\Paginations.js":"4","C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Pages\\Search.js":"5"},{"size":1040,"mtime":1611254909400,"results":"6","hashOfConfig":"7"},{"size":375,"mtime":1611254909401,"results":"8","hashOfConfig":"7"},{"size":1551,"mtime":1611256661135,"results":"9","hashOfConfig":"7"},{"size":2199,"mtime":1611254909395,"results":"10","hashOfConfig":"7"},{"size":7353,"mtime":1611259355418,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"13y9yvi",{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"16","messages":"17","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"20","messages":"21","errorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\index.js",[],"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\reportWebVitals.js",[],"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Components\\Place.js",["22"],"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Components\\Paginations.js",[],"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Pages\\Search.js",["23","24","25","26","27","28"],{"ruleId":"29","severity":1,"message":"30","line":20,"column":6,"nodeType":"31","endLine":20,"endColumn":8,"suggestions":"32"},{"ruleId":"33","severity":1,"message":"34","line":15,"column":12,"nodeType":"35","messageId":"36","endLine":15,"endColumn":18},{"ruleId":"33","severity":1,"message":"37","line":16,"column":12,"nodeType":"35","messageId":"36","endLine":16,"endColumn":17},{"ruleId":"33","severity":1,"message":"38","line":17,"column":12,"nodeType":"35","messageId":"36","endLine":17,"endColumn":18},{"ruleId":"29","severity":1,"message":"39","line":64,"column":8,"nodeType":"31","endLine":64,"endColumn":10,"suggestions":"40"},{"ruleId":"33","severity":1,"message":"41","line":71,"column":11,"nodeType":"35","messageId":"36","endLine":71,"endColumn":17},{"ruleId":"42","severity":1,"message":"43","line":129,"column":35,"nodeType":"44","endLine":129,"endColumn":76},"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'getReview'. Either include it or remove the dependency array.","ArrayExpression",["45"],"no-unused-vars","'mobile' is assigned a value but never used.","Identifier","unusedVar","'place' is assigned a value but never used.","'imgUrl' is assigned a value but never used.","React Hook useEffect has missing dependencies: 'getAssociation', 'getImg', and 'getPlace'. Either include them or remove the dependency array.",["46"],"'places' is assigned a value but never used.","react/jsx-no-duplicate-props","No duplicate props allowed","JSXAttribute",{"desc":"47","fix":"48"},{"desc":"49","fix":"50"},"Update the dependencies array to be: [getReview]",{"range":"51","text":"52"},"Update the dependencies array to be: [getAssociation, getImg, getPlace]",{"range":"53","text":"54"},[571,573],"[getReview]",[2084,2086],"[getAssociation, getImg, getPlace]"] \ No newline at end of file +[{"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\index.js":"1","C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\reportWebVitals.js":"2","C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Components\\Place.js":"3","C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Components\\Paginations.js":"4","C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Pages\\Search.js":"5"},{"size":1040,"mtime":1611254909400,"results":"6","hashOfConfig":"7"},{"size":375,"mtime":1611254909401,"results":"8","hashOfConfig":"7"},{"size":1551,"mtime":1611256661135,"results":"9","hashOfConfig":"7"},{"size":2199,"mtime":1611254909395,"results":"10","hashOfConfig":"7"},{"size":7426,"mtime":1611497108145,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"13y9yvi",{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"16","messages":"17","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"20","messages":"21","errorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\index.js",[],"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\reportWebVitals.js",[],"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Components\\Place.js",["22"],"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Components\\Paginations.js",[],"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Pages\\Search.js",["23","24","25","26","27"],{"ruleId":"28","severity":1,"message":"29","line":20,"column":6,"nodeType":"30","endLine":20,"endColumn":8,"suggestions":"31"},{"ruleId":"32","severity":1,"message":"33","line":15,"column":12,"nodeType":"34","messageId":"35","endLine":15,"endColumn":18},{"ruleId":"32","severity":1,"message":"36","line":16,"column":12,"nodeType":"34","messageId":"35","endLine":16,"endColumn":17},{"ruleId":"28","severity":1,"message":"37","line":65,"column":8,"nodeType":"30","endLine":65,"endColumn":10,"suggestions":"38"},{"ruleId":"32","severity":1,"message":"39","line":72,"column":11,"nodeType":"34","messageId":"35","endLine":72,"endColumn":17},{"ruleId":"40","severity":1,"message":"41","line":130,"column":35,"nodeType":"42","endLine":130,"endColumn":76},"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'getReview'. Either include it or remove the dependency array.","ArrayExpression",["43"],"no-unused-vars","'mobile' is assigned a value but never used.","Identifier","unusedVar","'place' is assigned a value but never used.","React Hook useEffect has missing dependencies: 'getAssociation', 'getImg', and 'getPlace'. Either include them or remove the dependency array.",["44"],"'places' is assigned a value but never used.","react/jsx-no-duplicate-props","No duplicate props allowed","JSXAttribute",{"desc":"45","fix":"46"},{"desc":"47","fix":"48"},"Update the dependencies array to be: [getReview]",{"range":"49","text":"50"},"Update the dependencies array to be: [getAssociation, getImg, getPlace]",{"range":"51","text":"52"},[571,573],"[getReview]",[2104,2106],"[getAssociation, getImg, getPlace]"] \ No newline at end of file diff --git a/client/debug.log b/client/debug.log new file mode 100644 index 0000000000000000000000000000000000000000..62adf666fe505c2ddc2b5de66df8d2b3d9671e39 --- /dev/null +++ b/client/debug.log @@ -0,0 +1 @@ +[0122/091810.668:ERROR:directory_reader_win.cc(43)] FindFirstFile: θ ã ϴ. (0x3) diff --git a/client/src/Pages/Search.js b/client/src/Pages/Search.js index 75a1305046e1aeaff48311fd0246e8a2308dd2e5..97cc7025fbfebe0c7944fa10b5304f770342cec5 100644 --- a/client/src/Pages/Search.js +++ b/client/src/Pages/Search.js @@ -55,6 +55,7 @@ function Search(props) { useEffect(() => { getPlace() getImg() + getPlace() getAssociation() if (window.innerWidth < 960) { setMobile(true) @@ -142,6 +143,9 @@ function Search(props) { + + + {time.toLocaleString()} {pagePlace.map((place, index) => { diff --git a/googleReview b/googleReview index 74ad3ba1729661998e851eaea1e89854ce0145cd..8efefa173e50b60655e6c0d0a186c6c1d1a2d0ec 100644 --- a/googleReview +++ b/googleReview @@ -1,56 +1,47 @@ - 용머리해안 : 네이버 통합검색
메뉴 영역으로 바로가기 본문 영역으로 바로가기

용머리해안 통합검색 결과

업체정보

전화
064-760-6321
주소
영업시간
매일 09:00 - 17:00만조 및 기상악화시 통제
요금
  • 2,000원
  • 1,600원
  • 1,000원
  • 600원
  • 1,000원
제주특별자치도 서귀포시 안덕면 사계리에 있는 해안. 천연기념물 제526호이다. 2011년 1월 13일 천연기념물 제526호로 지정되었다. 산방산 해안에 있으며, 바닷속으로 들어가는 용의 머리를 닮았다 하여 붙은 이름이다. 겉으로 보면 평범하지만 좁은 통로를 따라 바...더보기

방문자 리뷰653

4.61 / 5
  • 5
    CSH2021.01.12 방문
  • 5
    친절은 기본2021.01.05 방문
더보기

금오산 통합검색 결과

지식백과

금오산金烏山

경상북도 구미시·칠곡군·김천시의 경계에 있는 산. 높이는 976.5 m이다. 주봉인 현월봉(懸月峯)과 약사봉(藥師峰), 영남8경 중의 하나인 보봉(普峰)이 소백산맥 지맥에 솟아 있으며, 시생대(始生代)와 원생대(原生代)에 속하는 화강편마암과 화강암이 주를 이루고 있다. 산 정상은 비교적 평탄하나 산세가 높고 기이하며, 고려시대에 자연 암벽을 이용해 축성된 길이 2km의...
두산백과

금오산金熬山

금오산2
경상남도 하동군 진교면 및 금남면에 걸쳐 있는 산. 제법 높은 산임에도 불구하고 아직 잘 알려지지 않은 산으로 말굽 모양의 산릉이 빙 두르고 정상 바로 아래의 달바위 전망이 일품이다. 그동안 군사시설 때문에 정상을 오를 수 없어 등산객의 발길이 뜸했지만 현재는 군사시설이 거의 철수되어 산행에 불편한 점은 없다. 진주시에서 하동군으로 남해고속도로를 타고 달릴 때...
두산백과

금오산金鰲山

금오산5
전라남도 여수시 돌산읍에 있는 산. 여수반도에서 돌산대교로 이어진 전라남도 남단의 돌산도에는 여수 사람들이 우리나라에서 일출 풍경이 가장 뛰어나다고 자랑하는 향일암이 있다. 이는 해를 향해 있다는 뜻으로 이 산에 있는 암자이지만 산보다 유명하다. 향일암은 낙산사의 홍연암, 남해 금산 보리암, 강화도 보문암과 함께 우리나라 4대 관음기도처 가운데 하나로 금바위의...
두산백과
금오산 다른 뜻이 정보가 표시된 이유
- (typeof window.naver === 'undefined') && (window.naver = {}); - naver.search = naver.search || {}; - naver.search.ext = naver.search.ext || {}; - naver.search.ext.nmb = naver.search.ext.nmb || {}; - naver.search.ext.nmb.area_plus = naver.search.ext.nmb.area_plus || {}; - naver.search.ext.nmb.sogum = naver.search.ext.nmb.sogum || {}; - naver.search.ext.nmb.loadScript = function (urls) { - if (typeof React === 'undefined') return setTimeout(naver.search.ext.nmb.loadScript.bind(null, urls), 100); - for (var i=0; i < urls.length; i++) { - var s = document.createElement('script'); - s.type = 'text/javascript' - s.src = urls[i] - s.async = false - document.head.appendChild(s) - } +
+
+ + +
+

이미지

이미지 신고하기

선택한 이미지가 없습니다.
신고할 이미지를 선택해 주세요.

닫기

학술정보

- nhn.common.load_js('https://store.naver.com/sogum/assets/libs/babel-polyfill/polyfill.min.js',function(){},true) - nhn.common.load_js('https://ssl.pstatic.net/adimg3.search/adpost/js/ad.js',function(){},true); - naver.search.ext.nmb.sogum.state ={"keywords":{},"businesses":{"queue":[]},"business":{"13491455":{"base":{"detailPath":"\u002Fattractions\u002Fdetail?id=13491455&query=%EC%9A%A9%EB%A8%B8%EB%A6%AC%ED%95%B4%EC%95%88","id":"13491455","name":"용머리해안","dbType":"drt","reviewSettings":{"keyword":"(용머리해안) & (서귀포시 | 안덕면 | 해수욕장 | 해변) & \"용머리해안\"","blog":1,"cafe":1},"description":"※ 관람 당일 미리 전화 확인 (064-794-2940)하여 가시기 바랍니다. ※\n\n산방산 해안에 있으며, 바닷속으로 들어가는 용의 머리를 닮았다 하여 붙여진 이름이다. 겉으로 보면 평범하지만 좁은 통로를 따라 바닷가로 내려가면 수천 만 년 동안 층층이 쌓인 사암층 암벽이 나온다. 180만 년 전 수중폭발에 의해 형성된 화산력 응회암층으로 길이 600m, 높이 20m의 현무암력에 수평층리·풍화혈·돌게구멍·해식동굴·수직절리단애·소단층명 등이 어우러져 절경을 이룬다. 해안 오른쪽에는 반원형으로 부드러운 검은모래사장[黑沙場]이 펼쳐져 있다. \n전설에 의하면, 제주특별자치도에서 장차 왕이 태어날 것을 안 중국 진(秦)의 시황제가 호종단을 보내 제주특별자치도의 혈을 끊으라 하여, 호종단은 이곳에서 왕후지지(王后之地)의 혈맥을 찾아내 용의 꼬리와 잔등 부분을 칼로 내리쳐 끊자 시뻘건 피가 솟아 주변을 물들이며 지금의 모습이 되었다고 한다. 임무를 마친 호종단은 차귀섬으로 배를 타고 나가려다 한라산 신의 노여움을 받아 태풍에 목숨을 잃었다는 전설이 전하고 있다.\n해안으로 내려가는 길에 1653년 하멜이 탄 선박이 난파되어 이곳에 표착했던 것을 기념하기 위해 세워진 하멜표류기념비가 있는데, 1980년 한국국제문화협회와 주한 네덜란드대사관이 공동으로 세운 것이다. \n서귀포시은 2003년 12월까지 이 일대 55만㎡에 해양수족관·네덜란드박물관·범선·풍차·분재원·화훼단지·승마장·전망대 등을 비롯해 공공 편익시설·숙박시설·상가시설을 지어 대규모 관광지로 꾸밀 예정이다. 주변에 송악산·추사적거지·제주조각공원·화순해수욕장·마라도 등 관광지가 많다.","road":"","hasOfficialImages":true,"imagesLastModified":"2020-09-29 05:14:14","imagesLastModifiedDate":"2020.09.29.","images":[{"origin":"https:\u002F\u002Fldb-phinf.pstatic.net\u002F20150901_66\u002F14410456277055t8yW_JPEG\u002F13491455_0.jpg","topPhotoWidth":168},{"origin":"https:\u002F\u002Fldb-phinf.pstatic.net\u002F20150901_244\u002F1441045627898RANps_JPEG\u002F13491455_1.jpg","topPhotoWidth":168},{"origin":"https:\u002F\u002Fldb-phinf.pstatic.net\u002F20150901_132\u002F1441045628094xXVQ7_JPEG\u002F13491455_2.jpg","topPhotoWidth":168},{"origin":"https:\u002F\u002Fldb-phinf.pstatic.net\u002F20150901_28\u002F1441045628324DjDtf_JPEG\u002F13491455_3.jpg","isLast":true,"topPhotoWidth":168}],"homepages":{"etc":[]},"category":"해수욕장,해변","categoryCode":"222138","rcode":"1413031025","mapUrl":"https:\u002F\u002Fmap.naver.com\u002Fv5\u002Fentry\u002Fplace\u002F13491455","streetViewUrl":"https:\u002F\u002Fmap.naver.com\u002Fv5\u002Fentry\u002Fplace\u002F13491455?p=W9as9bkATENq2LntYfyDsw,135.74,0.45,Float","navigationScheme":"?version=11&menu=navigation&elat=33.23150219999907&elng=126.31491139999765&etitle=%EC%9A%A9%EB%A8%B8%EB%A6%AC%ED%95%B4%EC%95%88","routeUrl":"https:\u002F\u002Fmap.naver.com\u002Fv5\u002Fdirections\u002F-\u002F14061311.616645176,3926072.4769170173,용머리해안,13491455,PLACE_POI\u002F-\u002Fcar","virtualPhone":"","phone":"064-760-6321","menus":[{"priority":0,"name":"용머리해안 어른(개인)","price":"2000","recommend":0,"change":0,"price_type":"","desc":"","images":[],"id":0,"index":0},{"priority":1,"name":"용머리해안 어른(단체)","price":"1600","recommend":0,"change":0,"price_type":"","desc":"","images":[],"id":1,"index":1},{"priority":2,"name":"용머리해안 청소년(개인)","price":"1000","recommend":0,"change":0,"price_type":"","desc":"","images":[],"id":2,"index":2},{"priority":3,"name":"용머리해안 청소년(단체)","price":"600","recommend":0,"change":0,"price_type":"","desc":"","images":[],"id":3,"index":3},{"priority":4,"name":"용머리해안 어린이(개인)","price":"1000","recommend":0,"change":0,"price_type":"","desc":"","images":[],"id":4,"index":4},{"priority":5,"name":"용머리해안 어린이(단체)","price":"600","recommend":0,"change":0,"price_type":"","desc":"","images":[],"id":5,"index":5}],"menuImages":[{"image_url":"https:\u002F\u002Fldb-phinf.pstatic.net\u002F20200619_11\u002F15924991278793t89J_JPEG\u002FYCxjHi3Q3UlKiea7VOrJh4vF.jpg"}],"coordinate":{"x":126.31491139999765,"y":33.23150219999907,"map_zoom_level":7,"is_exact":"YES"},"staticMapUrl":"https:\u002F\u002Fsimg.pstatic.net\u002Fstatic.map\u002Fv2\u002Fmap\u002Fstaticmap.bin?baselayer=bl_vc_bg&caller=naver_mstore¢er=126.31491139999765%2C33.23150219999907&crs=EPSG%3A4326&dataversion=207.04&exception=xml&level=11&markers=type%3Al%7CsubType%3Amarker%7Cicon%3Ams_attr%7Cpos%3A126.31491139999765%2033.23150219999907&overlayers=ol_vc_an&scale=2","addr":"제주 서귀포시 안덕면 사계리 112-3","businessHours":[{"day":"매일","isDayOff":false,"startTime":"09:00","endTime":"17:00","hourString":"매일 09:00 - 17:00","description":"만조 및 기상악화시 통제"}],"reportWrongInfoType":"type2","visitorReviewsTotal":653,"visitorReviewsScore":4.61,"bookingButtonName":"예약","bookingDisplayName":"예약","bookingReviews":null,"isFestivalFirst":false,"imageTotal":8},"site":{"subLinks":[],"isAttraction":true},"additionalInfo":{},"detailUrl":"https:\u002F\u002Fstore.naver.com\u002Fattractions\u002Fdetail?id=13491455&query=용머리해안","subwayStations":[],"busStations":[{"id":"802266","name":"산방산","lat":33.2361039,"lng":126.3124382,"innerRoutes":{"routeType":[{"type":"11","typeName":"간선","innerRoute":[{"id":"2171161","name":"202"}]},{"type":"12","typeName":"지선","innerRoute":[{"id":"2180476","name":"752-1"}]}]},"walkTime":5},{"id":"802074","name":"산방산","lat":33.2367817,"lng":126.3105585,"innerRoutes":{"routeType":[{"type":"11","typeName":"간선","innerRoute":[{"id":"2171176","name":"202"},{"id":"2170752","name":"251"}]}]},"walkTime":8},{"id":"802264","name":"사계리동동","lat":33.2348661,"lng":126.3082565,"innerRoutes":{"routeType":[{"type":"11","typeName":"간선","innerRoute":[{"id":"2171163","name":"202"},{"id":"2170751","name":"251"}]}]},"walkTime":11},{"id":"802206","name":"사계용해경로당","lat":33.230821,"lng":126.3084738,"innerRoutes":{"routeType":[{"type":"12","typeName":"지선","innerRoute":[{"id":"2180476","name":"752-1"}]}]},"walkTime":14},{"id":"802205","name":"사계용해경로당","lat":33.2312181,"lng":126.3084984,"innerRoutes":{"routeType":[{"type":"12","typeName":"지선","innerRoute":[{"id":"2180401","name":"752-2"}]}]},"walkTime":17}],"encyclopedia":{"link":"https:\u002F\u002Fterms.naver.com\u002Fentry.nhn?docId=1215946&cid=40942&categoryId=33548","body":" 제주특별자치도 서귀포시 안덕면 사계리에 있는 해안. 천연기념물 제526호이다. 2011년 1월 13일 천연기념물 제526호로 지정되었다. 산방산 해안에 있으며, 바닷속으로 들어가는 용의 머리를 닮았다 하여 붙은 이름이다. 겉으로 보면 평범하지만 좁은 통로를 따라 바..."},"bookingReviews":null,"alsoSearched":[{"name":"산방산","sid":13491591,"imageurl":"https:\u002F\u002Fldb-phinf.pstatic.net\u002F20150901_171\u002F1441045651261F78rb_JPEG\u002F13491591_0.jpg","category":"산,고개","message":"제주 서귀포시 안덕면安德面 사계리沙溪里 해안에 있는 종"},{"name":"대포주상절리","sid":12226192,"imageurl":"http:\u002F\u002Fblogfiles10.naver.net\u002F20130815_185\u002Flove2ksy_13765588668265e2z7_JPEG\u002FDSC_1416-2.jpg","category":"기념물","message":"자연의 신비가 가득한 기둥바위"},{"name":"송악산","sid":11491447,"imageurl":"http:\u002F\u002Fldb.phinf.naver.net\u002F20150831_218\u002F1440992269994jDe0U_JPEG\u002F11491447_0.jpg","category":"산,고개","message":"기생화산체로 단성화산單性火山이면서 꼭대기에 2중 분화구"},{"name":"정방폭포","sid":11491630,"imageurl":"https:\u002F\u002Fldb-phinf.pstatic.net\u002F20150831_217\u002F1440992288434VqOae_JPEG\u002F126267565275899_0.jpg","category":"폭포","message":"천지연폭포·천제연폭포와 더불어 제주도 3대 폭포 중의 "},{"name":"용머리하멜상선전시관","sid":13541979,"imageurl":"http:\u002F\u002Fblogfiles.naver.net\u002F20150720_300\u002Fterryjung21c_1437402784157YpuK0_JPEG\u002F20150709_105645.jpg","category":"전시관","message":"용머리해안 근처에 있는 하멜상선전시관"},{"name":"외돌개","sid":13491873,"imageurl":"http:\u002F\u002Fldb.phinf.naver.net\u002F20140423_220\u002F1398243894079KTum1_JPEG\u002F%C1%A6%C1%D6_%BF%DC%B5%B9%B1%AB_1.JPG?type=m500_500","category":"관람,체험","message":"높이는 20m로 삼매봉 남쪽 기슭에 있다. 바다 한복판"},{"name":"쇠소깍","sid":11707633,"imageurl":"http:\u002F\u002Fldb.phinf.naver.net\u002F20150831_76\u002F1441025139566jlxeJ_JPEG\u002F126362588156648_0.jpg","category":"강,하천","message":"서귀포시 하효동과 남원읍 하례리 사이를 흐르는 효돈천孝"},{"name":"천지연폭포","sid":11491638,"imageurl":"http:\u002F\u002Fldb.phinf.naver.net\u002F20150206_135\u002F14232059436226oIow_JPEG\u002F%C1%A6%C1%D6_%C3%B5%C1%F6%BF%AC%C6%F8%C6%F7_1.jpg?type=m500_500","category":"폭포","message":"길이 22m, 너비 12m물이 많을 때, 못의 깊이 2"},{"name":"섭지코지","sid":13490878,"imageurl":"http:\u002F\u002Fldb.phinf.naver.net\u002F20140407_265\u002F13968564528725wq5f_JPEG\u002F%C1%A6%C1%D6_%BC%B7%C1%F6%C4%DA%C1%F6_1.jpg?type=m500_500","category":"자연명소","message":"신양해수욕장에서 2㎞에 걸쳐 바다를 향해 길게 뻗어 있"},{"name":"산방굴사","sid":11491426,"imageurl":"http:\u002F\u002Fldb.phinf.naver.net\u002F20150206_39\u002F1423205796666yVLIa_JPEG\u002F%C1%A6%C1%D6_%BB%EA%B9%E6%B1%BC%BB%E7_1.jpg?type=m500_500","category":"불교","message":"절벽으로 이루어진 산방산395m의 서남쪽 해발고도 20"}],"bizStats":{"contexts":[{"keywords":["이국적","아기자기","신비로운","웅장한","깨끗한"],"type":"atmosphere","name":"분위기"},{"keywords":["토끼아이스크림","둘레길","암벽","해변","유채꽃"],"type":"topic","name":"인기토픽"},{"keywords":["가족여행","경치","커플여행","드라이브","등산"],"type":"goal","name":"찾는목적"}],"gender":{"f":0.534508,"m":0.465492},"age":{"10":{"val":66.66666666666666,"rank":0},"20":{"val":66.66666666666666,"rank":0},"30":{"val":66.66666666666666,"rank":0},"40":{"val":66.66666666666666,"rank":0},"50":{"val":66.66666666666666,"rank":2},"60":{"val":66.66666666666666,"rank":1}},"weather":[{"month":1,"low":"4.6","high":"11.3","rain":"10%","sun":"3일","pop":2.99547684327},{"month":2,"low":"6.2","high":"12.8","rain":"40%","sun":"6일","pop":3.004885304145},{"month":3,"low":"8.5","high":"15.5","rain":"40%","sun":"10일","pop":3.6882241932549995},{"month":4,"low":"11.9","high":"18.9","rain":"30%","sun":"10일","pop":3.141379862455},{"month":5,"low":"16.4","high":"22.7","rain":"50%","sun":"12일","pop":3.20211162876},{"month":6,"low":"19.3","high":"24.7","rain":"40%","sun":"10일","pop":3.7512128966750002},{"month":7,"low":"23.6","high":"27.9","rain":"50%","sun":"3일","pop":3.2138396314},{"month":8,"low":"25.3","high":"29.9","rain":"60%","sun":"7일","pop":2.339083279435},{"month":9,"low":"21.4","high":"26.7","rain":"60%","sun":"7일","pop":3.1467868724},{"month":10,"low":"15.6","high":"22.4","rain":"20%","sun":"9일","pop":4.530122116555},{"month":11,"low":"11.1","high":"18.3","rain":"10%","sun":"7일","pop":5},{"month":12,"low":"6.9","high":"12.7","rain":"20%","sun":"2일","pop":3.2869549894650003}],"bestmonth":{"1":10,"2":11},"lastUpdated":"2021.01.21.","displayMonths":[1,2,3,4]},"fsasReviews":{"total":3573},"visitorReviews":[{"id":"6009ae1485b34a00643daa32","authorNickname":"CSH","rating":5,"body":"멋있어요","visited":"2021.01.12","isReviewBlocked":false,"bookingItemName":""},{"id":"5ff4591cb8c33a006567df75","authorNickname":"친절은 기본","rating":5,"body":"꽈베기 맛집","visited":"2021.01.05","isReviewBlocked":false,"bookingItemName":""}],"biz":{"detailPath":"\u002Fattractions\u002Fdetail?id=13491455&query=%EC%9A%A9%EB%A8%B8%EB%A6%AC%ED%95%B4%EC%95%88","id":"13491455","name":"용머리해안","dbType":"drt","reviewSettings":{"keyword":"(용머리해안) & (서귀포시 | 안덕면 | 해수욕장 | 해변) & \"용머리해안\"","blog":1,"cafe":1},"description":"※ 관람 당일 미리 전화 확인 (064-794-2940)하여 가시기 바랍니다. ※\n\n산방산 해안에 있으며, 바닷속으로 들어가는 용의 머리를 닮았다 하여 붙여진 이름이다. 겉으로 보면 평범하지만 좁은 통로를 따라 바닷가로 내려가면 수천 만 년 동안 층층이 쌓인 사암층 암벽이 나온다. 180만 년 전 수중폭발에 의해 형성된 화산력 응회암층으로 길이 600m, 높이 20m의 현무암력에 수평층리·풍화혈·돌게구멍·해식동굴·수직절리단애·소단층명 등이 어우러져 절경을 이룬다. 해안 오른쪽에는 반원형으로 부드러운 검은모래사장[黑沙場]이 펼쳐져 있다. \n전설에 의하면, 제주특별자치도에서 장차 왕이 태어날 것을 안 중국 진(秦)의 시황제가 호종단을 보내 제주특별자치도의 혈을 끊으라 하여, 호종단은 이곳에서 왕후지지(王后之地)의 혈맥을 찾아내 용의 꼬리와 잔등 부분을 칼로 내리쳐 끊자 시뻘건 피가 솟아 주변을 물들이며 지금의 모습이 되었다고 한다. 임무를 마친 호종단은 차귀섬으로 배를 타고 나가려다 한라산 신의 노여움을 받아 태풍에 목숨을 잃었다는 전설이 전하고 있다.\n해안으로 내려가는 길에 1653년 하멜이 탄 선박이 난파되어 이곳에 표착했던 것을 기념하기 위해 세워진 하멜표류기념비가 있는데, 1980년 한국국제문화협회와 주한 네덜란드대사관이 공동으로 세운 것이다. \n서귀포시은 2003년 12월까지 이 일대 55만㎡에 해양수족관·네덜란드박물관·범선·풍차·분재원·화훼단지·승마장·전망대 등을 비롯해 공공 편익시설·숙박시설·상가시설을 지어 대규모 관광지로 꾸밀 예정이다. 주변에 송악산·추사적거지·제주조각공원·화순해수욕장·마라도 등 관광지가 많다.","road":"","hasOfficialImages":true,"imagesLastModified":"2020-09-29 05:14:14","imagesLastModifiedDate":"2020.09.29.","images":[{"origin":"https:\u002F\u002Fldb-phinf.pstatic.net\u002F20150901_66\u002F14410456277055t8yW_JPEG\u002F13491455_0.jpg","topPhotoWidth":168},{"origin":"https:\u002F\u002Fldb-phinf.pstatic.net\u002F20150901_244\u002F1441045627898RANps_JPEG\u002F13491455_1.jpg","topPhotoWidth":168},{"origin":"https:\u002F\u002Fldb-phinf.pstatic.net\u002F20150901_132\u002F1441045628094xXVQ7_JPEG\u002F13491455_2.jpg","topPhotoWidth":168},{"origin":"https:\u002F\u002Fldb-phinf.pstatic.net\u002F20150901_28\u002F1441045628324DjDtf_JPEG\u002F13491455_3.jpg","isLast":true,"topPhotoWidth":168}],"homepages":{"etc":[]},"category":"해수욕장,해변","categoryCode":"222138","rcode":"1413031025","mapUrl":"https:\u002F\u002Fmap.naver.com\u002Fv5\u002Fentry\u002Fplace\u002F13491455","streetViewUrl":"https:\u002F\u002Fmap.naver.com\u002Fv5\u002Fentry\u002Fplace\u002F13491455?p=W9as9bkATENq2LntYfyDsw,135.74,0.45,Float","navigationScheme":"?version=11&menu=navigation&elat=33.23150219999907&elng=126.31491139999765&etitle=%EC%9A%A9%EB%A8%B8%EB%A6%AC%ED%95%B4%EC%95%88","routeUrl":"https:\u002F\u002Fmap.naver.com\u002Fv5\u002Fdirections\u002F-\u002F14061311.616645176,3926072.4769170173,용머리해안,13491455,PLACE_POI\u002F-\u002Fcar","virtualPhone":"","phone":"064-760-6321","menus":[{"priority":0,"name":"용머리해안 어른(개인)","price":"2000","recommend":0,"change":0,"price_type":"","desc":"","images":[],"id":0,"index":0},{"priority":1,"name":"용머리해안 어른(단체)","price":"1600","recommend":0,"change":0,"price_type":"","desc":"","images":[],"id":1,"index":1},{"priority":2,"name":"용머리해안 청소년(개인)","price":"1000","recommend":0,"change":0,"price_type":"","desc":"","images":[],"id":2,"index":2},{"priority":3,"name":"용머리해안 청소년(단체)","price":"600","recommend":0,"change":0,"price_type":"","desc":"","images":[],"id":3,"index":3},{"priority":4,"name":"용머리해안 어린이(개인)","price":"1000","recommend":0,"change":0,"price_type":"","desc":"","images":[],"id":4,"index":4},{"priority":5,"name":"용머리해안 어린이(단체)","price":"600","recommend":0,"change":0,"price_type":"","desc":"","images":[],"id":5,"index":5}],"menuImages":[{"image_url":"https:\u002F\u002Fldb-phinf.pstatic.net\u002F20200619_11\u002F15924991278793t89J_JPEG\u002FYCxjHi3Q3UlKiea7VOrJh4vF.jpg"}],"coordinate":{"x":126.31491139999765,"y":33.23150219999907,"map_zoom_level":7,"is_exact":"YES"},"staticMapUrl":"https:\u002F\u002Fsimg.pstatic.net\u002Fstatic.map\u002Fv2\u002Fmap\u002Fstaticmap.bin?baselayer=bl_vc_bg&caller=naver_mstore¢er=126.31491139999765%2C33.23150219999907&crs=EPSG%3A4326&dataversion=207.04&exception=xml&level=11&markers=type%3Al%7CsubType%3Amarker%7Cicon%3Ams_attr%7Cpos%3A126.31491139999765%2033.23150219999907&overlayers=ol_vc_an&scale=2","addr":"제주 서귀포시 안덕면 사계리 112-3","businessHours":[{"day":"매일","isDayOff":false,"startTime":"09:00","endTime":"17:00","hourString":"매일 09:00 - 17:00","description":"만조 및 기상악화시 통제"}],"reportWrongInfoType":"type2","visitorReviewsTotal":653,"visitorReviewsScore":4.61,"bookingButtonName":"예약","bookingDisplayName":"예약","bookingReviews":null,"isFestivalFirst":false,"imageTotal":8}},"lastKey":"13491455"},"filters":{},"holidays":{},"nx":{"path":"\u002Fattractions\u002Fpc\u002Fnx\u002Fdetail\u002F","query":{"debug":"0","nlu_query":"{"attraction":{"sid":"13491455","q":"용머리해안"}}","nqx_theme":"{"theme":{"main":{"name":"attraction"}}}","nqx_tqs":"","query":"용머리해안","r1":"세종특별자치시","r2":"","r3":"조치원읍","rev":"43","ssc":"tab.nx.all","where":"nexearch","x_nmb":"","bizId":"13491455","nlu":{"queryType":"attraction","queryResult":{"bizId":"13491455","priority":"high","colrank":1,"location":{"ip":"112.144.22.51","r1":"세종특별자치시","r3":"조치원읍"},"nqxTheme":"1"},"user":{"ssid":"cuy9HHa\u002Fg01rGIRihp\u002F86Q=="},"deviceInfo":{"os":"pc","ie":"0","version":"0"}},"sessionid":"cuy9HHa\u002Fg01rGIRihp\u002F86Q=="},"user":{"loginStat":"Failure-[nauth(NID_SES) is empty]","sessionid":"cuy9HHa\u002Fg01rGIRihp\u002F86Q=="},"context":{"userAgent":"axios\u002F0.21.1","deviceInfo":{"os":"pc","isNaverApp":false,"isMobile":false,"isIE11":false},"cookies":{}}},"otherBusinesses":{},"openingBusinesses":{},"listFilters":{},"pcListSelectFilter":{},"localAttractions":{},"addresses":{},"mobileToast":{},"pcList":{},"photoViewer":{},"entry":"plt","calendars":{},"bookings":{},"bookingReviews":{},"bookmarks":{},"myplaceTags":{},"brand":{},"searchAddress":{},"payAddress":{},"deliveryAddress":{},"menuCatalog":{},"menuCatalogDetail":{},"events":{},"businessCategory":null,"businessType":"attraction"}; - nhn.common.nco_area_name('nmb_att'); - naver.search.ext.nmb.requireScript = function () { - var nmbRequire = window.require.config({ - "context": "nmb", - "paths": { - "nmb-react": "https://store.naver.com/sogum/assets/libs/react/react.production.16.4.2.min.no_polyfill" - } - }); - if (true) { - nmbRequire(['nmb-react'], function() { - nmbRequire(["https://store.naver.com/sogum/assets/nxAttractionDetail.pc.763f9108908453b1c415.js?jsversion=new"]); - }) - } else { - nmbRequire(["https://store.naver.com/sogum/assets/nxAttractionDetail.pc.763f9108908453b1c415.js?jsversion=new"]); - } - } - if (window && window.nhn && window.nhn.common && window.nhn.common.gv && window.nhn.common.gv.REQUIRE_JS) { - nhn.common.load_js(window.require ? null : window.nhn.common.gv.REQUIRE_JS, naver.search.ext.nmb.requireScript, true, 150); - } else { - nhn.common.load_js('https://store.naver.com/sogum/assets/libs/react/react.production.16.4.2.min.no_polyfill.js',function(){naver.search.ext.nmb.loadScript(["https://store.naver.com/sogum/assets/nxAttractionDetail.pc.763f9108908453b1c415.js?jsversion=new"])},true); - } - if (typeof nx_usain_beacon !== 'undefined') { nx_usain_beacon.add_tag("nmb.attr.detail"); }
+ + + - - - -

이미지

이미지 신고하기

선택한 이미지가 없습니다.
신고할 이미지를 선택해 주세요.

닫기
- - - - - - -
-

비즈사이트

-
- - 용머리해안 - - - 관련 광고입니다. - 이 광고가 표시된 이유 - -
- 등록 안내 -
-
- + +
@@ -573,42 +293,6 @@
- -

용머리해안 찾아가는 길

주변 대중교통 (지하철, 버스)

데이터랩

테마키워드

  • 분위기
    이국적, 아기자기, 신비로운, 웅장한, 깨끗한
  • 인기토픽
    토끼아이스크림, 둘레길, 암벽, 해변, 유채꽃
  • 찾는목적
    가족여행, 경치, 커플여행, 드라이브, 등산

10월, 11 에 많이 찾는 곳

10월, 11월에 많이 찾는 곳 표
최저/최고기온강수확률맑은날인기도
1최저기온4.6° / 최고기온11.3°10%3일
2최저기온6.2° / 최고기온12.8°40%6일
3최저기온8.5° / 최고기온15.5°40%10일

연령/성별 검색 인기도

로딩중정보를 가져오는
중입니다.

남성여성
  • 66.66666666666666%0
    10
  • 66.66666666666666%0
    20
  • 66.66666666666666%0
    30
  • 66.66666666666666%0
    40
  • 66.66666666666666%2
    50
  • 66.66666666666666%1
    60
- - -
\ No newline at end of file + +
\ No newline at end of file diff --git a/server/controllers/place.controller.js b/server/controllers/place.controller.js index f6290857c4c33962847af4b2e80e742e9004a8a3..6cb8a6efb0036da11f66f91c4318b209dc28fc03 100644 --- a/server/controllers/place.controller.js +++ b/server/controllers/place.controller.js @@ -18,7 +18,7 @@ const searchPlace = async (req, res) => { axios.get(url) .then(async (response) => { const html = response.data - fs.writeFileSync("googleReview", html, { encoding: 'utf-8' }) + // fs.writeFileSync("googleReview", html, { encoding: 'utf-8' }) let $1 = cheerio.load(html); let places = {}