{ "info": { "author": "Sam", "author_email": "samprits5@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3" ], "description": "# Python Web Scrapping Tool\n\nThis is a simple module written on the top of BeautifulSoup Module.\n\nSimply install it by using :\n\n# pip install skewdi\n\n##How to Use : \n\nDo Something like this--\n\n# >>>from skewdi import skewdi\n\n# >>>skewdi.fetchAnchor(\"http://yourDomain.com\")\n\nIt will return all the hyperlinks in that perticular Webpage!\n\n# >>>skewdi.fetchPara(\"http://yourDomain.com\")\n\nIt will return all the paragraph tags of the Webpage!\n\n# >>>skewdi.help()\n\nIt will show all the avaiable functions with their description.\n\nMore Functions are comming!\n\n# >>>skewdi.author()\n\nWritten By - Samprit (sam123)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "skewdi", "package_url": "https://pypi.org/project/skewdi/", "platform": "", "project_url": "https://pypi.org/project/skewdi/", "project_urls": null, "release_url": "https://pypi.org/project/skewdi/1.0.12/", "requires_dist": null, "requires_python": "", "summary": "Fetch Website Content", "version": "1.0.12" }, "last_serial": 4650702, "releases": { "1.0.12": [ { "comment_text": "", "digests": { "md5": "37b20d1a5555004887b689e633e15ae8", "sha256": "46ca59adeae93cb07dad46de4272698d6ede17533e64d715624b71d889ef362f" }, "downloads": -1, "filename": "skewdi-1.0.12.zip", "has_sig": false, "md5_digest": "37b20d1a5555004887b689e633e15ae8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4826, "upload_time": "2019-01-01T17:53:54", "url": "https://files.pythonhosted.org/packages/75/e8/26fdb48f29393f9a8cbbbcb1e065b1749da82d73d3b248ddfe6422289106/skewdi-1.0.12.zip" } ], "1.0.9": [ { "comment_text": "", "digests": { "md5": "407d5a112c67b46099043019561e74d4", "sha256": "3c1c03ede5872eed9dcf24688daf7299a92ca7d9e528cd3117dc6aa6bc3da720" }, "downloads": -1, "filename": "skewdi-1.0.9.zip", "has_sig": false, "md5_digest": "407d5a112c67b46099043019561e74d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3937, "upload_time": "2018-12-31T09:03:03", "url": "https://files.pythonhosted.org/packages/95/2b/7ba4e9e448829424647afdb36118c92728aa6b9a80548bbed5f3cff399a1/skewdi-1.0.9.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "37b20d1a5555004887b689e633e15ae8", "sha256": "46ca59adeae93cb07dad46de4272698d6ede17533e64d715624b71d889ef362f" }, "downloads": -1, "filename": "skewdi-1.0.12.zip", "has_sig": false, "md5_digest": "37b20d1a5555004887b689e633e15ae8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4826, "upload_time": "2019-01-01T17:53:54", "url": "https://files.pythonhosted.org/packages/75/e8/26fdb48f29393f9a8cbbbcb1e065b1749da82d73d3b248ddfe6422289106/skewdi-1.0.12.zip" } ] }