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

[#4] infinit scroll get base videos info #6

Merged
merged 11 commits into from
Oct 10, 2023

Conversation

tofulim
Copy link
Owner

@tofulim tofulim commented Oct 10, 2023

Title

  • 무한 스크롤러 추가

Description

  • 유튜버 tag를 넣으면 해당 유튜버의 모든 영상을 selenium을 이용해 긁어온 뒤 csv로 저장한다.
  • 160개 2분정도 소요
  • 추출 정보
    • 제목
    • video_id
    • 조회수
    • 업로드한 시점

Linked Issues

@tofulim tofulim added the feature 기능 추가 label Oct 10, 2023
@tofulim tofulim self-assigned this Oct 10, 2023
@tofulim tofulim merged commit 37f8029 into develop Oct 10, 2023
1 check passed
@tofulim tofulim deleted the feature/4-infinit-scroll-get-base-videos-info branch October 10, 2023 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

무한 스크롤 크롤링으로 유튜버의 모든 동영상 정보 수집
1 participant