抓取不同社交平台上的公开照片
项目描述
Imagyy
Imagyy旨在解决以下问题
- 由于出现搜索后,使用早期通过图形搜索完成的“照片”功能变得困难。 
- 从领英、Quora、GitHub、Instagram、Facebook等流行平台下载个人资料图片。 
您可以在此处了解更多关于项目的信息。
安装
imagyy 是一个Python2.7/3库。
pip install imagyy
先决条件
图形搜索在您登录账户之前不起作用,而此扩展程序则不然。这是一个命令行工具。
用法
usage: imagyy [-h] [-fb] [-ig] [-qr] [-ln] [-gb] [-n username]
                      [-u url] [-i id] [-d directory]
Tool for fetching photos from facebook
optional arguments:
  -h, --help            show this help message and exit
  -fb, --facebook       Fetch Facebook Photos (Default)
  -ig, --instagram      Fetch Instagram Photos
  -qr, --quora          Fetch Instagram Photos
  -ln, --linkedin       Fetch LinkedIn Profile Photo
  -gb, --github         Fetch Github Profile Photo
  -n username, --username username
                        Username to analyze (For Linkedin add everything after
                        ".com" eg: in/tusharmakkar08)
  -u url, --url url     Profile Url to analyze
  -i id, --id id        Profile Id to analyze (only for facebook)
  -d directory, --directory directory
                        Directory to download photos/Name of downloaded file
示例
- 从用户名获取与Facebook相关的照片 - imagyy -fb -n zuck 
- 从URL获取与Facebook相关的照片 - imagyy -fb -u http://facebook.com/zuck 
- 从用户名获取与Instagram相关的照片 - imagyy -ig -n tusharmakkar08 
- 从用户名获取与Quora相关的照片 - imagyy -qr -n Tushar-Makkar 
- 从用户名获取与GitHub相关的照片 - imagyy -gb -n tusharmakkar08 
- 从用户名获取与领英相关的照片 - imagyy -ln -n in/tusharmakkar08 
许可证
强大的MIT许可证。请查看LICENSE获取更多详情。
项目详情
    
       关闭
    
      
        
    
    
  
imagyy-1.0.3.tar.gz 的哈希值
| 算法 | 哈希摘要 | |
|---|---|---|
| SHA256 | 66e33d99daa89744b22f7fbd1d14770b4450a66ca9d588b552c8cd75e22e622f | |
| MD5 | 110324b4430069689e257d829ad82762 | |
| BLAKE2b-256 | 9e050315ee3fd275186157c46581308588a7229b3565593ecf6e1d6ba5cc643c |