/endoflife-date-product-websites

Machine-readable .txt allowlist of websites belonging to products listed by the endoflife.date website, updated once a day.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

endoflife.date product websites

Python GitHub Actions

LICENSE scraper Total Allowlist FQDNs

Machine-readable .txt allowlist of websites belonging to products listed by the endoflife.date website, updated once a day.

Data is sourced from the endoflife.date API.

Disclaimer: This project is not sponsored, endorsed, or otherwise affiliated with endoflife.date.

Allowlist download

File Download
urls.txt 💾
urls-pihole.txt 💾
ips.txt 💾

Requirements

  • Python 3.12+

Setup instructions

git clone and cd into the project directory, then run the following

python3 -m venv venv
venv/bin/python3 -m pip install --upgrade pip
venv/bin/python3 -m pip install -r requirements.txt

Usage

venv/bin/python3 scraper.py

Libraries/Frameworks used