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

연락처 크롤링 - 크롤러 작성 #8

Open
sukso96100 opened this issue Aug 13, 2020 · 0 comments
Open

연락처 크롤링 - 크롤러 작성 #8

sukso96100 opened this issue Aug 13, 2020 · 0 comments
Assignees

Comments

@sukso96100
Copy link
Member

sukso96100 commented Aug 13, 2020

연락처 크롤링할 웹페이지 목록을 선정하여 정리하고, 각 페이지에서 연락처 정보를 크롤링하여 DB 에 저장하는 코드 작성.

구현 방법

  • 메인 함수에서 특정 파라메터와 함께 호출되면 크롤러 함수가 실행되도록 구현
  • 크롤러 별도 패키지로 분리하여 구현
  • 크롤링된 데이터는 database 패키지의 쿼리함수 활용하여 저장.
  • 크롤링 함수 검증할 단위 테스트 꼭 작성할것
@haeunsong haeunsong self-assigned this Aug 27, 2020
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

No branches or pull requests

2 participants