{"id":17050591,"url":"https://github.com/griatch/har2lilua","last_synced_at":"2026-04-13T01:33:53.833Z","repository":{"id":137629907,"uuid":"78342440","full_name":"Griatch/har2lilua","owner":"Griatch","description":"HTTP Archive (HAR) file converter to LoadImpact (loadimpact.com) user scenario file (lua)","archived":false,"fork":false,"pushed_at":"2017-01-08T15:13:27.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-04T03:56:17.075Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Griatch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-01-08T12:50:21.000Z","updated_at":"2017-01-08T13:12:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e958379-9093-4f54-8e88-cc0473f341f2","html_url":"https://github.com/Griatch/har2lilua","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Griatch/har2lilua","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Griatch%2Fhar2lilua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Griatch%2Fhar2lilua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Griatch%2Fhar2lilua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Griatch%2Fhar2lilua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Griatch","download_url":"https://codeload.github.com/Griatch/har2lilua/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Griatch%2Fhar2lilua/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278262444,"owners_count":25957938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T09:57:14.519Z","updated_at":"2025-10-04T03:56:20.414Z","avatar_url":"https://github.com/Griatch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# har2lilua\n\nConverts Browser archive files (HAR) to LoadImpact (loadimpact.com)\nuser scenario scripts (Lua).\n\nHAR files can be created using the dev tools of modern browsers; they\nform a record of the network actions performed during browser\nsessions.  This program converts such a HAr file to a user scenario\nscript that can be loaded into the LoadImpact service for performance\ntesting.\n\n`har2lilua` is currently lacking some features, like form handling.\n\n## Installation\n\n`har2lilua` is not currently on PyPi, so can't be directly be installed\nwith `pip`.  It requires the `dateutils` package. \n\n1. Clone repo \n2. In e.g. a virtualenv, do `pip install .` from inside the repo dir or\n   install `dateutils` separately. \n3. The program in question is `har2lilua/har2lilua.py`.\n\n## Usage\n\n1. Get a HAR file. You can get one by using e.g. Firefox's or Chrome's \n   dev consoles; choose the Network tab/section. Reload the page and\n   click a link. Then right-click in the console and select to save \n   as HAR. Save as, say, `mytest.har`.\n2. Run `python har2lilua.py path/mytest.har`. This creates `path/mytest.lua`. \n3. Go to loadimpact.com, log in to the dashboard and copy/paste the contents \n   of `mytest.lua` as a new user scenario. You can then tweak it\n   manually if you want.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgriatch%2Fhar2lilua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgriatch%2Fhar2lilua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgriatch%2Fhar2lilua/lists"}