Fetches public photos of different social networking platforms
Project description
Imagyy
Imagyy aims to solve the following issues:
Due to the advent of Post Search, it’s difficult to use the feature of “Photos of” which was earlier done using graph search.
Downloads profile images from popular platforms like Linkedin, Quora, Github, Instagram, Facebook etc.
You can read more about the project here.
Installation :
imagyy is a Python2.7/3 library.
pip install imagyy
Preconditions :
Graph search doesn’t work until you are logged into your account while the extension works otherwise also. This is a command line tool.
Usage :
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
Examples
For facebook related photos from username
imagyy -fb -n zuck
For facebook related photos from url
imagyy -fb -u http://facebook.com/zuck
For Instagram related photos from username
imagyy -ig -n tusharmakkar08
For Quora related photos from username
imagyy -qr -n Tushar-Makkar
For Github related photos from username
imagyy -gb -n tusharmakkar08
For Linkedin related photos from username
imagyy -ln -n in/tusharmakkar08
License
The mighty MIT license. Please check LICENSE for more details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file imagyy-1.0.3.tar.gz
.
File metadata
- Download URL: imagyy-1.0.3.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66e33d99daa89744b22f7fbd1d14770b4450a66ca9d588b552c8cd75e22e622f |
|
MD5 | 110324b4430069689e257d829ad82762 |
|
BLAKE2b-256 | 9e050315ee3fd275186157c46581308588a7229b3565593ecf6e1d6ba5cc643c |