{"id":15447439,"url":"https://github.com/datadavev/looseroo","last_synced_at":"2025-08-20T16:07:58.459Z","repository":{"id":193689588,"uuid":"689152771","full_name":"datadavev/looseroo","owner":"datadavev","description":"Simple web service for redirect metrics","archived":false,"fork":false,"pushed_at":"2024-07-06T02:31:40.000Z","size":202,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T08:44:10.637Z","etag":null,"topics":["redirect","tool","web"],"latest_commit_sha":null,"homepage":"https://hopper.rslv.xyz","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datadavev.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}},"created_at":"2023-09-09T00:02:37.000Z","updated_at":"2024-06-23T12:11:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"5fae9715-f61f-4d7a-864b-e7f444658891","html_url":"https://github.com/datadavev/looseroo","commit_stats":{"total_commits":52,"total_committers":1,"mean_commits":52.0,"dds":0.0,"last_synced_commit":"34c69bd2bedf3b54e2a2aa92f7fd0d4d7bd3de9e"},"previous_names":["datadavev/looseroo"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/datadavev/looseroo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Flooseroo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Flooseroo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Flooseroo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Flooseroo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datadavev","download_url":"https://codeload.github.com/datadavev/looseroo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Flooseroo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271345853,"owners_count":24743497,"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-08-20T02:00:09.606Z","response_time":69,"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":["redirect","tool","web"],"created_at":"2024-10-01T20:05:46.590Z","updated_at":"2025-08-20T16:07:58.187Z","avatar_url":"https://github.com/datadavev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# looseroo\n\nThe loose roo hops along redirects.\n\n```\n$ roo --help\nusage: roo [-h] [-a ACCEPT] [-u USER_AGENT] [-t TIMEOUT] [-m METHOD] [-w WHITEHOSTS] url\n\nReport on redirect hops when dereferencing a URL\n\npositional arguments:\n  url                   URL to dereference.\n\noptions:\n  -h, --help            show this help message and exit\n  -a ACCEPT, --accept ACCEPT\n                        Accept header value for request\n  -u USER_AGENT, --user-agent USER_AGENT\n                        User-agent header value for request\n  -t TIMEOUT, --timeout TIMEOUT\n                        Timeout in seconds for response\n  -m METHOD, --method METHOD\n                        HTTP method to use for requests\n  -w WHITEHOSTS, --whitehosts WHITEHOSTS\n                        Follow redirects on these hosts only.\n```\n\nor visit:\n\n```\nhttps://hopper.rslv.xyz/\n```\n\nor call the api directly:\n\n```\nhttps://hopper.rslv.xyz/http://n2t.net/ark:/65665/3ae126b96-aad8-4681-a8eb-56c7232cf12f\n```\n\n```json\n{\n  \"hops\": [\n    {\n      \"url\": \"http://n2t.net/ark:/65665/3ae126b96-aad8-4681-a8eb-56c7232cf12f\",\n      \"status\": 302,\n      \"content_type\": \"text/html; charset=iso-8859-1\",\n      \"content_length\": 262,\n      \"link\": [],\n      \"t_ms\": 135.139\n    },\n    {\n      \"url\": \"http://collections.nmnh.si.edu/id/ark:/65665/3ae126b96aad84681a8eb56c7232cf12f\",\n      \"status\": 302,\n      \"content_type\": null,\n      \"content_length\": 0,\n      \"link\": [],\n      \"t_ms\": 98.141\n    },\n    {\n      \"url\": \"https://collections.nmnh.si.edu/id/ark:/65665/3ae126b96aad84681a8eb56c7232cf12f\",\n      \"status\": 302,\n      \"content_type\": \"text/html; charset=iso-8859-1\",\n      \"content_length\": 276,\n      \"link\": [],\n      \"t_ms\": 20.556\n    },\n    {\n      \"url\": \"https://collections.nmnh.si.edu/search/ark/?ark=ark:/65665/3ae126b96aad84681a8eb56c7232cf12f\",\n      \"status\": 302,\n      \"content_type\": \"text/html; charset=UTF-8\",\n      \"content_length\": 0,\n      \"link\": [],\n      \"t_ms\": 27.628\n    },\n    {\n      \"url\": \"https://collections.nmnh.si.edu/search/ento/?ark=ark:/65665/3ae126b96aad84681a8eb56c7232cf12f\",\n      \"status\": 200,\n      \"content_type\": \"text/html; charset=UTF-8\",\n      \"content_length\": 0,\n      \"link\": [],\n      \"t_ms\": 23.825\n    }\n  ],\n  \"start_url\": \"http://n2t.net/ark:/65665/3ae126b96-aad8-4681-a8eb-56c7232cf12f\",\n  \"final_url\": \"https://collections.nmnh.si.edu/search/ento/?ark=ark:/65665/3ae126b96aad84681a8eb56c7232cf12f\",\n  \"t_ms\": 307.53326416015625,\n  \"message\": null,\n  \"accept\": \"*/*\",\n  \"user_agent\": \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36\",\n  \"hopper_version\": \"1.7.0\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatadavev%2Flooseroo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatadavev%2Flooseroo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatadavev%2Flooseroo/lists"}