Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bing images search question #104

Open
sqinghua opened this issue Mar 12, 2022 · 0 comments
Open

Bing images search question #104

sqinghua opened this issue Mar 12, 2022 · 0 comments

Comments

@sqinghua
Copy link

sqinghua commented Mar 12, 2022

哈喽!默认爬下来的是国内版必应结果,我想用国际版的结果应该怎么操作呀?非常感谢!!!!!
微信截图_20220312112127

还有,有的图片是png格式,如何保存透明背景的png图片?感谢!

`from icrawler.builtin import BingImageCrawler

ing_crawler = BingImageCrawler(downloader_threads=4,
storage={'root_dir': 'your_image_dir'})

bing_crawler.crawl(keyword='clip+art+technology', filters=None, offset=0, max_num=1000)
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants