Skip to content

Latest commit

 

History

History

arc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Description of the Archive.org scraping library

arc searches torrents on Archive.org

See here the Go documentation of this library.

The Lookup function searches Archive.org and returns a clean list of torrents. For each torrent the following info is retrieved:

  • name
  • description page

The FindAndDlFile function opens a torrent description page, retrieves the torrent file url, and downloads the torrent file.