-
Notifications
You must be signed in to change notification settings - Fork 36
wget
Tim L edited this page Feb 15, 2014
·
6 revisions
This page describes some useful wget options. We use http://data.semanticweb.org/dumps/ as an example site to retrieve.
wget --mirror -e robots=off --no-parent $web_directory
wget --mirror -e robots=off -A owl,rdf,ttl,nt,n3 --no-parent $web_directory
Places we use wget: