{ "info": { "author": "Abhishek Poonia", "author_email": "abhishekpoonia22@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP" ], "description": "==================\nDuckDuckGo-Python3\n==================\n\nA Python3 library for searching using the DuckDuckGo API and full search via browser.\n--------------------------------------------------------------------------------------\n\nCopyright (c) 2016 Abhishek Poonia \n\nReleased under GNU AFFERO GENERAL PUBLIC LICENSE, see LICENSE for details.\n\nThis Python3 version uses the instant answer API of DuckDuckGo.\n\n\nUsage:\n-------\n\n>>> import DuckDuckGo\n\n>>> q = DuckDuckGo.search('Modi')\n\n>>> q.type\n'Dis\nambiguation'\n\n>>> q.abstract.abstract\nq.abstract.abstract q.abstract.abstract_text\nq.abstract.abstract_source q.abstract.abstract_url\n\n\n>>> q.abstract.abstract_text\n''\n\n\n>>> q.abstract.heading\n'Modi'\n\n\n>>> q.display(limit = 1)\nhttps://duckduckgo.com/Narendra_Modi\nNarendra Modi The 14th and current Prime Minister of India, in office since 26 May 2014.\n--------------------------------------------------\n\n\n>>> q.abstract.abstract_url\n'https://en.wikipedia.org/wiki/Modi'\n\n\n>>> q.display()\nhttps://duckduckgo.com/Narendra_Modi\nNarendra Modi The 14th and current Prime Minister of India, in office since 26 May 2014.\n--------------------------------------------------\nhttps://duckduckgo.com/Modi_Group\nModi Group An Indian Business conglomerate based in New Delhi, India.\n--------------------------------------------------\nhttps://duckduckgo.com/monochorionic_twins\nMonochorionic-Diamniotic Monochorionic twins are monozygotic twins that share the same placenta.\n--------------------------------------------------\nhttps://duckduckgo.com/M%C3%B3%C3%B0i_and_Magni\nM\u00f3\u00f0i The sons of Thor. Their names mean \"Brave\" and \"Strong,\" respectively.\n--------------------------------------------------\nhttps://duckduckgo.com/modi_alphabet\nModi script A script used to write the Marathi language, which is the primary language spoken in the state of...\n--------------------------------------------------\n>>>", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "web search,web scraping,DuckDuckGo", "license": "GNU AFFERO GENERAL PUBLIC LICENSE", "maintainer": null, "maintainer_email": null, "name": "DuckDuckGo-Python3-Library", "package_url": "https://pypi.org/project/DuckDuckGo-Python3-Library/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/DuckDuckGo-Python3-Library/", "project_urls": { "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/DuckDuckGo-Python3-Library/1.0/", "requires_dist": null, "requires_python": null, "summary": "A Python3 library for DuckDuckGo instant answer API and full search via browser.", "version": "1.0" }, "last_serial": 2535360, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "7304ad30f7bbbcf676fabe13bfe85170", "sha256": "a1905f400bc710185a094400fda62a7623e3112987cd4ffbd3b65791c0f0a9ed" }, "downloads": -1, "filename": "DuckDuckGo Python3 Library-1.0.tar.gz", "has_sig": false, "md5_digest": "7304ad30f7bbbcf676fabe13bfe85170", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1988, "upload_time": "2016-12-22T18:16:07", "url": "https://files.pythonhosted.org/packages/cf/02/e329d8eaab0fdb54eceb18d13af5ae663886bce467fbd7939c65d4e47b67/DuckDuckGo%20Python3%20Library-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7304ad30f7bbbcf676fabe13bfe85170", "sha256": "a1905f400bc710185a094400fda62a7623e3112987cd4ffbd3b65791c0f0a9ed" }, "downloads": -1, "filename": "DuckDuckGo Python3 Library-1.0.tar.gz", "has_sig": false, "md5_digest": "7304ad30f7bbbcf676fabe13bfe85170", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1988, "upload_time": "2016-12-22T18:16:07", "url": "https://files.pythonhosted.org/packages/cf/02/e329d8eaab0fdb54eceb18d13af5ae663886bce467fbd7939c65d4e47b67/DuckDuckGo%20Python3%20Library-1.0.tar.gz" } ] }