image-scraper:Python脚本从网站上抓取图像

时间:2021-05-05 15:36:16
【文件属性】:
文件名称:image-scraper:Python脚本从网站上抓取图像
文件大小:84KB
文件格式:ZIP
更新时间:2021-05-05 15:36:16
HTML 图像抓取器 Python脚本来抓取图像 开发人员指南 $ git clone https://github.com/NaveenKarippai/image-scraper $ cd image-scraper 信息 用法: python scraper.py --help 将会呈现: Usage: scraper.py [OPTIONS] COMMAND [ARGS]... A site image scraping tool. Options: --help Show this message and exit. Commands: batch_downloader Takes a text file and scrapes the image URLs site_scrape Takes a URL and scrapes all the im
【文件预览】:
image-scraper-master
----.gitignore(184B)
----requirements()
--------requirements-dev.txt(39B)
--------requirements.txt(128B)
----README.md(1KB)
----image_scraper()
--------cli()
--------output()
--------__init__.py(3KB)
----scraper.py(81B)
----tests()
--------test_ImageDownloader.py(1011B)
--------test_ImageScraper.py(2KB)
--------mock_test()
--------http_resources()
----CONTRIBUTING.md(480B)
----TODO.md(226B)
----ImageCollection.txt(410B)
----LICENSE.md(1KB)
----CONTRIBUTORS.txt(97B)
----.travis.yml(112B)

网友评论