{ "info": { "author": "serhii", "author_email": "aserhii@protonmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "# find_the_site\n## Do you need a company website? This small library finds websites in duckduckgo website.\n##### Install\n\n```\npip install find_the_site\n```\n\n##### Find the website\n\n```\nIn [1]: from find_the_site.fw import get_website \n\nIn [2]: get_website(\"UNITED NATIONS\") \nOut[2]: 'https://www.un.org/en/'\n```\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/serhii73/find_the_site", "keywords": "find,search,company website,brand website", "license": "MIT", "maintainer": "serhii", "maintainer_email": "aserhii@protonmail.com", "name": "find-the-site", "package_url": "https://pypi.org/project/find-the-site/", "platform": "", "project_url": "https://pypi.org/project/find-the-site/", "project_urls": { "Homepage": "https://github.com/serhii73/find_the_site", "Repository": "https://github.com/serhii73/find_the_site" }, "release_url": "https://pypi.org/project/find-the-site/0.1.0/", "requires_dist": [ "requests (>=2.22,<3.0)", "beautifulsoup4 (>=4.7.1,<5.0.0)", "user-agent (>=0.1.9,<0.2.0)" ], "requires_python": ">=3.7,<4.0", "summary": "Find the site in duckduckgo", "version": "0.1.0" }, "last_serial": 5724541, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e51d0a59662ec66678150bc62e09203c", "sha256": "2c0358fd0b499125758ee97c88de54aef3ff812b6a18b77d23a7376d3af73ade" }, "downloads": -1, "filename": "find_the_site-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e51d0a59662ec66678150bc62e09203c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7,<4.0", "size": 1714, "upload_time": "2019-08-24T14:21:04", "url": "https://files.pythonhosted.org/packages/eb/67/cedcc1bcedd2526efb01037018230a174a54be18cb7cd40e9f1533886db0/find_the_site-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "11bdc2ec8f68dc79b3e622aa4395acc9", "sha256": "50a3996e5f09dccc4ff20a1a01160d264b2e2ba4582e552e42218cede1b2e1e6" }, "downloads": -1, "filename": "find_the_site-0.1.0.tar.gz", "has_sig": false, "md5_digest": "11bdc2ec8f68dc79b3e622aa4395acc9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7,<4.0", "size": 1353, "upload_time": "2019-08-24T14:21:07", "url": "https://files.pythonhosted.org/packages/6e/80/badf1057ea9eadf4544a2b16cf45aff6154234f0600ca40f74d86f37cf84/find_the_site-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e51d0a59662ec66678150bc62e09203c", "sha256": "2c0358fd0b499125758ee97c88de54aef3ff812b6a18b77d23a7376d3af73ade" }, "downloads": -1, "filename": "find_the_site-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e51d0a59662ec66678150bc62e09203c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7,<4.0", "size": 1714, "upload_time": "2019-08-24T14:21:04", "url": "https://files.pythonhosted.org/packages/eb/67/cedcc1bcedd2526efb01037018230a174a54be18cb7cd40e9f1533886db0/find_the_site-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "11bdc2ec8f68dc79b3e622aa4395acc9", "sha256": "50a3996e5f09dccc4ff20a1a01160d264b2e2ba4582e552e42218cede1b2e1e6" }, "downloads": -1, "filename": "find_the_site-0.1.0.tar.gz", "has_sig": false, "md5_digest": "11bdc2ec8f68dc79b3e622aa4395acc9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7,<4.0", "size": 1353, "upload_time": "2019-08-24T14:21:07", "url": "https://files.pythonhosted.org/packages/6e/80/badf1057ea9eadf4544a2b16cf45aff6154234f0600ca40f74d86f37cf84/find_the_site-0.1.0.tar.gz" } ] }