o2o-infinith-demo/evidence/viewclinic/pages/counsel-reservation.json
Haewon Kam c92ecc83fb feat(supporters): 근거 수집기 scripts/collect_evidence.mjs + evidence/viewclinic (§7-3)
- 홈+page 사이트맵에서 원문 페이지 발견 → 경로 우선·단어 경계 분류(주의사항·애프터케어·검진·안전·의료진·오시는길·시설·소개·예약·시술)
- 본문 컨테이너 선택 + 페이지 간 반복 줄(메뉴·푸터) 제거, 헤딩·문단·목록·표·이미지·링크 구조화
- doctors.json: 이름·직함·약력. 약력이 이미지 글자면 textInImages, 2줄 미만이면 '확인 대기' (뷰성형외과 27명 전원 확인 대기)
- facts.draft.json: 전화·주소·사업자번호·대표·진료시간 정규식 후보 + 출처 URL
- home_text.txt: 전 페이지 본문(29만 자). check.mjs --home-text= 로 40자 중복 검사 기준 교체 가능 → 18편 0오류
- --posts 옵션: 글에 인용된 병원 URL 커버리지 리포트 (뷰성형외과 16/16, /face/main/은 301 추적)
- robots.txt Disallow 존중, UA 명시, 요청 간 400ms

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 14:26:15 +09:00

111 lines
2.7 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"clinic": "viewclinic",
"fetchedAt": "2026-09-07",
"url": "https://www.viewclinic.com/counsel/reservation/",
"requestedUrl": "https://www.viewclinic.com/counsel/reservation/",
"slug": "counsel-reservation",
"type": "reservation",
"anchor": "온라인예약",
"status": 200,
"title": "뷰성형외과 온라인예약 | 뷰성형외과",
"metaDesc": "빠르고 편리하게 상담받을 수 있는 뷰성형외과 온라인예약 페이지입니다.",
"h1": null,
"mainSelector": "#ajax-content-wrap",
"items": [
{
"kind": "p",
"text": "VIEW ONLINE RESERVATIONS"
},
{
"kind": "h",
"level": 2,
"text": "온라인 예약"
},
{
"kind": "p",
"text": "진료과목"
},
{
"kind": "p",
"text": "추가 진료"
},
{
"kind": "p",
"text": "날짜 & 시간"
},
{
"kind": "p",
"text": "고객 정보"
},
{
"kind": "p",
"text": "예약 정보 확인"
},
{
"kind": "p",
"text": "예약문의"
},
{
"kind": "p",
"text": "We arent able to process your payment. Please, try again."
},
{
"kind": "p",
"text": "아래의 버튼을 클릭하여 예약문의를 완료해주세요."
},
{
"kind": "p",
"text": "Your confirmation number:"
},
{
"kind": "p",
"text": "Google 캘린더에 추가 새 예약 하기 예약문의 완료"
},
{
"kind": "p",
"text": "※ 예약시간은 변경될 수 있습니다."
}
],
"images": [],
"links": [
"https://www.viewclinic.com/counsel/reservation/"
],
"flags": {
"textInImages": false,
"noText": false,
"boilerplateRemoved": 2,
"tables": 0
},
"sections": [
{
"heading": null,
"level": 0,
"paragraphs": [
"VIEW ONLINE RESERVATIONS"
],
"lists": [],
"tables": []
},
{
"heading": "온라인 예약",
"level": 2,
"paragraphs": [
"진료과목",
"추가 진료",
"날짜 & 시간",
"고객 정보",
"예약 정보 확인",
"예약문의",
"We arent able to process your payment. Please, try again.",
"아래의 버튼을 클릭하여 예약문의를 완료해주세요.",
"Your confirmation number:",
"Google 캘린더에 추가 새 예약 하기 예약문의 완료",
"※ 예약시간은 변경될 수 있습니다."
],
"lists": [],
"tables": []
}
],
"text": "VIEW ONLINE RESERVATIONS\n온라인 예약\n진료과목\n추가 진료\n날짜 & 시간\n고객 정보\n예약 정보 확인\n예약문의\nWe arent able to process your payment. Please, try again.\n아래의 버튼을 클릭하여 예약문의를 완료해주세요.\nYour confirmation number:\nGoogle 캘린더에 추가 새 예약 하기 예약문의 완료\n※ 예약시간은 변경될 수 있습니다.",
"chars": 186
}