apt-get update
apt-get install -y python3 python3-pip
pip3 install --upgrade pip
pip3 install beautifulsoup4
pip3 install requests
apt-get install -y wget libfontconfig
mkdir -p /home/root/sec && cd $_
wget https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2
tar jxvf phantomjs-2.1.1.-linux-x86_64/bin/
cd phantomjs-2.1.1-linux-x86_64/bin/
cp phantomjs /usr/local/bin/
More than 3 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme