Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

병원 orgCd, sid 추출 및 예약 신청 페이지 url 추출 방법 #4

Open
changdoc opened this issue Jul 6, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@changdoc
Copy link
Owner

changdoc commented Jul 6, 2021

잔여 백신 조회 네이버 플레이스 페이지로 이동합니다.
https://m.place.naver.com/rest/vaccine?vaccineFilter=used

크롬 개발자 도구를 켜고 Network탭으로 이동 시켜 둔 뒤
우측 하단 새로고침을 눌러줍니다.
스크린샷 2021-07-06 오후 4 43 20

graphql 호출 결과에서 preview 탭으로 이동하여 응답 결과를 확장해보면
지도에 표시된 병원 목록을 확인 할 수 있습니다.
스크린샷 2021-07-06 오후 4 42 59

스크린샷 2021-07-16 오후 11 12 58

vaccineOrganizationCode값과 id값을
각각 orgCd와 sid 자리에 복사하여 넣으면

https://v-search.nid.naver.com/reservation/standby?orgCd=11100109&sid=11814857

예약 신청 페이지(매크로 동작 페이지)로 이동할 수 있습니다.

graphql 내용 확인시 response가 있는 부분 찾는 화면 캡쳐입니다.
Jul-17-2021 23-29-31

데이터 확인하실때 status가 200인 필드를 누르시면 됩니다.
스크린샷 2021-07-17 오후 11 30 49

@changdoc changdoc changed the title 병원 orgCd 알아내는 법 이미지 업로드용 병원 orgCd 알아내는 법 Jul 6, 2021
@changdoc changdoc changed the title 병원 orgCd 알아내는 법 병원 orgCd 추출 및 예약 대기 페이지로 url 추출 방법 Jul 6, 2021
@changdoc changdoc changed the title 병원 orgCd 추출 및 예약 대기 페이지로 url 추출 방법 병원 orgCd 추출 및 예약 신청 페이지 url 추출 방법 Jul 6, 2021
@changdoc changdoc added the documentation Improvements or additions to documentation label Jul 15, 2021
@changdoc changdoc mentioned this issue Jul 16, 2021
Closed
@changdoc changdoc changed the title 병원 orgCd 추출 및 예약 신청 페이지 url 추출 방법 병원 orgCd, sid 추출 및 예약 신청 페이지 url 추출 방법 Jul 16, 2021
Repository owner locked as resolved and limited conversation to collaborators Jul 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant