🌐
Link Verification
Fetches a web page, extracts all of its links, and reports which ones are good or broken.
Fetches a web page, extracts all of its links, and reports which ones are good or broken.
Fetches a web page, extracts all of its links, and reports which ones are good or broken.
pip install -r requirements.txt
python verify_links.py
requests, beautifulsoup4.
No — it makes live HTTP requests to verify links across the internet.