{ "info": { "author": "Samuele Santi", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5" ], "description": "#####################################\nHARP - CLI tool for parsing HAR files\n#####################################\n\nCLI tool to parse and analyze `HTTP Archive (HAR)`_ files.\n\n.. _HTTP Archive (HAR): https://en.wikipedia.org/wiki/.har\n\n\n(Planned) features\n==================\n\n- List / filter requests contained in the archive\n- Replay a specific given request\n - And analyze differences between subsequent responses\n- Print differences between requests in the file\n- Replay modified requests and see how that affects the response\n\n\nMain use cases\n==============\n\nThere might be many, but in my specific case I need to analyze the\nbehavior of (overly complex!) search forms for crawling purposes, see\nhow requests are made, and which parts of the request will affect the\nresponse.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rshk/harp", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "HARP", "package_url": "https://pypi.org/project/HARP/", "platform": "", "project_url": "https://pypi.org/project/HARP/", "project_urls": { "Homepage": "https://github.com/rshk/harp" }, "release_url": "https://pypi.org/project/HARP/0.1/", "requires_dist": null, "requires_python": "", "summary": "", "version": "0.1" }, "last_serial": 2357176, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f266441518fd6605f4736ffa2eb4dbdb", "sha256": "350fd72883287f81aa8061be1f9d70fa46396dcfa3e377355bff32578214a8c5" }, "downloads": -1, "filename": "HARP-0.1.tar.gz", "has_sig": false, "md5_digest": "f266441518fd6605f4736ffa2eb4dbdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1656, "upload_time": "2016-09-22T12:04:19", "url": "https://files.pythonhosted.org/packages/00/10/db5c6f15cf08d659734d73eb3eafc8bdad3b9a66ae94c860680ba2cddd7a/HARP-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f266441518fd6605f4736ffa2eb4dbdb", "sha256": "350fd72883287f81aa8061be1f9d70fa46396dcfa3e377355bff32578214a8c5" }, "downloads": -1, "filename": "HARP-0.1.tar.gz", "has_sig": false, "md5_digest": "f266441518fd6605f4736ffa2eb4dbdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1656, "upload_time": "2016-09-22T12:04:19", "url": "https://files.pythonhosted.org/packages/00/10/db5c6f15cf08d659734d73eb3eafc8bdad3b9a66ae94c860680ba2cddd7a/HARP-0.1.tar.gz" } ] }