/jandan_spider

使用Python3爬取煎蛋妹纸图片

Primary LanguagePython

使用Python3爬取煎蛋妹纸图片

默认抓取最新5页,运行前须安装requests、BeautifulSoup4

pip install requests
pip install BeautifulSoup4
pip install argparse