Item

TikTok Content Scraper

Date

2025-02-12

Journal Title

Journal ISSN

Volume Title

Publisher

github

Abstract

This scraper allows you to download both TikTok videos and slides without an official API key. In addition, about 100 metadata about the video, author, music, video file and hashtags can be scraped. The scraper was built as a Python class and can be inherited by a custom parent class. This allows the scraper to be easily connected to a database, for example.

Version 2.0 represents a complete architectural redesign of the first version aimed at reducing code complexity, improving usability, and introducing new features including SQLite database integration for progress tracking.

This project was originally developed at:
https://github.com/Q-Bukold/TikTok-Content-Scraper

Description

Keywords

Software, Python, TikTok

Citation

Bukold, Q. (2025). TikTok Content Scraper (Version 2.0) [Computer software]. Weizenbaum Institute. https://doi.org/10.34669/WI.RD/4

Collections

Endorsement

Review

Supplemented By

Referenced By

Version History

Now showing 1 - 1 of 1
VersionDateSummary
2*
2025-09-16 08:49:16
Version 2.0
* Selected version