discovered 03 Aug 2026
extract-endpoints
→ View on GitHubExtract Endpoints is a PHP tool designed to scan source files or directories recursively to identify API endpoints using regular expressions. It supports parsing various file types, including HTML, PHP, JavaScript, and Java, making it particularly useful for locating URLs in JavaScript files. Notable features include options for beautifying JavaScript before parsing, searching for keywords or comments, and controlling output verbosity, along with the ability to exclude specific file types from parsing.