{ "info": { "author": "Akash Ahmed", "author_email": "aksben65@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "link\\_Preview\n=============\n\nA python module that gathers elements required for linkPreview.\n\nOverview\n--------\n\nlink\\_preview is now a fashionable way of sharing links in social media.\nThe contents of what the preview is made up are:-\n\n::\n\n 1. og.title:-\n Title of the preview. \n In HTML: \n Value: XYZ\n \n 2. og.description:-\n Description of the preview.\n In HTML: \n Value: XYZ\n \n 3. og.image:-\n Image of the preview.\n In HTML: \n Value: XYZ\n \n 4. title:-\n if 'og:title' is not found, this becomes the Title.\n In HTML: