Skip to content

NaverPay 의 구매기록을 조회 할 경우 pupeteer 대신 axios 를 활용해 http request 를 보내어 parsing 하도록 변경합니다. #10

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

Merged
merged 17 commits into from
Feb 9, 2022

Conversation

code-yeongyu
Copy link
Owner

  • pageInteractor.getCookies 추가
  • 빈 클래스 NaverScraper 추가
  • axios 의존성 추가
  • searchPaymentHistory 추가
  • NaverParser 추가
  • module 의 속성으로 NaverScraper, NaverParser 추가
  • 로그인시에 쿠키 정보를 Service 가 담도록 변경
  • NAVER 앱의 상품을 위한 enum 추가
  • type 디렉토리 분리
  • nextPaymentHistory 추가
  • searchPaymentHistory 의 인자로 searchOptions 추가
  • getTodayString 이 잘못된 값을 반환하는 오류 수정
  • getCookies 로직 변경
  • parseInformationForNextPaymentHistory 추가
  • getHistory 가 구매기록 조회시에 puppeteer 를 사용하지 않도록 변경
  • 예제 업데이트
  • 1.2.0

@code-yeongyu code-yeongyu merged commit 6dd1b0c into master Feb 9, 2022
@code-yeongyu code-yeongyu deleted the naver-parser branch February 9, 2022 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant