This repository was archived by the owner on Nov 21, 2025. It is now read-only.
rcrowley/opendns-fetchstats
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
NAME OpenDNS Stats Fetcher SYNOPSIS fetchstats <username> <network_id> <YYYY-MM-DD> [<YYYY-MM-DD>] DESCRIPTION Automatically fetch your OpenDNS Top Domains data for the given date range in CSV format. Fetches all pages and combines them into one CSV file, which is printed to STDOUT. INSTALLATION The script doesn't need to be "installed" but it is nice to put it on your PATH somewhere. Your curl program must be on your PATH, as well. DEPENDENCIES BASH <http://www.gnu.org/software/bash/> cURL <http://curl.haxx.se/> VERSION 0.1 AUTHOR Richard Crowley <richard@opendns.com> Brian Hartvigsen <brian.hartvigsen@opendns.com> LICENSE This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License <http://creativecommons.org/licenses/by-sa/3.0/>