Skip to content

Gulp task to crawl website and find external resources like Google Fonts or JS Libraries 🛠 Gulp

Notifications You must be signed in to change notification settings

aaron-enders/get-external-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get external resources

Gulp task to find external resources and links anywhere on a website.

  1. npm install
  2. start gulp resources --url https://www.example.com Add --domainexclude=example to ignore resources with "example" in host name Add --showinternal=yes to to show internal links in the console output
  3. open generated csv file in install directory

OR

  1. open install.bat to install
  2. open run.bat to run

About

Gulp task to crawl website and find external resources like Google Fonts or JS Libraries 🛠 Gulp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published