rcrowley / opendns-fetchstats
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit a32df4c18b5a7d1699966dd33cd9db06d90b6c6e
tree ad5f737e19f4f28fd8b0c426d6f350dd159a55e3
parent 28b32a8b7229a25e4b90ce877b2df593fb250aba
tree ad5f737e19f4f28fd8b0c426d6f350dd159a55e3
parent 28b32a8b7229a25e4b90ce877b2df593fb250aba
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
fetchstats |
README
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 /bin/sh cURL <http://curl.haxx.se/> VERSION 0.1 AUTHOR Richard Crowley <richard@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/>

