출처 : http://for-ref-only.blogspot.kr/2012/08/installing-beautifulsoup-for-python-3.html
http://www.crummy.com/software/BeautifulSoup/bs4/download/4.3/
다운 받았다고 가정
cmd :
cd C:\Python34\Scripts
easy_install.exe (beautifulsoup 경로)beautifulsoup4-4.3.2.tar.gz
C:\Python34\site-packages 폴더에 .egg 파일 나오는데 압축 풀어주면 된다.
>>> import bs4
'Python > Parsing,Crwaling' 카테고리의 다른 글
python3.x urllib urlopen (0) | 2014.10.09 |
---|---|
python 3 beautifulsoup 윈도우 설치 (1) | 2014.10.09 |
티스토리 파싱 (1) | 2014.09.08 |
항암하고갑니다.