8000 GitHub - VerifiedJoseph/GDPR451: Command line script for checking the availability of websites in the EU after GDPR
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 14, 2021. It is now read-only.
/ GDPR451 Public archive

Command line script for checking the availability of websites in the EU after GDPR

License

Notifications You must be signed in to change notification settings

VerifiedJoseph/GDPR451

Repository files navigation

GDPR451

Screenshot GDPR451 is a php command line script for checking the availability of websites in the EU after GDPR became law on 25 May 2018.

The script checks the websites listed in websites.csv and saves the results to results.csv, it also outputs the results to a table in the terminal.

A full list of websites that are or were blocked can be found at: https://data.verifiedjoseph.com/dataset/websites-not-available-eu-gdpr or https://github.com/VerifiedJoseph/data.verifiedjoseph.com/blob/master/website-blocked-gdpr.csv

Command line options

--websites="FILE PATH" 	Use a custom websites csv file
--results="FILE PATH" 	Use a custom results csv file
--disable_table 	Disable results table creation

Dependencies (via Composer)

league/csv
league/climate

Limitations

  • Script only checks response headers for changes not HTML.

About

Command line script for checking the availability of websites in the EU after GDPR

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0