Metadata-Version: 2.4
Name: content-analysis-tool
Version: 0.1.4
Summary: Phân tích nội dung và nhận diện thương hiệu, chủ đề
Home-page: https://github.com/username/content-analysis-tool
Author: DongHoang
Author-email: hvdong1990@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ahocorapy
Requires-Dist: regex
Requires-Dist: statistics
Requires-Dist: pathlib
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# TikTok Collector

A Python library for collecting TikTok data including hashtags and keywords.

## Installation

```bash
pip install content-analysis
```

## Features

## Usage

### Basic Usage

# Collect posts by keyword


### Configuration

You can configure the collector using environment variables:

```bash
export TIKTOK_API_KEY=your_rapidapi_key
```

## Requirements

- Python 3.7+
- requests
- pandas
- numpy
- python-dotenv
- boto3
- pytz
- httplib2
- sqlalchemy
- openpyxl
- pyspark
- hadoop-aws
- aws-java-sdk-bundle

## License

This project is licensed under the MIT License - see the LICENSE file for details. 
