{ "info": { "author": "Tushar Makkar", "author_email": "tusharmakkar08@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.7" ], "description": "Facebook Image Graph Search\n===========================\n\nDue to the advent of Post Search , it's difficult to use the feature of \"Photos of\" which was earlier done using \ngraph search . This application aims to solve that problem. \n\nExtension 1 :\n-------------\n\nThe profile picture of a given username is also opened in a new tab with original (maximum) size. \n\nExtension 2 :\n-------------\n\nGets the open images of a public profile. \n\nInstallation : \n---------------\n\nIt can be installed via pip. \n\n`pip install facebook_image_search`\n\n\nPreconditions :\n---------------\n\nGraph search doesn't work until you are logged into your account while the extension works otherwise also. \nThis is a command line tool. \n\nUsage :\n--------\n\n\n usage: fb-search.py [-h] [-n username] [-u url] [-i id]\n \n Tool for fetching photos from facebook\n \n optional arguments:\n -h, --help show this help message and exit\n -n username, --username username\n Username to analyze\n -u url, --url url Profile Url to analyze\n -i id, --id id Profile Id to analyze\n\n\nRequirements :\n--------------\n\n* Python 2.7", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://tusharmakkar08.github.io/Facebook_Graph_Search_Images/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "facebook_image_search", "package_url": "https://pypi.org/project/facebook_image_search/", "platform": "any", "project_url": "https://pypi.org/project/facebook_image_search/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://tusharmakkar08.github.io/Facebook_Graph_Search_Images/" }, "release_url": "https://pypi.org/project/facebook_image_search/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Fetches public photos of any facebook id/username", "version": "0.0.3" }, "last_serial": 2127386, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "8c5bc5fc142066ff81cd2ef0e8e49093", "sha256": "f2c33ad1504f7d6c0aa63af211b2f0ff51e3f7c925a004e43d6828ca8840625e" }, "downloads": -1, "filename": "facebook_image_search-0.0.2.tar.gz", "has_sig": false, "md5_digest": "8c5bc5fc142066ff81cd2ef0e8e49093", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2955, "upload_time": "2016-05-22T07:23:56", "url": "https://files.pythonhosted.org/packages/56/fb/c26694d1e99b9f9828d0d2f70fae570a84f96edbc92f677fe8b0d009a59c/facebook_image_search-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "ea319588c880c93ceb7c76f8ae31d943", "sha256": "f31f7dc593611ed70ee28fc5a6c59b97ae879b36006900730a56b53b3142107f" }, "downloads": -1, "filename": "facebook_image_search-0.0.3.tar.gz", "has_sig": false, "md5_digest": "ea319588c880c93ceb7c76f8ae31d943", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3016, "upload_time": "2016-05-22T07:28:04", "url": "https://files.pythonhosted.org/packages/a1/21/c24f200f9bd3209985eacce54db462752e08d43b19841e94c89a6641bd32/facebook_image_search-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ea319588c880c93ceb7c76f8ae31d943", "sha256": "f31f7dc593611ed70ee28fc5a6c59b97ae879b36006900730a56b53b3142107f" }, "downloads": -1, "filename": "facebook_image_search-0.0.3.tar.gz", "has_sig": false, "md5_digest": "ea319588c880c93ceb7c76f8ae31d943", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3016, "upload_time": "2016-05-22T07:28:04", "url": "https://files.pythonhosted.org/packages/a1/21/c24f200f9bd3209985eacce54db462752e08d43b19841e94c89a6641bd32/facebook_image_search-0.0.3.tar.gz" } ] }