Learn R Programming

⚠️There's a newer version (0.1.6) of this package.Take me there.

internetarchive (version 0.1.4)

An API Client for the Internet Archive

Description

Search the Internet Archive, retrieve metadata, and download files.

Copy Link

Version

Install

install.packages('internetarchive')

Monthly Downloads

18

Version

0.1.4

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Lincoln Mullen

Last Published

September 28th, 2015

Functions in internetarchive (0.1.4)

ia_keyword_search

Perform an simple keyword search of the Internet Archive.
internetarchive

Client for the Internet Archive API
ia_get_items

Get the metadata for Internet Archive items
ia_files

Access the list of files associated with an Internet Archive item
ia_item_id

Access the item IDs from an Internet Archive items
ia_browse

Open an Internet Archive item in the browser
ia_search

Search the Internet Archive
ia_list_fields

List accepted metadata fields
ia_metadata

Access the item metadata from an Internet Archive item
ia_download

Download files for Internet Archive items.