/site-url-scraper

Multithreaded Python application to search a string pattern or find all internal links from a url or CSV list of urls

Primary LanguagePython

Site url scraper

Multithreaded Python application to search a string pattern or find all internal links from a url or CSV list of urls

/!\ This project isn't actively maintained. Check alternatives like pylinkchecker or broken-link-checker /!\

Installation

git clone REPOSITORY_URL
cd site-url-scraper
pip install -e .

Usage

python GLSapp/Main.py --help