o2o-infinith-demo/evidence/viewclinic/pages/online-consultation-complete.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

53 lines
1.4 KiB
JSON

{
"clinic": "viewclinic",
"fetchedAt": "2026-09-07",
"url": "https://www.viewclinic.com/online-consultation-complete/",
"requestedUrl": "https://www.viewclinic.com/online-consultation-complete/",
"slug": "online-consultation-complete",
"type": "other",
"anchor": "",
"status": 200,
"title": "온라인상담 신청완료 | 뷰성형외과",
"metaDesc": "",
"h1": null,
"mainSelector": "#ajax-content-wrap",
"items": [
{
"kind": "p",
"text": "온라인상담 신청완료"
},
{
"kind": "p",
"text": "상담 신청이 완료되었습니다. 상담 신청해주셔서 감사합니다. 빠르게 연락드리도록 하겠습니다."
}
],
"images": [
{
"src": "https://www.viewclinic.com/wp-content/uploads/2021/06/completed_img.png",
"alt": ""
}
],
"links": [
"https://www.viewclinic.com/online-consultation-complete/"
],
"flags": {
"textInImages": false,
"noText": true,
"boilerplateRemoved": 0,
"tables": 0
},
"sections": [
{
"heading": null,
"level": 0,
"paragraphs": [
"온라인상담 신청완료",
"상담 신청이 완료되었습니다. 상담 신청해주셔서 감사합니다. 빠르게 연락드리도록 하겠습니다."
],
"lists": [],
"tables": []
}
],
"text": "온라인상담 신청완료\n상담 신청이 완료되었습니다. 상담 신청해주셔서 감사합니다. 빠르게 연락드리도록 하겠습니다.",
"chars": 51
}