{ "info": { "author": "Luis Miranda", "author_email": "luistm@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# 2008 Web Crawler\n\n**NOT SUITABLE FOR PRODUCTION ENVIRONMENTS**\n\n## Introduction\nMy first python project, made in 2008. I have no real purpose for this yet, just trying to get it back to life.\n\nThis code was really bad and i'm tweaking this as little as possible to get it working.\n\nIt was tested on macOS Mojave using python 3.6.6.\n\nDevelopment is driven mainly by fun.\n\n## How to install\n\n```bash\npip install 2008WebCrawler\n```\n\n## How to run\n\n```text\nUsage:\n crawler --feed=\n crawler --help\n\nOptions:\n -h --help Show this screen.\n --feed= Web site to crawl.\n```\n\n## How to contribute\n\n[2008 Web Crawler on gitlab](https://gitlab.com/luistm/2008-pythonwebcrawler)\n\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://gitlab.com/luistm/2008-pythonwebcrawler", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "2008WebCrawler", "package_url": "https://pypi.org/project/2008WebCrawler/", "platform": "", "project_url": "https://pypi.org/project/2008WebCrawler/", "project_urls": { "Homepage": "https://gitlab.com/luistm/2008-pythonwebcrawler" }, "release_url": "https://pypi.org/project/2008WebCrawler/0.0.1a2/", "requires_dist": [ "requests (==2.19.1)", "beautifulsoup4 (<4.7.0,>=4.6.0)", "docopt (==0.6.2)" ], "requires_python": "", "summary": "A python web crawler", "version": "0.0.1a2" }, "last_serial": 4367805, "releases": { "0.0.1a2": [ { "comment_text": "", "digests": { "md5": "e84458ced1ee7f07723662fe532e5b9a", "sha256": "454effc9a64db9e3390a2dab5f1a664dda80b4dd6a9d513dab5369940ff511a8" }, "downloads": -1, "filename": "2008WebCrawler-0.0.1a2-py3-none-any.whl", "has_sig": false, "md5_digest": "e84458ced1ee7f07723662fe532e5b9a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24757, "upload_time": "2018-10-12T09:03:49", "url": "https://files.pythonhosted.org/packages/8c/95/4453113317b040b7805ada8d41097a7246f1ccf1954d87b6526441c6f2ca/2008WebCrawler-0.0.1a2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "49294d2670201cf09c16202baf3b4beb", "sha256": "3ac8fbd2559f465887415624d142d62383c817fc7e772146dfbb771527bce0f5" }, "downloads": -1, "filename": "2008WebCrawler-0.0.1a2.tar.gz", "has_sig": false, "md5_digest": "49294d2670201cf09c16202baf3b4beb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11028, "upload_time": "2018-10-12T09:03:50", "url": "https://files.pythonhosted.org/packages/5b/17/c92e05cc3d34643c3dac6e6ecc4d409756db710898018eaf739494efb8a2/2008WebCrawler-0.0.1a2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e84458ced1ee7f07723662fe532e5b9a", "sha256": "454effc9a64db9e3390a2dab5f1a664dda80b4dd6a9d513dab5369940ff511a8" }, "downloads": -1, "filename": "2008WebCrawler-0.0.1a2-py3-none-any.whl", "has_sig": false, "md5_digest": "e84458ced1ee7f07723662fe532e5b9a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24757, "upload_time": "2018-10-12T09:03:49", "url": "https://files.pythonhosted.org/packages/8c/95/4453113317b040b7805ada8d41097a7246f1ccf1954d87b6526441c6f2ca/2008WebCrawler-0.0.1a2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "49294d2670201cf09c16202baf3b4beb", "sha256": "3ac8fbd2559f465887415624d142d62383c817fc7e772146dfbb771527bce0f5" }, "downloads": -1, "filename": "2008WebCrawler-0.0.1a2.tar.gz", "has_sig": false, "md5_digest": "49294d2670201cf09c16202baf3b4beb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11028, "upload_time": "2018-10-12T09:03:50", "url": "https://files.pythonhosted.org/packages/5b/17/c92e05cc3d34643c3dac6e6ecc4d409756db710898018eaf739494efb8a2/2008WebCrawler-0.0.1a2.tar.gz" } ] }