-
Notifications
You must be signed in to change notification settings - Fork 40
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
Support slownews.kr #305
Support slownews.kr #305
Conversation
#214 이거 관련으로 갑자기 생각났는데 가능하다면 작업하실 때 fb249c2#diff-5f57ac783f7b167581e4621d66054b07R13 이런 코드를 같이 넣어주시면 좋을 것 같습니다.
|
오, 이런 게 있었군요. 알겠습니다. |
혹시 이 기능 확인은 어떤 식으로 하시는지 알 수 있을까요? 그냥 하다보면 부정확할 수 있을 것 같아서요. |
@yous 구현이 잘 작동하는지 확인을 어떻게 하느냐는 말씀이시면 그냥 물떠놓고 잘 됐겠지 기도하는 겁... 이라기보다 구현은 아래와 같습니다. 근데 지금보니 저렇게 구현할게 아니고 |
기사 내용이랑 작성일, 기자 정보 등이 전부 HTML로 들어와서 오는 경우엔, 직접 본문 DOM element를 기다려서 바로 파싱해도 문제가 없을까요? |
본문 dom element의 next sibling을 기다리는게 좋을 것 같아요 |
아, 그게 좋겠네요. 감사합니다. |
Fix #224.
Link: http://slownews.kr/49358
![screenshot 2019-02-18 17 29 05](https://user-images.githubusercontent.com/853977/52937544-b7a0d480-33a2-11e9-9200-a2ab6e9e0829.png)