{ "info": { "author": "Hika van den Hoven", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: Public Domain", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP :: Indexing/Search" ], "description": "This Package contains a tool for extracting structured data from HTML and JSON\npages.\nIt reads the page into a Node based tree, from which you, on the bases of a json\ndata-file, can extract your data into a list of items. It can first extract a\nlist of keyNodes and extract for each of them the same data-list. During the\nextraction several data manipulation functions are available.\n\nMain advantages\n - It gives you a highly dependable dataset from a potentially changable source.\n - You can easily update on changes in the source without touching your code.\n - You can make the data_def available on a central location while distributing\n the aplication and so giving your users easy access to (automated) updates.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tvgrabbers/DataTree", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "DataTreeGrab", "package_url": "https://pypi.org/project/DataTreeGrab/", "platform": "", "project_url": "https://pypi.org/project/DataTreeGrab/", "project_urls": { "Homepage": "https://github.com/tvgrabbers/DataTree" }, "release_url": "https://pypi.org/project/DataTreeGrab/1.04.00/", "requires_dist": null, "requires_python": "", "summary": "Node-Tree based data extraction", "version": "1.04.00" }, "last_serial": 3013349, "releases": { "1.0.0-beta": [], "1.01.01-beta": [], "1.01.03-beta": [], "1.01.04-beta": [], "1.02.00-beta": [], "1.02.02-beta": [], "1.02.03-beta": [], "1.02.04-beta": [], "1.02.05-beta": [], "1.03.00": [], "1.03.01": [], "1.03.03": [], "1.04.00": [ { "comment_text": "", "digests": { "md5": "0dfb74b8e71f73476830ec4498808abb", "sha256": "56f96ef2cb374419021a18eeb456b068f3eb6f746d1e0737ffe201ac24d5152f" }, "downloads": -1, "filename": "DataTreeGrab-1.04.00.tar.gz", "has_sig": false, "md5_digest": "0dfb74b8e71f73476830ec4498808abb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46279, "upload_time": "2017-07-10T23:46:14", "url": "https://files.pythonhosted.org/packages/64/bb/8e1a28315d7091144d54469381922a693cc334057bed45371a4bdedacc35/DataTreeGrab-1.04.00.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0dfb74b8e71f73476830ec4498808abb", "sha256": "56f96ef2cb374419021a18eeb456b068f3eb6f746d1e0737ffe201ac24d5152f" }, "downloads": -1, "filename": "DataTreeGrab-1.04.00.tar.gz", "has_sig": false, "md5_digest": "0dfb74b8e71f73476830ec4498808abb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46279, "upload_time": "2017-07-10T23:46:14", "url": "https://files.pythonhosted.org/packages/64/bb/8e1a28315d7091144d54469381922a693cc334057bed45371a4bdedacc35/DataTreeGrab-1.04.00.tar.gz" } ] }