{"id":17284081,"url":"https://github.com/dkasak/relative-urls","last_synced_at":"2025-03-26T16:21:33.280Z","repository":{"id":138879964,"uuid":"246115821","full_name":"dkasak/relative-urls","owner":"dkasak","description":"Extract endpoints from stdin or files.","archived":false,"fork":false,"pushed_at":"2020-09-30T11:24:02.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T03:19:52.261Z","etag":null,"topics":["bug-bounty","bug-hunting","endpoint","extraction","pentesting","python","security","url","websec"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dkasak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-03-09T18:46:37.000Z","updated_at":"2023-12-25T12:14:00.000Z","dependencies_parsed_at":"2023-05-05T00:36:19.307Z","dependency_job_id":null,"html_url":"https://github.com/dkasak/relative-urls","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkasak%2Frelative-urls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkasak%2Frelative-urls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkasak%2Frelative-urls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkasak%2Frelative-urls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkasak","download_url":"https://codeload.github.com/dkasak/relative-urls/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245689477,"owners_count":20656418,"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","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":["bug-bounty","bug-hunting","endpoint","extraction","pentesting","python","security","url","websec"],"created_at":"2024-10-15T09:53:05.741Z","updated_at":"2025-03-26T16:21:33.257Z","avatar_url":"https://github.com/dkasak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nThis is a simple tool to extract potential web endpoints (relative URLs) from\na file or stdin, based on some heuristics. Useful when bug hunting.\n\nIt's similar to jobertabma's [relative-url-extractor][relative-url-extractor],\nexcept it's written in Python and can also receive input from stdin, since\nI often use commands in a pipeline. It also allows some additional characters\nwhich are valid in an URL so it will catch some additional endpoints.\n\n[relative-url-extractor]:\n\u003chttps://github.com/jobertabma/relative-url-extractor\u003e\n\n# Usage\n\n- `relative-urls some-file.js another-file.js`\n- `curl https://some-url.com/ | relative-urls`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkasak%2Frelative-urls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkasak%2Frelative-urls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkasak%2Frelative-urls/lists"}