{ "info": { "author": "Scott Torborg", "author_email": "storborg@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7" ], "description": "Itsy - Web Scraping Toolkit for Little to Big\n=============================================\n\nScott Torborg\n\nItsy is an attempt at a cleaner, simpler, better web scraping framework.\n\nInstallation\n============\n\nInstall with pip::\n\n $ pip install itsy\n\n\nGoals\n=====\n\n* Focus on HTTP crawling.\n* Make it easy and simple to start a new scraper / crawler project.\n* Scale to production-quality stuff.\n* Design for 'continuous use' crawlers, rather than just one-time use.\n* \"Batteries Included.\"\n\nLicense\n=======\n\nItsy is licensed under an MIT license. Please see the LICENSE file for more\ninformation.\n\n\nCode Standards\n==============\n\nHah! Maybe later.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/storborg/itsy", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "itsy", "package_url": "https://pypi.org/project/itsy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/itsy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/storborg/itsy" }, "release_url": "https://pypi.org/project/itsy/0.1/", "requires_dist": null, "requires_python": null, "summary": "Web crawling and scraping framework", "version": "0.1" }, "last_serial": 1576327, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7bf1492aa0da6d36b5474914821c5ce1", "sha256": "df88fc69b936178e758da2b2c918ac05c649af08e045354f8782d21589ad068c" }, "downloads": -1, "filename": "itsy-0.1.tar.gz", "has_sig": false, "md5_digest": "7bf1492aa0da6d36b5474914821c5ce1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7324, "upload_time": "2015-06-03T05:59:08", "url": "https://files.pythonhosted.org/packages/4d/46/1d1ea969285f7373278663c1d266551eb96e5b55e0d21c9b6fefb35185c9/itsy-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7bf1492aa0da6d36b5474914821c5ce1", "sha256": "df88fc69b936178e758da2b2c918ac05c649af08e045354f8782d21589ad068c" }, "downloads": -1, "filename": "itsy-0.1.tar.gz", "has_sig": false, "md5_digest": "7bf1492aa0da6d36b5474914821c5ce1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7324, "upload_time": "2015-06-03T05:59:08", "url": "https://files.pythonhosted.org/packages/4d/46/1d1ea969285f7373278663c1d266551eb96e5b55e0d21c9b6fefb35185c9/itsy-0.1.tar.gz" } ] }