• Stars
    star
    175
  • Rank 216,772 (Top 5 %)
  • Language
    Python
  • Created over 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

使用Python3爬取煎蛋妹纸图片

使用Python3爬取煎蛋妹纸图片

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

pip install requests
pip install BeautifulSoup4
pip install argparse