1.10.6 • Published 11 months ago

@sparanoid/eop-extractor-tiktok v1.10.6

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
11 months ago

@sparanoid/eop-extractor-tiktok

Pure __NEXT_DATA__ data extractor/scraper for TikTok without using API.

Features

  • Simple, fast, ESM by default
  • Minimal dependencies, HTTPS requests by got

Usage

import extract from '@sparanoid/eop-extractor-tiktok';

const url = `https://www.tiktok.com/@minatoaqua`;
const resp = await extract(url);

console.log(resp.query.uniqueId);
//=> minatoaqua

Please note that TikTok is not available in some regions. You have to use the IPs outside of these regions.

License

AGPL-3.0

1.10.5

12 months ago

1.10.6

11 months ago

1.9.5

12 months ago

1.8.17

1 year ago

1.8.18

1 year ago

1.8.7

1 year ago

1.8.6

1 year ago

1.8.5

1 year ago

1.8.4

2 years ago

1.8.2

2 years ago

1.8.0

2 years ago

1.7.15

2 years ago

1.7.5

2 years ago

1.7.2

2 years ago

1.6.3

2 years ago

1.6.0

2 years ago