Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 232 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 232 Bytes

yaocho

setup

## phantomjs
brew install phantomjs # mac

## if use centos
# yum install phantomjs

## python
sudo pip install html5lib
sudo pip install beautifulsoup4
sudo pip install requests
pip install selenium