# pingc0y/URLFinder

一款快速、全面、易用的页面信息提取工具，可快速发现和提取页面中的JS、URL和敏感信息。

Repository: https://github.com/pingc0y/URLFinder
Canonical: https://ross.abutalabs.com/products/urlfinder
Language: Go
License: MIT
License Family: permissive
Topics: jsfinder, urlfinder, infofinder
Last push: 2026-06-17T04:14:59+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 88, release rhythm 57, longevity 100
- inputs: {"age_days": 1549, "days_push": 77, "days_rel": 78, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3170, forks 235 (observed 2026-08-28T04:07:47.350371+00:00)

## What it is
URLFinder is a fast, easy-to-use Go CLI tool that extracts JS files, URLs, and sensitive information from web pages, including hidden unauthorized API endpoints. It supports single or batch URL scanning, configurable regex extraction rules, proxy support, and directory fuzzing.

## Use cases
- extract js and urls from a web page
- find sensitive information and unauthorized api endpoints in javascript
- reconnaissance for bug bounty targets
- batch crawl a list of urls and export results to csv or html
- fuzz hidden directories from 404 paths
- discover hidden endpoints during penetration testing

## When to choose
- you need quick page-level JS/URL/sensitive-info extraction from the command line
- you want batch URL scanning with configurable regex rules and proxy support
- you are doing web reconnaissance and want low false-negative link discovery

## When to avoid
- you need a full-featured web crawler or vulnerability scanner rather than an information extractor
- you require a GUI or low false-positive results out of the box
- you need authenticated deep crawling of complex single-page applications

## Facets
- artifact type: cli-tool
- maturity: active
- function: web-scraping, parser, security, osint, cli
- domain: security, penetration-testing, osint, developer-tools
- platform: cli, windows, go
- tags: recon, js-analysis, sensitive-information-extraction, url-discovery, bug-bounty, attack-surface, command-line, linux, macos

## Member repositories
- pingc0y/URLFinder (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:47.350371+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:45:29.596834+00:00, confidence not recorded.
  - readme: https://github.com/pingc0y/URLFinder (fetched 2026-08-28T04:07:47.350371+00:00, sha a2fdb7234115)
- Data as of 2026-08-30T08:39:29.467469+00:00.
