Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

DigMyDomains

This program helps you scrape all the URLs available over a list of websites available. It includes URLs in clear-text as well as hyper-linked.

Pre-Requisites: bs4, tqdm, time

To install the above pre-requisites, use pip or pip3

pip3 install bs4

pip3 install tqdm

pip3 install time

Todo:

  1. Add all your target websites one-per-line, and name the file as 'sites.txt' and save it in the same folder as this program (DigMyDomains.py)
  2. Run the program

usage: python3 DigMyDomains.py

About

This program helps you scrape all the URLs available over a list of websites available. It includes URLs in clear-text as well as hyper-linked.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages