# Threezh1/JSFinder

JSFinder is a tool for quickly extracting URLs and subdomains from JS files on a website.

Repository: https://github.com/Threezh1/JSFinder
Canonical: https://ross.abutalabs.com/products/jsfinder
Language: Python
License Family: other
Last push: 2021-11-24T07:11:04+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2641, "days_push": 1743, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2976, forks 423 (observed 2026-08-28T04:07:32.988822+00:00)

## What it is
JSFinder is a Python command-line tool that crawls a website's JavaScript files and extracts URLs and subdomains using regex parsing. It supports deep crawling, batch URL/JS input from files, custom cookies, and saving results to output files.

## Use cases
- extract urls and subdomains from a website's javascript files
- enumerate subdomains during bug bounty reconnaissance
- discover hidden api endpoints in js files
- crawl a site deeply to find more js links
- batch process a list of urls or js files for link extraction
- find attack surface of a web target

## When to choose
- you need a quick, lightweight way to pull endpoints and subdomains from JS during recon
- you want a simple Python script you can run with cookies or batch input files

## When to avoid
- you need a full-featured recon framework with active scanning or vulnerability checks
- you need maintained software with a license and recent updates
- you need browser-based or GUI analysis rather than CLI output

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: web-scraping, osint, parser, security
- domain: security, osint, crawlers, developer-tools
- platform: python, cli, cross-platform
- tags: reconnaissance, subdomain-enumeration, javascript-analysis, attack-surface-discovery, bug-bounty

## Member repositories
- Threezh1/JSFinder (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:32.988822+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-30T07:31:34.479677+00:00, confidence not recorded.
  - readme: https://github.com/Threezh1/JSFinder (fetched 2026-08-28T04:07:32.988822+00:00, sha 53e5ee7fe27e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
