{"id":25074753,"url":"https://github.com/rix4uni/pathcrawler","last_synced_at":"2026-02-17T21:01:58.630Z","repository":{"id":268509927,"uuid":"902353974","full_name":"rix4uni/pathcrawler","owner":"rix4uni","description":"Discover new paths via scanning html.","archived":false,"fork":false,"pushed_at":"2024-12-12T12:04:56.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-29T11:42:25.718Z","etag":null,"topics":["bug-bounty","bugbounty","bugbountytips","crawler","hacking","infosec","osint","osint-resources","osint-tool","pathcrawler","penetration-testing","pentest-tool","pentesting","recon","reconnaissance","scrape","security","security-tools","threat-intelligence"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/rix4uni.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,"zenodo":null}},"created_at":"2024-12-12T12:02:55.000Z","updated_at":"2025-01-20T05:55:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"a73f8301-3cad-499d-977e-b97d95a89b2d","html_url":"https://github.com/rix4uni/pathcrawler","commit_stats":null,"previous_names":["rix4uni/pathcrawler"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rix4uni/pathcrawler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Fpathcrawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Fpathcrawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Fpathcrawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Fpathcrawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rix4uni","download_url":"https://codeload.github.com/rix4uni/pathcrawler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Fpathcrawler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29558100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T20:52:40.164Z","status":"ssl_error","status_checked_at":"2026-02-17T20:48:10.325Z","response_time":100,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bug-bounty","bugbounty","bugbountytips","crawler","hacking","infosec","osint","osint-resources","osint-tool","pathcrawler","penetration-testing","pentest-tool","pentesting","recon","reconnaissance","scrape","security","security-tools","threat-intelligence"],"created_at":"2025-02-07T00:18:28.346Z","updated_at":"2026-02-17T21:01:58.624Z","avatar_url":"https://github.com/rix4uni.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## pathcrawler\n\nDiscover new paths via scanning html.\n\n## Installation\n```\ngo install github.com/rix4uni/pathcrawler@latest\n```\n\n## Download prebuilt binaries\n```\nwget https://github.com/rix4uni/pathcrawler/releases/download/v0.0.1/pathcrawler-linux-amd64-0.0.1.tgz\ntar -xvzf pathcrawler-linux-amd64-0.0.1.tgz\nrm -rf pathcrawler-linux-amd64-0.0.1.tgz\nmv pathcrawler ~/go/bin/pathcrawler\n```\nOr download [binary release](https://github.com/rix4uni/pathcrawler/releases) for your platform.\n\n## Compile from source\n```\ngit clone --depth 1 github.com/rix4uni/pathcrawler.git\ncd pathcrawler; go install\n```\n\n## Usage\n```\nUsage of pathcrawler:\n  -complete-url\n        Complete relative URLs based on the input URL\n  -concurrent int\n        Number of concurrent requests (default 50)\n  -delay duration\n        Delay between requests\n  -only-complete\n        Show only complete URLs starting with http:// or https://\n  -silent\n        silent mode.\n  -timeout duration\n        Timeout duration for HTTP requests (default 10s)\n  -version\n        Print the version of the tool and exit.\n```\n\n## Examples\nSingle Target:\n```\n▶ echo \"https://dell.com\" | pathcrawler -silent\n```\n\nMultiple Targets:\n```\n▶ cat targets.txt\nhttps://google.com\nhttps://dell.com\n\n▶ cat targets.txt | pathcrawler -silent\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frix4uni%2Fpathcrawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frix4uni%2Fpathcrawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frix4uni%2Fpathcrawler/lists"}