NEXT-LIKELION / Assignment

멋쟁이사자처럼 고려대학교 오프라인 세션 과제입니다.
37 stars 1 forks source link

[5/20 Django 크롤링 과제] #35

Closed Jack2ee closed 4 years ago

Jack2ee commented 5 years ago

5/20 크롤링 과제

1) 네이버 뉴스 크롤러 장고 페이지 만들기: home.html, result.html 두 개로 이루어진 프로젝트 파일을 만들고 home.html에서 input으로 검색하고자 하는 키워드를 입력하면 그에 대한 뉴스 기사 제목을 크롤링해오는 과제. result.html에 해당 키워드의 뉴스 기사 제목이 나열되고 기사 제목을 클릭할 시 기사의 페이지로 넘어가게 해주시면 됩니다. 부트스트랩을 통해 간단히 시각화해보는 것을 추천합니다. !참고자료 (1) 네이버 뉴스 페이지 url: https://search.naver.com/search.naver?where=news&sm=tab_jum&query= (2) 아래의 사진자료 1.home.html과 2.result.html

2) 네이버 실시간 검색 순위 기록 만들기: 아래의 그림의 네이버 실시간 검색 순위를 크롤링 해오는 과제입니다. 해당 데이터에 접근하는 방법 중 css_selector를 통한 접근(nth:child 개념)을 적용해보는 것을 추천드립니다. 해당 css_selector에 복사하는 방법은 개발자 도구에서 해당 html에서 마우스 오른쪽 버튼을 누르고 'Copy' > 'copy selector' 를 누르시면 복사가능합니다. image !참고자료 (1) 네이버 url: https://www.naver.com (2) 아래의 사진자료 3.네이버 검색 순위 기록

<사진자료> 1.home.html image

2.result.html(손흥민을 입력한 화면) image

3.네이버 순위 기록 image

elksha commented 5 years ago

김준태 https://github.com/elksha/next

이미지 004 이미지 005 이미지 006

SoniaComp commented 5 years ago

박선영 https://github.com/SoniaComp/my_blog_django

스크린샷 2019-05-17 오후 5 51 57 스크린샷 2019-05-17 오후 5 52 14 스크린샷 2019-05-18 오후 6 49 14 스크린샷 2019-05-18 오후 7 03 29
Gentleman37 commented 5 years ago

이경연입니다 https://github.com/mangod037/first_repo/tree/master/05.16.crawling

스크린샷 2019-05-17 오후 6 48 05 스크린샷 2019-05-17 오후 6 48 11 스크린샷 2019-05-17 오후 7 36 06
parkjihwanjay commented 5 years ago

박지환 https://github.com/parkjihwanjay/naver_ranking https://github.com/parkjihwanjay/search

1 2 3 4
Gjunghoon commented 5 years ago

권중훈 https://github.com/Gjunghoon/crawling_assignment

vhvha commented 5 years ago

장주희 1) https://github.com/vhvha/crawling_django 2) https://github.com/vhvha/realtime 멋사_검색어 입력창 멋사_뉴스모음

멋사_실시간 검색어

antlikelion commented 5 years ago

이인우 https://github.com/antlikelion/crawl_news https://github.com/antlikelion/crawl_rank

검색화면 검색결과 검색어순위
RyanKor commented 5 years ago

김승태 image

image

Github: https://github.com/RyanKor/Next-x-Likelion djangocrawling, selenium 파일 참고

wSuhye commented 5 years ago

안수혜 https://github.com/wSuhye/search home result 실시간 hw

woojeee commented 5 years ago

image image

image

마블리♥ https://github.com/woojeee/python_crawling_news_title.git https://github.com/woojeee/python_crawling_realtimesearchword.git

FriedPotato-hash commented 5 years ago

김세연

image image

image

swcho9919 commented 5 years ago

스크린샷(20) 스크린샷(21) 스크린샷(19) 조성우

SeeunChoi1 commented 5 years ago

image image image 최세은 https://github.com/SeeunChoi1/crawling https://github.com/SeeunChoi1/crawl_selenium

jojoboy2212 commented 5 years ago

조형제 스크린샷 2019-05-20 오후 4 01 00 스크린샷 2019-05-20 오후 4 01 08

스크린샷 2019-05-20 오후 4 01 50

https://github.com/jojoboy2212/0519_crawl

gaetokk commented 5 years ago

안태경 https://github.com/gaetokk/0520- 검색홈기말고사 검색결과 실검

hoiJuwon commented 5 years ago
스크린샷 2019-05-20 오후 5 04 48 스크린샷 2019-05-20 오후 5 05 12 스크린샷 2019-05-20 오후 5 05 22 스크린샷 2019-05-20 오후 5 20 20

https://github.com/hoiJuwon/crawler_django

YUNALEEEE commented 5 years ago

이유나 https://github.com/YUNALEEEE/realtime https://github.com/YUNALEEEE/crawling 뉴스크롤링1 뉴스크롤링2 실시간검색어

KimKangYeon commented 5 years ago

image image image

김강연 https://github.com/KimKangYeon/crawling_hw

NamJaeyong commented 5 years ago

남재용 image

image

https://github.com/NamJaeyong/crawlingNam

image

https://github.com/NamJaeyong/crawlingwithselenium.git

kimjaehun96 commented 5 years ago

김재훈 https://github.com/kimjaehun96/crawling.git 크롤링

chaeyeonie commented 5 years ago

이채연 image image image https://github.com/chaeyeonie/518.git https://github.com/chaeyeonie/518work.git

updownC commented 5 years ago

최상하

크롤링 크롤링2

https://github.com/sanghaC/crawling.git

juno1028 commented 5 years ago

김준오 https://github.com/juno1028/crawling https://github.com/juno1028/django_practice

Screen Shot 2019-05-20 at 6 55 23 PM Screen Shot 2019-05-20 at 6 55 31 PM Screen Shot 2019-05-20 at 6 56 55 PM
miramira227 commented 5 years ago

김미라 https://github.com/miramira227/crawling.git image image