GerbenJavado/LinkFinder
A python script that finds endpoints in JavaScript files observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3372
- days_rel: n/a
- days_push: 872
- n_releases_24m: 0
Adoption not part of the score
4439 stars · 658 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
LinkFinder is a Python CLI script that discovers endpoints and their parameters in JavaScript files using jsbeautifier and regular expressions. It helps penetration testers and bug hunters uncover hidden endpoints on websites they are testing, with output in HTML or plaintext.
Use cases
- find endpoints in a javascript file
- discover hidden api routes on a website
- extract urls from js files for bug bounty recon
- analyze all javascript files on a domain for endpoints
- parse endpoints from burp saved items
- enumerate javascript files in a folder for links
When to choose
- you need to quickly extract endpoints from JavaScript during a pentest or bug bounty
- you want CLI or HTML output of URLs found in JS files
- you need to analyze an entire domain's JS files for hidden routes
When to avoid
- you need a full web crawler or vulnerability scanner rather than endpoint extraction
- you need a GUI-based analysis tool
- you need to parse non-JavaScript sources for endpoints
Facets
cli-tool · maturity stable
web-scraping parser security penetration-testing security penetration-testing web-development developer-tools python cli cross-platform bug-bounty endpoint-discovery javascript-analysis recon osint
1 source
- readme: https://github.com/GerbenJavado/LinkFinder · fetched 2026-08-28 · d23ec8b8304e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GerbenJavado/LinkFinder | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="GerbenJavado/LinkFinder")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem