Coder Social home page Coder Social logo

yannickfe / tiktokanalytics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vivek8031/tiktokanalytics

0.0 0.0 0.0 69 KB

πŸŽ‰ Dive into the world of TikTok analytics with our Python project! 🐍 Analyze user engagement and content performance using TikTok's API, and visualize insights on an interactive dashboard. πŸ”¬Test features in Jupyter notebook and contribute to our growing community. πŸš€Explore, analyze, and interpret TikTok data like never before!

Python 12.95% Jupyter Notebook 87.05%

tiktokanalytics's Introduction

πŸŽ‰ TikTok Analytics Project πŸŽ‰

Open In Studio Lab Β Β Β Β Β Β  Preview in nbviewer Β Β Β Β Β Β  Open in Google Colab

This repository contains a Python-based project 🐍 designed to interact with the TikTok API, perform analytics on user data πŸ“Š, and present the results in an interactive web-based dashboard πŸ’». It includes a Jupyter notebook for testing πŸ§ͺ, Python modules containing the core functionality and helper functions, and a Streamlit application script that serves as the entry point to the application.

πŸ“ Table of Contents

πŸ“– About

This project provides a comprehensive tool for understanding and analyzing user engagement and content performance on TikTok πŸ“Ή. Using the TikTok API, it fetches data related to specific users and their videos, including view counts, shares, and more. Subsequent analysis of this data can provide valuable insights into user behavior and content performance, which are integral for content creators, marketers, and researchers.

The project employs the Streamlit library to present these insights in an easy-to-understand, user-friendly dashboard that allows for efficient data interpretation. The project is modular, with separate components for API interaction (tiktok.py), helper functions (helpers.py), and the main application (app.py). Additionally, it contains a Jupyter notebook (Tiktok Analytics Test.ipynb) that was used for testing purposes during development.

✨ Features

  • 🌐 TikTok API Interaction: The TikTokAPI class in tiktok.py provides methods for performing various operations with the TikTok API. These include obtaining information about a user, fetching user videos, and retrieving analytics related to these videos.

  • 🧰 Helper Functions: The helpers.py module contains various utility functions that assist in performing common tasks throughout the project. This includes functions for parsing dates, creating video objects from JSON responses, and calculating percent increases.

  • πŸ–₯️ Web-based Dashboard: The app.py script uses the Streamlit library to create a web application that displays the analytics data. It imports the TikTokAPI class and the helper functions, and then uses them to fetch, analyze, and present the data.

  • πŸ”¬ Jupyter Notebook for Testing: The Tiktok Analytics Test.ipynb is a Jupyter notebook used for testing the functionality of the project during development. It allows for interactive execution of code and immediate viewing of results, which facilitates testing and debugging.

πŸ› οΈ Installation

Before installing, ensure that you have Python 🐍 and pip installed on your system. Once these prerequisites are met, you can install the project by cloning this repository and installing the required dependencies.

git clone https://github.com/vivek7208/TikTok_Analytics.git
cd TikTok_Analytics

πŸš€ Usage

After installing, you can run the application by executing the app.py script.

streamlit run app.py

This will start the Streamlit server, and you can access the dashboard by navigating to the displayed URL in your web browser 🌐.

🀝 Contributing

We welcome contributions from the community πŸ‘. If you'd like to contribute, please fork the repository and make your changes, then create a pull request against this repository.

πŸ“œ License

This project is licensed under the MIT License.

tiktokanalytics's People

Contributors

vivek8031 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.