[빵형의 개발도상국] 자동 크롤러 만들기 - Python






*** Selenium, BeautifulSoup을 이용해서 플레이스토어의 어플 리뷰를 크롤링

*** Source code(Github): https://github.com/kairess/playstore_...

*** Dependencies:

- Python
- Selenium
- BeautifulSoup
- pandas
Chromedriver https://sites.google.com/a/chromium.o...

댓글

이 블로그의 인기 게시물

[이수안컴퓨터연구소] 파이썬 레이싱 자동차 게임 만들기 Creating a Python Racing Car Game with pygame (한글자막)

[빵형의 개발도상국] 얼굴 인식 알고리즘 성능 비교 - Python, Deep Learning