기술블로그들의 포스팅들을 크롤링 해서 최신순으로 보여준다.
기술블로그 목록
- 카카오
- 우아한 형제들
- 쿠팡
- 스포카
- 야놀자
- 레진
- 라인
- 에어비엔비
- 구글
- 페이스북
- 넷플릭스
- 라이엇게임즈
- 구글플레이
- NHN
- NAVER D2
- 시작하기
- 크롬 드라이버 설치
-
버전에 맞는 드라이버 다운로드 (https://chromedriver.chromium.org/downloads)
-
크롤링 시작
- 윈도우 경우
pip install beautifulsoup4 pip install selenium python tech_blog_crawler.py
- 리눅스 경우
pip3 install beautifulsoup4 pip3 install selenium python3 tech_blog_crawler.py
-
서버 띄우기
npm install
npm start
- http://localhost:8888 접속해서 결과보기