Skip to main content

Fetches public photos of different social networking platforms

Project description

Imagyy

Build_Status GitHub_issues GitHub_stars GitHub_license PyPI

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

imagyy-1.0.3.tar.gz (6.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page