Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hoanle396/py-iconnect
- Owner: Hoanle396
- License: other
- Created: 2022-07-08T15:15:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-09T09:21:14.000Z (over 2 years ago)
- Last Synced: 2024-06-22T02:48:00.023Z (5 months ago)
- Topics: crawler, flask, flask-application, image-processing, python
- Language: Python
- Homepage:
- Size: 96.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)