Torrent Scraper avatar
Torrent Scraper

Pricing

Pay per usage

Go to Store
Torrent Scraper

Torrent Scraper

Developed by

Ondrej Klinovský

Ondrej Klinovský

Maintained by Community

Scrape information about torrents from popular torrent sites. Download the data in JSON, CSV, and Excel.

0.0 (0)

Pricing

Pay per usage

5

Total users

134

Monthly users

11

Runs succeeded

>99%

Last modified

2 years ago

You can access the Torrent Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "query": "debian",
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call ondrejklinovsky/torrent-scraper --silent --output-dataset

Torrent Scraper API through CLI

The Apify CLI is the official tool that allows you to use Torrent Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: