This script reads a list of URLs from a CSV file and prints the HTTP status code for each URL.
main.py– the main scripturls.csv– input file containing URLsrequirements.txt– Python dependency list
pip install -r requirements.txt| Name | Name | Last commit date | ||
|---|---|---|---|---|
This script reads a list of URLs from a CSV file and prints the HTTP status code for each URL.
main.py – the main scripturls.csv – input file containing URLsrequirements.txt – Python dependency listpip install -r requirements.txt