Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hoanle396/py-iconnect


https://github.com/hoanle396/py-iconnect

crawler flask flask-application image-processing python

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# API TIKTOK in Python

This is the unofficial TIKTOK and IMAGE in Python. With this API you can get data of User , Read Image

## Install
```

pip install -r requirements.txt
```

## Update

## Note
- API works fine for Python version 3.9
- If you get the error ModuleNotFoundError: No module named 'Crypto', please try
```
pip uninstall crypto
pip uninstall pycryptodome
pip install pycryptodome
```

### Contact
[HOANLE.TK](https://hoanle.tk)