Giter Club home page Giter Club logo

Comments (7)

kong36088 avatar kong36088 commented on May 30, 2024 1

感谢反馈,bug已修复。可以拉取最新版本试一下

from baiduimagespider.

kong36088 avatar kong36088 commented on May 30, 2024
$ python crawling.py -h
usage: crawling.py [-h] -w WORD -tp TOTAL_PAGE -sp START_PAGE
                   [-pp [{10,20,30,40,50,60,70,80,90,100}]] [-d DELAY]

optional arguments:
  -h, --help            show this help message and exit
  -w WORD, --word WORD  抓取关键词
  -tp TOTAL_PAGE, --total_page TOTAL_PAGE
                        需要抓取的总页数
  -sp START_PAGE, --start_page START_PAGE
                        起始页数
  -pp [{10,20,30,40,50,60,70,80,90,100}], --per_page [{10,20,30,40,50,60,70,80,90,100}]
                        每页大小
  -d DELAY, --delay DELAY
                        抓取延时(间隔)

---------------------
$ python crawling.py --word "美女" --total_page 10 --start_page 0 --per_page 30

可以试试用命令行的形式

from baiduimagespider.

wwdok avatar wwdok commented on May 30, 2024

好的,我今天下班回去后试试

from baiduimagespider.

wwdok avatar wwdok commented on May 30, 2024

还是一样欸,只下载了5页,也就是150张,作者您那边是能下载300张吗

from baiduimagespider.

wwdok avatar wwdok commented on May 30, 2024

作者大大,请问可以实现保存图片的名称是默认的字符串吗,而并不是递增的数字,因为我想让代码判断该图片是否本地已经下载保存过了,是的话就不再保存了

from baiduimagespider.

kong36088 avatar kong36088 commented on May 30, 2024

作者大大,请问可以实现保存图片的名称是默认的字符串吗,而并不是递增的数字,因为我想让代码判断该图片是否本地已经下载保存过了,是的话就不再保存了

建议自行修改一下源码

from baiduimagespider.

wwdok avatar wwdok commented on May 30, 2024

我不清楚代码上用什么方法获取图片名称,您能指点一下吗

from baiduimagespider.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.