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

안녕하세요 교수님. 질문드립니다. #45

Open
metamelon opened this issue Mar 15, 2024 · 1 comment
Open

안녕하세요 교수님. 질문드립니다. #45

metamelon opened this issue Mar 15, 2024 · 1 comment

Comments

@metamelon
Copy link

여기에 질문을 올리는 걸 모르고 유튜브에 올려놓았네요.

영상은 잘 보고 있습니다. 좋은 교육 영상 감사드립니다. 교수님 영상을 보고 따라하다가

WICS 기준 섹터정보 크롤링 파트에서 biz_day를 생성하기 위해 다음과 같은 코드를 작성했는데 경로가 잘못되었다는 걸로 계속 나옵니다.
제가 전공자가 아니다보니 생각보다 쉽지 않군요.

url = 'https://www.wiseindex.com/index#/G10'
data = rq.get(url)
data_html = BeautifulSoup(data.content)
parse_day = data_html.select_one(
'#ng-app > div > div > div.col-xs-9.contentsBox > div.ng-scope > div:nth-child(3) > input').text

시간 괜찮으실때 답변 부탁드리겠습니다. 감사합니다.

@metamelon
Copy link
Author

네. 답변 감사드립니다. 다시 한 번 해보겠습니다.

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

1 participant