Command-line tool to interact with
archive.org
. More information: https://archive.org/services/docs/api/internetarchive/cli.html.
ia
with API keys (some functions won’t work without this step):ia configure
archive.org
:ia upload identifier path/to/file --metadata="mediatype:data" --metadata="title:example"
archive.org
:ia download item
archive.org
:ia delete identifier file
archive.org
, returning results as JSON:ia search 'subject:"subject" collection:collection'