Skip to content

JsSubdomainsScraper is a tool designed to scan websites for subdomains mentioned in JavaScript files. It crawls specified URLs, collects links, and extracts domain names from external scripts. This tool is beneficial for security researchers and developers looking to gain a comprehensive understanding of a website's structure.

Notifications You must be signed in to change notification settings

Niko13teen/js-subdomains-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

JsSubdomainsScraper

js-subdomains-scraper is a tool designed to scan websites for subdomains mentioned in JavaScript files. It crawls specified URLs, collects links, and extracts domain names from external scripts. This tool is beneficial for security researchers and developers looking to gain a comprehensive understanding of a website's structure.

 pip3 install -r requirements.txt 
 python3 js-subdomain-scraper.py https://example.com 

About

JsSubdomainsScraper is a tool designed to scan websites for subdomains mentioned in JavaScript files. It crawls specified URLs, collects links, and extracts domain names from external scripts. This tool is beneficial for security researchers and developers looking to gain a comprehensive understanding of a website's structure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages